Guest User

Untitled

a guest
Aug 16th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.42 KB | None | 0 0
  1. ** secunet **
  2.  
  3. # coder: papaschlumpf
  4. # dev. with: visual studio 2010
  5.  
  6. # package: basic
  7. # version: 1.0.1
  8.  
  9. # language: native c++
  10. # stubsize: 25 - 45kb ( depending on configuration )
  11.  
  12. # price: 300EUR
  13. # accepted payments: WMZ, WME, UKASH
  14.  
  15.  
  16. # core features:
  17. > software developed with native c++; no depencies to non windows libraries;
  18. no c-runtime required
  19. > executable is protected with some selfcoded protector, based on memory
  20. manupulations; no crap like runpe
  21. > installation routine uses random executable names; personally changed mutexes,
  22. pipes, and registry keys
  23. > bot uses direct code injection to install a watcher to a remote process which
  24. protects the own process, registry keys and files. the bot itself protects
  25. the remote process as well
  26. > software is strictly modularized into diffrent parts:
  27. > framework: selfdeveloped c-framework to make life easier; complete sdk
  28. available on request to develop own modules
  29. > binary: the bot itself
  30. > modules: selfexplainig ;)
  31.  
  32. # included modules:
  33. > mod_misc: some functions to control the bot core ( e.g. changing
  34. the connection interval, uninstall, changing the host, etc. )
  35. > mod_load: a simple download wrapper which is able to download in
  36. blocking and nonblocking mode from panel and any other webservers
  37. > mod_ddos ( light version ): http and tcp(supersyn) flood with threadcontroller,
  38. that means you are able to add and stop as many threads as you want, e.g.
  39. ddosing more than one site with one victim at the same time
  40.  
  41. # webpanel features:
  42. > simple to extend php-framework which provides all functions you need
  43. > multi-command control system, which allows to add as many commands as you want
  44. to the same victims
  45. > file upload with loadviewer to spread files directly to your victims
  46. > calculated and real loadviewer from webserver
  47. > etc... screens attached
  48.  
  49. # available modules:
  50. > mod_rkit: ring3 rootkit which affects all processes and hides files, infects new
  51. processes, protect files and processes.
  52.  
  53. > notes: required for mod_grab
  54. > price: +100EUR
  55.  
  56.  
  57.  
  58. > mod_grab: coming soon (formgrabber)
  59.  
  60.  
  61. > mod_rprx: coming soon!
  62.  
  63. # support:
  64. > serious bugfix updates will be available for free
  65. > a extended support will be available on request. contact us!
  66.  
  67. # you need something that's not listed here? contact me and i'll maybe can do something
  68. for you
  69.  
  70. Contact : schlumpf@carders.in;ICQ : 4301155444
Add Comment
Please, Sign In to add comment