Minify Python Dropper
- For education purpose only.
- Server and WooDoo only work on Linux.
- Client designed for compatible with Windows only.
- execute target system commands
- persistence in system
- re-connect every 1 minute
- upload file to target
- download file from target
- multi-client C2 support
- execute payload
- using watchdog timer base for monitor connection between client and server (I call it "WooDoo").
- cd [path] ****change directory
- upload [filename] ****upload file to target
- download [filename] ****donwload file from target
- list ****display all client
- num_look [target_number] ****select target to control
- num_fetch ****show current target
- payload [payload] ****execute payload
- exit (when control target) ****shutdown target (back to re-connect mode)
- bye ****shutdown server
- pip install pyinstaller
- C:\Python27\Scripts\pyinstaller.exe client.py --onefile --noconsole
- Server: python -W ignore listener.py
- WooDoo: python woodoo.py (Enter woodoo port)
- Anuwat Khongchuai (un4ckn0wl3z)
- un4ckn0wl3zatgmaildotcom
- https://www.facebook.com/
- https://haxtivitiez.wordpress.com/
- Rudekitz (OPL Member)
- IOBOYZ (OPL Member)