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
Save file? [Y\n]: Y
Traceback (most recent call last):
File "PoC.py", line 42, in
start()
File "PoC.py", line 40, in start
poc()
File "PoC.py", line 37, in poc
start()
File "PoC.py", line 40, in start
poc()
File "PoC.py", line 33, in poc
os.system("echo '"+text+"' > "+filename.replace("/etc/", ""))
NameError: name 'filename' is not defined
The text was updated successfully, but these errors were encountered:
Hello check the error please
<title>400 Bad Request</title>400 Bad Request
Save file? [Y\n]: Y Traceback (most recent call last): File "PoC.py", line 42, in start() File "PoC.py", line 40, in start poc() File "PoC.py", line 37, in poc start() File "PoC.py", line 40, in start poc() File "PoC.py", line 33, in poc os.system("echo '"+text+"' > "+filename.replace("/etc/", "")) NameError: name 'filename' is not definedThe text was updated successfully, but these errors were encountered: