Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 1.22 KB

README.md

File metadata and controls

18 lines (17 loc) · 1.22 KB

dogoncouch-misc

Miscellany.

Index

  • 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.