All in one big bag. For fun, profits, or CTFs.
grep word f1
sort | uniq -c
diff f1 f2
find -size f1
zcat f1 > f2
gzip -d file
bzip2 -d f1
tar -xvf file
nc localhost 30000
echo 4wcYUJFw0k0XLShlDzztnTBHiqxU3b3e | nc localhost 30000
openssl s_client -connect localhost:30001 -quiet
nmap -p 31000-32000 localhost
telnet localhost 3000
- The Tangled Web
- The Art of Exploitation
- The Art of Software Security Assessment
- Practical Packet Analysis
- Gray Hat Python
- Black Hat Python
- Violent Python
- Krebs Series on how to be in InfoSec: Thomas Ptacek, Bruce Schneier, Charlie Miller
- How to be a InfoSec Geek
- My Blog
- My OPML list of RSS feeds (that and Twitter are how I get my news).
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License