You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "C:\vulnx-master\vulnx.py", line 14, in
from modules.detector import CMS
File "C:\vulnx-master\modules\detector.py", line 7, in
from modules.executor.Wordpress import Wordpress
File "C:\vulnx-master\modules\executor\Wordpress.py", line 6, in
from modules.exploits.wordpress_exploits import WPExploits
File "C:\vulnx-master\modules\exploits\wordpress_exploits.py", line 8, in
import requests
ModuleNotFoundError: No module named 'requests'
PS C:\vulnx-master>
All permissions has been given but it's not working
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "C:\vulnx-master\vulnx.py", line 14, in
from modules.detector import CMS
File "C:\vulnx-master\modules\detector.py", line 7, in
from modules.executor.Wordpress import Wordpress
File "C:\vulnx-master\modules\executor\Wordpress.py", line 6, in
from modules.exploits.wordpress_exploits import WPExploits
File "C:\vulnx-master\modules\exploits\wordpress_exploits.py", line 8, in
import requests
ModuleNotFoundError: No module named 'requests'
PS C:\vulnx-master>
All permissions has been given but it's not working
The text was updated successfully, but these errors were encountered: