Miscellany.
- Network - Network related scripts.
- ssltest.sh - Checks http and ssh protocol security on a remote host.
- Reverse Shell - Reverse shell server and client.
- geofind.py - Prints GeoIP information on a hostname or IP address.
- myip.py - Finds and displays your public IP address and (approximate) location via duckduckgo.
- putkey.sh - Adds your ssh public key to
~/.ssh/authorized_keys
on a remote host.
- uselog.py - Logs system usage statistics to syslog.
- SIEM testing - SIEM testing scripts.
- logflood.py - Floods log files using old log events with new date stamps.
- wlsim.py - Simulates brute force attacks by repeating the same wordlist.
- Misc - Very miscellaneous.
- html-gen.py - Creates HTML files for directories full of pictures or other files.
- fix-newlines.py - Switches newlines in a file between \r and \n.
- clean-fixtures.py - Removes primary keys from django fixtures.