From 235821963161566e4b80f0ef9e729cac9827389d Mon Sep 17 00:00:00 2001 From: tanaydin sirin Date: Wed, 4 Dec 2024 10:02:17 +0100 Subject: [PATCH] Fix for Google Hacking Database URL (#5824) --- sqlmap.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sqlmap.conf b/sqlmap.conf index 5b1a10271..b4efebcf9 100644 --- a/sqlmap.conf +++ b/sqlmap.conf @@ -27,8 +27,8 @@ requestFile = # Rather than providing a target URL, let Google return target # hosts as result of your Google dork expression. For a list of Google -# dorks see Johnny Long Google Hacking Database at -# http://johnny.ihackstuff.com/ghdb.php. +# dorks see Google Hacking Database at +# https://www.exploit-db.com/google-hacking-database # Example: +ext:php +inurl:"&id=" +intext:"powered by " googleDork =