anouarbensaad / vulnx

vulnx 🕷️ an intelligent Bot, Shell can achieve automatic injection, and help researchers detect security vulnerabilities CMS system. It can perform a quick CMS security detection, information collection (including sub-domain name, ip address, country information, organizational information and time zone, etc.) and vulnerability scanning.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cant run

rijinrij opened this issue · comments

perl@black:/Desktop/SQL/vulnxv3$ ./install.sh
===== VULNX INSTALL =====
[+] vulnx Will Be Installed In Your System
[+] Installing Python ...
Reading package lists... Done
Building dependency tree
Reading state information... Done
python3 is already the newest version (3.6.7-1
18.04).
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
Could not open requirements file: [Errno 2] No such file or directory: './pip/requirements.txt'
[+] Checking directories...
[+] Installing ...
[+] Creating Symbolic Link ...
mkdir: cannot create directory ‘/usr/share/vulnx’: File exists
[+] Tool Successfully Installed And Will Start In 5s!
[+] You can execute tool by typing vulnx
Traceback (most recent call last):
File "/usr/share/vulnx/vulnx.py", line 22, in
from common.threading import threads
ModuleNotFoundError: No module named 'common.threading'
perl@black:/Desktop/SQL/vulnxv3$ vulnx
Traceback (most recent call last):
File "/usr/share/vulnx/vulnx.py", line 22, in
from common.threading import threads
ModuleNotFoundError: No module named 'common.threading'
perl@black:
/Desktop/SQL/vulnxv3$

✅ Fixed..