8000 GitHub - ScriptKiddy731/Homebreaker: A simple tool for finding information disclosure vulnerabilities.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ScriptKiddy731/Homebreaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

HOMEBREAKER

Homebreaker is an automated tool for finding Information Disclosure type vulnerabilities using wayback archive, written in python and taking up a small amount of space on your hard disk.

Installation

To install Homebreaker Tool run the following commands in your Linux terminal:

git clone https://github.com/ScriptKiddy731/Homebreaker

cd Homebreaker

pip install -r requirements.txt

Using

python3 disclosurer.py

изображение

Script has a very intuitive interface. All you need to do to start a scan is to paste the URL link into the URL box. After that, the scan will start. Scanning may take some time, so please be patient. Dublicates will be filtered.

Don't do too much attempts in a short perriod of time because Wayback Archive can ban your connection for some time.

When the scan is complete, you will be prompted to save the results. You can do this to check links for availability using httprobe and other tools. The “interesting results” will sort links and files that may contain potentially sensitive information. You can download the file of interest from this column if you need to. изображение

About

A simple tool for finding information disclosure vulnerabilities.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0