Skip to content

HowdoComputer/ReconSpider-HTB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ReconSpider-HTB

ReconSpider.py web enumeration script provided by HackTheBox.

Requirements

This script requires the Python library scrapy.

On Kali, you can get this by running:

sudo apt install python3-scrapy

In other distros that still utilize pip3, you may be able to install it with:

pip3 install scrapy

About

ReconSpider.py web enumeration script provided by HackTheBox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages