Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2017
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. Classes:
  2. im.cs // provides aim and msn spreading
  3. ddos.cs // provides http, udp and tcp flooding
  4. irc.cs // irc connections
  5. config.cs // configuration
  6. lfi.cs // will try to get access to /proc/self/environ by dorks and output them
  7. commands.cs // basic commands and parser
  8. bot.cs // provides installer and stuff
  9. main.cs // main thread
  10. protect.cs // protects the bot from being analyzed and performs a ddos on anyone trying to sniff it out
  11. spread.cs provides p2p, lan and usb spreading
  12. Commands:
  13. !im msg
  14. !lfi
  15. !setvar var value
  16. !udp ip time
  17. !tcp ip port time
  18. !http !file|filelist.txt time
  19. !exec command
  20. !join, !part, !raw,
  21. !exit
  22. !update
  23. !info
  24. !visit site low high
  25. !email addy from sub msg times
  26.  
  27. Bot will only authenticate to certaibn hosts
  28.  
  29. nick format country-os-cpuid
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement