I hereby claim:
- I am jaredhaight on github.
- I am jaredhaight (https://keybase.io/jaredhaight) on keybase.
- I have a public key whose fingerprint is 517C 3E62 0B3C 12F1 01C6 DEF7 EE1C 9ED5 4781 F114
To claim this, I am signing this object:
| if [ -z "$1" ]; then | |
| echo "Usage: $0 <file_with_ips>" | |
| exit 0 | |
| fi | |
| echo "Running enum4linux\n" | |
| echo "IP File: $1" | |
| echo "\n" | |
| for ip in $(cat $1);do |
| #! /usr/bin/python | |
| import sys | |
| if len(sys.argv) !=3: | |
| print "Usage: gen_ps1_wget.py <http_server> <file_to_download>" | |
| sys.exit(0) | |
| print "\n" | |
| print "Copy and paste the following in to the host:" | |
| print "\n" |
| syntax on | |
| set nocompatible | |
| set wildmenu | |
| set number | |
| set tabstop=4 |
| # Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm | |
| *.iml | |
| ## Directory-based project format: | |
| .idea/ | |
| # if you remove the above rule, at least ignore the following: | |
| # User-specific stuff: | |
| # .idea/workspace.xml |
I hereby claim:
To claim this, I am signing this object: