Fun with Programming & Reversing
This malware was written in Python and was run in a windows box.
- Task 1
- Designing and making a program that uses a server and client to communicate information back to the server.
- Running Processes
- Upload/Download a file
- IP Address of client
- MAC Address of client
- Username of client
- OS that the client is running
- Designing and making a program that uses a server and client to communicate information back to the server.
- Task 2
- Reverse Engineering our malware that we designed.
The presentation in our project displays an excellent in-depth explanation of our malware program and an analysis of our malware done through IDA PRO and OLLYDBG.