Tag Archives: HTTP

Changing User-Agent in Python-Requests and Requesocks (and using it in an exploit!)

You may have noticed by now that Python’s Requests, and Requesocks, library send a default user-agent. This can be a pain in the arse when such things as a WAF blocks said useragent, or when you are attempting to inject … Continue reading

Posted in Uncategorized | Tagged , , , , , , , , | 1 Comment