Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how fix it #113

Open
0x0Mr opened this issue Jul 20, 2023 · 0 comments
Open

how fix it #113

0x0Mr opened this issue Jul 20, 2023 · 0 comments

Comments

@0x0Mr
Copy link

0x0Mr commented Jul 20, 2023

Traceback (most recent call last):
File "/usr/share/vulnx/vulnx.py", line 158, in
detection()
File "/usr/share/vulnx/vulnx.py", line 113, in detection
instance.instanciate()
File "/usr/share/vulnx/modules/detector.py", line 146, in instanciate
instance.exploit()
File "/usr/share/vulnx/modules/executor/Wordpress.py", line 30, in exploit
return wpx.wpexploits()
^^^^^^^^^^^^^^^^
File "/usr/share/vulnx/modules/exploits/wordpress_exploits.py", line 635, in wpexploits
self.exploit_state(self.wp_wysija())
^^^^^^^^^^^^^^^^
File "/usr/share/vulnx/modules/exploits/wordpress_exploits.py", line 497, in wp_wysija
shell = open('shell/VulnX.php', 'rb')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: 'shell/VulnX.php'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant