Whoami
Gaming Historian
2
MONTHS
2 2 MONTHS OF SERVICE
LEVEL 1
100 XP
How to make effective dorks
##########
for shopping-> basic prefix "id" "name" "category" "subject/addons" "user" "address" "pcode"..
Example: 287456/ cup/ xl/ gift-book/ A.Lewins/ New Orlin/ 077 58
-$ possible dorks for this case
.
.
-$ item.php?id= "cup"
-$ category_name.php?id= "cups"
-$ category.asp?item_id= "xl"
-$ inurl:".php?id=" & inurl:"cup" intext:"gift-book"
-$ inurl:"name.aspx?itemid=" intext:"login"
... etc. how many dorks i can get from this case? = "2^6 effective combinations"
-$ ps. don't use empty target queries like 'index.php?id=' because you will get bad indexed urls
yes more urls but "s**y",yes indexing is important !
##########
for shopping-> basic prefix "id" "name" "category" "subject/addons" "user" "address" "pcode"..
Example: 287456/ cup/ xl/ gift-book/ A.Lewins/ New Orlin/ 077 58
-$ possible dorks for this case
.
.
-$ item.php?id= "cup"
-$ category_name.php?id= "cups"
-$ category.asp?item_id= "xl"
-$ inurl:".php?id=" & inurl:"cup" intext:"gift-book"
-$ inurl:"name.aspx?itemid=" intext:"login"
... etc. how many dorks i can get from this case? = "2^6 effective combinations"
-$ ps. don't use empty target queries like 'index.php?id=' because you will get bad indexed urls
yes more urls but "s**y",yes indexing is important !