Proxy: Hon3yhd

def handle_client(client_socket, target_host, target_port): remote = socket.socket(socket.AF_INET, socket.SOCK_STREAM) remote.connect((target_host, target_port))

hon3yhd --help hon3yhd -h Or if it's a binary, inspect it: hon3yhd proxy

python3 honey_proxy.py Then point your browser or tool to localhost:8888 – all traffic gets logged. Try checking its help or man page: target_port): remote = socket.socket(socket.AF_INET

We use cookies to personalize and enhance your experience on our site. Visit our Privacy Policy. to learn more. By using our site, you are agree to our use of cookies. Accept and Close