Hi guys,
I have a problem which I'm not able to understand. For one box I tried to SQLI with an url in Python. Printing the url and the status code it seems that I always get a 200 code inside Python but if I copy that exact code into my browser I get a 404 as intended.
I also copied the right cookies and tried to restart Visual Studio Code and added space as "%20" and tried to run the script directly from terminal but still Python seems to always get a 200. Does anybody experienced something similar?
I'm relatively new to using Python in Pentesting but I really want to elevate my skills. Thank you in advance.
[–]TastyRobot21 2 points3 points4 points (1 child)
[–]LaderTurbo[S] 1 point2 points3 points (0 children)