Skip to content

A linux server hack/exploit-finder suite

License

Notifications You must be signed in to change notification settings

DronKram/exBOMBER

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text

Launches choice hack/exploit scanner in a detached subshell, and emails a pastebin of the results

Currently available scanners

✅ findbot.pl

✅ findcrack0r.pl <---🆕

✅ maldet

In development

🔜 PHPSiteScan

Features

✅ Emails results

✅ Provides pastebin of results

✅ Provides scan logfile for 'tail -f'


Watch exBOMBER in action:

🎦 https://ittybitty.site/exbomber

To use:

(root access required)

mkdir -p /root/support/exBOMBER
wget https://raw.githubusercontent.com/InterGenStudios/exBOMBER/master/exBOMBER \
-P /root/support/exBOMBER/ --no-check-certificate
chmod +x /root/support/exBOMBER/exBOMBER
cd /root/support/exBOMBER/ && ./exBOMBER

About

A linux server hack/exploit-finder suite

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 66.3%
  • Perl 33.7%