Skip to content

Latest commit

 

History

History
26 lines (10 loc) · 803 Bytes

README.md

File metadata and controls

26 lines (10 loc) · 803 Bytes

Overview

SpiderCrawler is a Python based tool designed to facilitate network scanning and vulnerability assessment. This program leverages the Shodan API for gathering data on open ports and potential vulnerabilities across different IP addresses and then presents you with exploits. It also includes features for data visualization using Matplotlib and a graphical user interface built with Tkinter.

READ ME

Suggested to run the hidemyipwithtor.sh before scanning any IPs you don’t want to find you. Also use a VPN.

The main working file is SpiderCrawlerMain.py run that to run the program.

This is created for educational purposes in realtion for pentesting and other intrests.

This is a work in progress!

TODO

Fix nmap command options some of them still dont work