Source: Python for Black Hat
I. tcp_client.py (base64-encoded exfiltrated data) 1. Create a socket object 2. Connect the client 3. Send some Base64-encoded data 4. Receive data response = II. tcp_server.py 0.0.0.0:9999 (original and decoded) 1. Send something 2. Print out what the client sends 3. Send back a packet 4. Spin up our client thread to handle incoming data
0 Comments
Leave a Reply. |
AuthorVitali Kremez Archives
July 2016
Categories |