Web Proxy Using Python And Burp

Опубликовано: 27 Февраль 2026
на канале: Hacker Associate
2,866
51

In this Video we're going to cover how to configure proxies in Requests. To get started we need a working proxy and a URL we want to send the request to. I am using Python requests module for my demonstration.

I am using Spyder and Sublime for Python Scripting and you are free to choose any editor according to your choice.

My proxies is running on = 127.0.0.1:8080 ( BURP).

Hope you guys enjoyed the episode. For any questions feel free to ask them in comment section or on our social network.

------------------------------------------------------------------------------------------------------------
Social Networks:
Facebook-   / hackerassociate  
LinkedIn-   / hack.  .
Twitter-   / hackerasociate  
------------------------------------------------------------------------------------------------------------

Thank you for watching. Stay connected.

#Proxy #BurpSuite #Python