Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 700 Bytes

File metadata and controls

25 lines (14 loc) · 700 Bytes

Python-RAT-and-Analysis

A trojan written in the python language and trojan analysis

Skills

Multi reverse

CMD commands

Change directory

Dynamic Analysis

Network

We do network analysis with wireshark. 1

The server has sent the client whoami command. Client ran the whoami command on itself and sent the reply back to the server.

2

This time the server requested the ipconfig information and got back its response. We see that the traffic here is not encrypted.

UPDATING