Skip to content

SpiderCrawler is a Python based pentesting tool designed to facilitate network scanning and vulnerability assessment. This program leverages multiple tools for gathering data on open ports and potential vulnerabilities across different IP addresses and then presents you with exploits.

License

Notifications You must be signed in to change notification settings

BJW333/SpiderCrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 

Repository files navigation

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

still some errors with how references are printing out in the gui it repeats the same one

About

SpiderCrawler is a Python based pentesting tool designed to facilitate network scanning and vulnerability assessment. This program leverages multiple tools for gathering data on open ports and potential vulnerabilities across different IP addresses and then presents you with exploits.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published