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
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
When I run the script --> python3 pwnxss.py -u https://mysite.com
I see this error:
Traceback (most recent call last):
File "/opt/PwnXSS/pwnxss.py", line 7, in <module>
from lib.helper.helper import *
ModuleNotFoundError: No module named 'lib.helper'
Desktop (please complete the following information):
OS: Linux 5.14.0-kali2-amd64 Tip #1 SMP Debian 5.14.9-2kali1 (2021-10-04) x86_64 GNU/Linux
Python version: 3.9.7
A greeting and thanks
The text was updated successfully, but these errors were encountered:
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
When I run the script --> python3 pwnxss.py -u https://mysite.com
I see this error:
Desktop (please complete the following information):
A greeting and thanks
The text was updated successfully, but these errors were encountered: