Update payload.txt
parent
fe7574381e
commit
16c99038b2
|
@ -24,7 +24,7 @@ QUACK DELAY 1000
|
|||
QUACK STRING echo 'while true; do
|
||||
QUACK ENTER
|
||||
QUACK DELAY 500
|
||||
QUACK STRING response=$(curl -k -H "Authorization: 0ff4fbf0ecffa77ce8d3852a29263e263838e9bb" -X POST https://systemip/webui/logoutconfirm.html?logon_hash=1)
|
||||
QUACK STRING response=$(curl -k -H \"Authorization: 0ff4fbf0ecffa77ce8d3852a29263e263838e9bb\" -X POST https://systemip/webui/logoutconfirm.html?logon_hash=1)
|
||||
QUACK ENTER
|
||||
QUACK DELAY 500
|
||||
QUACK STRING if [[ $response =~ ^[0-9a-zA-Z]+$ ]]; then
|
||||
|
|
Loading…
Reference in New Issue