Skip to content

benluteijn/jBoss-Exploit-Check

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

jBoss-Exploit-Check

Checks jBoss Projects for known vulnerabilties on Exploit-DB (http://exploit-db.com).

#####Prerequities: PHP5+
Python2.6+
Webbots Spiders and Screen Scrapers Library (http://webbotsspidersscreenscrapers.com/DSP_download.php)
Save library files to ./library/ folder.

For Debian:

sudo apt-get install php5-cli php5-curl python  
cd jBoss-Exploit-Check  
php jBoss.php

Output will be sent to CLI and .txt files.

About

Checks jBoss Projects for known vulnerabilties

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 88.2%
  • PHP 11.8%