├── Botnets ├── SquidNet.py ├── SquidNetSSH.py └── SquidWorm.py ├── Information Gathering ├── HashSquid.py ├── SquidFinder.py ├── SquidIPUtils.py ├── SquidLogger.py ├── SquidMap.py ├── SquidPhisher.py ├── SquidXSS.py └── XSSPayloads.txt ├── LICENSE ├── Malware ├── RansomSquid.py ├── RickRollWare.py ├── SquidBomb.py ├── SquidWare.py └── Squidinject.py ├── Network Related ├── SquidDDoS.py ├── SquidPoisoner.py ├── SquidSniffer.py ├── SquidSpammer.py ├── Wifi-PasswordObtainer(windows).py ├── WireSquid.py └── examplespambots.txt ├── README.md ├── Sample Client Scripts ├── SquidLoggerClient.py ├── SquidNetBot.py ├── SquidNetMaster.py └── SquidWorms.py └── Vulnerable Scripts ├── VulnerableSQLSearchServ.py ├── VulnerableSQLServer.py └── VulnerableWebServer.py /Botnets/SquidNet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DrSquidX/Ethical-Hacking-Scripts/HEAD/Botnets/SquidNet.py -------------------------------------------------------------------------------- /Botnets/SquidNetSSH.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DrSquidX/Ethical-Hacking-Scripts/HEAD/Botnets/SquidNetSSH.py -------------------------------------------------------------------------------- /Botnets/SquidWorm.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DrSquidX/Ethical-Hacking-Scripts/HEAD/Botnets/SquidWorm.py -------------------------------------------------------------------------------- /Information Gathering/HashSquid.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DrSquidX/Ethical-Hacking-Scripts/HEAD/Information Gathering/HashSquid.py -------------------------------------------------------------------------------- /Information Gathering/SquidFinder.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DrSquidX/Ethical-Hacking-Scripts/HEAD/Information Gathering/SquidFinder.py -------------------------------------------------------------------------------- /Information Gathering/SquidIPUtils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DrSquidX/Ethical-Hacking-Scripts/HEAD/Information Gathering/SquidIPUtils.py -------------------------------------------------------------------------------- /Information Gathering/SquidLogger.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DrSquidX/Ethical-Hacking-Scripts/HEAD/Information Gathering/SquidLogger.py -------------------------------------------------------------------------------- /Information Gathering/SquidMap.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DrSquidX/Ethical-Hacking-Scripts/HEAD/Information Gathering/SquidMap.py -------------------------------------------------------------------------------- /Information Gathering/SquidPhisher.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DrSquidX/Ethical-Hacking-Scripts/HEAD/Information Gathering/SquidPhisher.py -------------------------------------------------------------------------------- /Information Gathering/SquidXSS.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DrSquidX/Ethical-Hacking-Scripts/HEAD/Information Gathering/SquidXSS.py -------------------------------------------------------------------------------- /Information Gathering/XSSPayloads.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DrSquidX/Ethical-Hacking-Scripts/HEAD/Information Gathering/XSSPayloads.txt -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DrSquidX/Ethical-Hacking-Scripts/HEAD/LICENSE -------------------------------------------------------------------------------- /Malware/RansomSquid.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DrSquidX/Ethical-Hacking-Scripts/HEAD/Malware/RansomSquid.py -------------------------------------------------------------------------------- /Malware/RickRollWare.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DrSquidX/Ethical-Hacking-Scripts/HEAD/Malware/RickRollWare.py -------------------------------------------------------------------------------- /Malware/SquidBomb.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DrSquidX/Ethical-Hacking-Scripts/HEAD/Malware/SquidBomb.py -------------------------------------------------------------------------------- /Malware/SquidWare.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DrSquidX/Ethical-Hacking-Scripts/HEAD/Malware/SquidWare.py -------------------------------------------------------------------------------- /Malware/Squidinject.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DrSquidX/Ethical-Hacking-Scripts/HEAD/Malware/Squidinject.py -------------------------------------------------------------------------------- /Network Related/SquidDDoS.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DrSquidX/Ethical-Hacking-Scripts/HEAD/Network Related/SquidDDoS.py -------------------------------------------------------------------------------- /Network Related/SquidPoisoner.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DrSquidX/Ethical-Hacking-Scripts/HEAD/Network Related/SquidPoisoner.py -------------------------------------------------------------------------------- /Network Related/SquidSniffer.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DrSquidX/Ethical-Hacking-Scripts/HEAD/Network Related/SquidSniffer.py -------------------------------------------------------------------------------- /Network Related/SquidSpammer.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DrSquidX/Ethical-Hacking-Scripts/HEAD/Network Related/SquidSpammer.py -------------------------------------------------------------------------------- /Network Related/Wifi-PasswordObtainer(windows).py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DrSquidX/Ethical-Hacking-Scripts/HEAD/Network Related/Wifi-PasswordObtainer(windows).py -------------------------------------------------------------------------------- /Network Related/WireSquid.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DrSquidX/Ethical-Hacking-Scripts/HEAD/Network Related/WireSquid.py -------------------------------------------------------------------------------- /Network Related/examplespambots.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DrSquidX/Ethical-Hacking-Scripts/HEAD/Network Related/examplespambots.txt -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DrSquidX/Ethical-Hacking-Scripts/HEAD/README.md -------------------------------------------------------------------------------- /Sample Client Scripts/SquidLoggerClient.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DrSquidX/Ethical-Hacking-Scripts/HEAD/Sample Client Scripts/SquidLoggerClient.py -------------------------------------------------------------------------------- /Sample Client Scripts/SquidNetBot.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DrSquidX/Ethical-Hacking-Scripts/HEAD/Sample Client Scripts/SquidNetBot.py -------------------------------------------------------------------------------- /Sample Client Scripts/SquidNetMaster.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DrSquidX/Ethical-Hacking-Scripts/HEAD/Sample Client Scripts/SquidNetMaster.py -------------------------------------------------------------------------------- /Sample Client Scripts/SquidWorms.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DrSquidX/Ethical-Hacking-Scripts/HEAD/Sample Client Scripts/SquidWorms.py -------------------------------------------------------------------------------- /Vulnerable Scripts/VulnerableSQLSearchServ.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DrSquidX/Ethical-Hacking-Scripts/HEAD/Vulnerable Scripts/VulnerableSQLSearchServ.py -------------------------------------------------------------------------------- /Vulnerable Scripts/VulnerableSQLServer.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DrSquidX/Ethical-Hacking-Scripts/HEAD/Vulnerable Scripts/VulnerableSQLServer.py -------------------------------------------------------------------------------- /Vulnerable Scripts/VulnerableWebServer.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DrSquidX/Ethical-Hacking-Scripts/HEAD/Vulnerable Scripts/VulnerableWebServer.py --------------------------------------------------------------------------------