Skip to content

This tool will check for Sensitive Data Leakage with some useful patterns/RegEx. The patterns are mostly targeted on waybackdata and filter everything accordingly.

License

Notifications You must be signed in to change notification settings

bbhunter/back-me-up

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

License

Follow on Twitter

back-me-up

This tool will check for Sensitive Data Leakage with some useful patterns/RegEx. The patterns are mostly targeted on waybackdata and filter everything accordingly.

Usage

root@me_dheeraj:$ cat > targets.txt
target1.tld
target2.tld

root@me_dheeraj:$ bash bulkyy.sh
[-] Usage: bash bulkyy.sh [-f/--file] targets.txt

Output will be saved in "output" directory

Dheerajmadhukar

Prerequisites
  • waybackurls [$ sudo go get github.com/tomnomnom/waybackurls] @tomnomnom
  • gauplus [$ sudo go get -u -v github.com/bp0lr/gauplus] @bp0lr
  • anew [$ sudo go get -u github.com/tomnomnom/anew] @tomnomnom
  • httpx @pdiscoveryio
  • pv [$ sudo apt install pv -y]

About

This tool will check for Sensitive Data Leakage with some useful patterns/RegEx. The patterns are mostly targeted on waybackdata and filter everything accordingly.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%