vulnx v1.9 releases: CMS-Detector and Vulnerability Scanner & exec automatic exploit process
VulnX 🕷️ CMS-Detector and Vulnerability Scanner & exec automatic exploit process.
Vulnx is An Intelligent Bot Auto Shell Injector that detects vulnerabilities in multiple types of Cms, fast cms detection, information gathering and vulnerabilities Scanning of the target like subdomains, IP addresses, country, org, timezone, region, and more …
Instead of injecting each and every shell manually like all the other tools do, VulnX analyses the target website checking the presence of vulnerability if so the shell will be Injected.searching urls with dorks Tool.
Features
- Detect cms (wordpress, joomla, prestashop, drupal, opencart, magento, lokomedia)
- Target informations gatherings
- Target Subdomains gathering
- Multi-threading on demand
- Checks for vulnerabilities
- Auto shell injector
- Exploit dork searcher
Ports Scan
High LevelDns
-Servers Dump- Input multiple targets to scan.
- Dorks Listing by Name& by ExploitName.
- Export multiple targets from Dorks into a log file.
Changelog
v1.9
- Add Vulnx−Mode
interactive mode
- Add Command Line Interface Class
cli
- Add Dork Functionnality to Vulnx−Mode
- Fix DNSDUMP Functionnality
Install
$ git clone https://github.com/anouarbensaad/VulnX.git
$ cd VulnX
$ chmod + x install.sh
$ ./install.sh
VulnX can be launched in docker.
$ git clone https://github.com/anouarbensaad/VulnX.git
$ cd VulnX
$ docker build -t vulnx ./docker/
$ docker run -it –name vulnx vulnx:latest -u http://exemple.com
make a local volume to view the results into a log file
$ docker run -it –name vulnx -v “$PWD/logs:/VulnX/logs” vulnx:latest -u http://exemple.com
Copyright (c) 2019 Anouar Ben Saad
Source: https://github.com/anouarbensaad/