DeadPackets / HackPi

A NodeJS server meant to turn a Raspberry Pi into an all out hacking device
MIT License
18 stars 5 forks source link

Tools that need to be implemented #18

Open DeadPackets opened 7 years ago

DeadPackets commented 7 years ago

Dont take this down, its for reference

t50 -> Packet floods (both TCP and UDP and more) DHCPig -> DHCP exhaustion for whole network DoS THC-SSL-DOS -> SSL recognition attacks (SSL DoS) mdk3 -> Wireless attacks (mostly DoS) Tor's Hammer OR Slowloris -> Slow HTTP DoS aireplay-ng OR Karmasploit -> Karma exploit MSF -> I mean, cmon, its MSF

More to be added as I find them

DeadPackets commented 7 years ago

I will include msf installation in getTools.sh, the rest Ill see if I can find them on github and if we can add the repo as submodules.

More tools:

WOL-E -> Wake on LAN fuzzer TLSSLed & SSLyze -> SSL analyzers

DeadPackets commented 7 years ago

I also need to add Bluetooth tools to the list, and I need to study bluetooth in order to understand how to handle certain things. God help me.