Python


Requests

import requests

GET

r = requests.get('http://example.com')

Session

Proxies

POST

Response Objects

Example

Server

Handler

Base64

Decode

Encode

Urlencode

Encode

Interpret newlines as char

Decode

Socket

Server

Client

Common

Execute Command

Os

Subprocess

Thread

Run function

Run class

Run with a max of thread

Hash

MD5

Sha256

Pwn

Last updated