Xerror is an automated pentesting tool that will help security professionals automate their work. Xerror will run all the tests and eventually generate two reports.
Xerror provides GUI easy-to-use menu options. Internally supports openVas for vulnerability scanning, Metasploit for exploitation and provides GUI based options after successful exploitation e.g. Meterpreter sessions.
Xerror is based on python2 as the main language and Django2 as the web framework along with the websockets (django channel) on a celery server and Redis srver to achieve synchronization. It also supports Djanog as the default enging template.
Installation and use
git clone https://github.com/Chudry/Xerror.git
1. Activate the virtual environment by following the command \ r
souce env / bin / activation
2. Start the redis server
service redis-server start
3. Start the python srver
1. cd xerror 2. python mana.py runserver
4. Start the celery server
1. cd xerror
2. celery -A xerror worker -l info
5. Start the msfrpc server
msfrpcd -P 123 -S -a 127.0.0.1
6. Start the openvas server to set the default OMP server functions to [email protected] 127.0.0.1 9392
Application snapshots
You can download the program from here.
Read them Technology News from all over the world, with the validity of iGuRu.gr
Follow us on Google News
Comment Policy:
IGuRu.gr does not publish the comments immediately. Malicious comments, comments that include ads, or comments that are offensive are deleted without notice. We do not adopt the opinions expressed by our readers.
Your comments will be displayed after approval by the administrators