EvilZone
Programming and Scripting => Scripting Languages => Topic started by: Doddy on May 08, 2013, 07:00:59 PM
-
New and possibly the latest version of this console for use in cybercafes.
Commands are
- cmd_getip <host>
- cmd_getlink <page>
- cmd_getprocess
- cmd_killprocess <pid process>
- cmd_conec <host> <port> <command>
- cmd_allow <host>
- cmd_paths <page>
- cmd_encodehex <text>
- cmd_decodehex <text>
- cmd_encodeascii <text>
- cmd_decodeascii <text>
- cmd_encodebase <text>
- cmd_decodebase <text>
- cmd_scanport <host>
- cmd_panel <page>
- cmd_getpass <hash>
- cmd_kobra <page>
- cmd_ftp <host> <user> <pass>
- cmd_mysql <host> <user> <pass>
- cmd_locate <ip>
- cmd_whois <dom>
- cmd_navegator
- cmd_scangoogle
- cmd_help
- cmd_exit
Also you can use normal commands.
A picture :
(http://doddyhackman.webcindario.com/images/stalker.jpg)
The code is here (http://pastebin.com/cjkyLaQn).
-
Seems like a large compilation of basic scripts, but still kudos. You've put effort into this.