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

PermissionError: [Errno 13] Permission denied: 'logPanels.txt' #4

Open
imzooel opened this issue Jun 14, 2023 · 0 comments
Open

PermissionError: [Errno 13] Permission denied: 'logPanels.txt' #4

imzooel opened this issue Jun 14, 2023 · 0 comments

Comments

@imzooel
Copy link

imzooel commented Jun 14, 2023

when I tried a list of subdomain of my target I faced this:

[+] Login panel found ! [https://community.target.com] - 200
/usr/local/Logsensor/logsensor.py:84: MarkupResemblesLocatorWarning: The input looks more like a filename than markup. You may want to open this file and pass the filehandle into Beautiful Soup.
soup = BeautifulSoup(response, "html.parser")
Traceback (most recent call last):
File "/usr/local/Logsensor/logsensor.py", line 206, in
getresults()
File "/usr/local/Logsensor/logsensor.py", line 120, in getresults
with open("logPanels.txt", "w") as n:
^^^^^^^^^^^^^^^^^^^^^^^^^^
PermissionError: [Errno 13] Permission denied: 'logPanels.txt'

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