GinjaChris / pentmenu

A bash script for recon and DOS attacks
GNU General Public License v3.0
499 stars 218 forks source link

added ip detective module #23

Closed xorond closed 8 years ago

xorond commented 8 years ago

IP Detective : This module performs general passive recon on a target. Needed tools for it to work are curl, whois and nslookup. Gives you a whois output of the target and pulls general info about it.

Any suggestions and additions are welcome

GinjaChris commented 8 years ago

Closing....this inspired me to write the DNS recon module (implemented in https://github.com/GinjaChris/pentmenu/commit/4da62f0836136e607b251e75d98afe33dfeac815)