SQL Injection Dorker & Checker | Scrapes vuln websites from multiple search engines and checks them.

Shadow Warrior

Shadow Warrior

Infinity Member
Golden Member
Joined
June 14, 2024
Messages
2,818
Reaction score
77,068
Points
113
FEATURES :
- uses multiple search engines ( google , bing etc )
- proxy support ( can work without proxies as well )
- automatic checker to check if the links are sql injectable
TUTORIAL :
Prerequisites
1. Python 3 installed on your system.
2. The `requirements.txt` file in the same directory as your script.
Installation
1. Open a terminal or command prompt.
2. Navigate to the directory containing your script and the `requirements.txt` file.
3. Run the following command to install the required dependencies:

pip install -r requirements.txt
Usage
Run the script using the following command:
bash
python sql.py
The script will prompt you with the following options:
text
Choose an option:
(1) Only search for the selected search engine using dorks
(2) Search the selected search engine for dorks and check which link is SQL injectable
Your choice (1 or 2):
Enter 1 to only search for the selected search engine using dorks, or 2 to search and check for SQL injection vulnerabilities.
If you choose option 1, the script will ask you:
text
Do you want to use proxies? (yes/no):
Enter yes if you want to use proxies, or no if you don't.
If you choose to use proxies, provide the following information:
text
Enter the path to the proxy file (formatted as url:username:password):
Enter the type of proxies (http, https, socks5, etc.):
Enter the path to the proxy file (formatted as url:username:password) and the type of proxies you are using (e.g., http, https, socks5).
The script will then prompt you to choose the search engine:
text
Which search engine do you want to scrape? (google/bing/duckduckgo):
Enter the name of the search engine you want to use (google, bing, or duckduckgo).
Next, enter your dork query or choose from the example dorks provided:

Enter your dork query (e.g., inurl:"product.php?pid=") or choose from these dorks: inurl:"index.php?id=", inurl:"trainers.php?id=", ...
Finally, enter the number of pages you want to scrape:
Enter the number of pages to scrape:
The script will start searching the selected search engine using the provided dork query and save the found links to the found_links.txt file.
If you chose option 2, the script will also check the found links for SQL injection vulnerabilities and save the results to the vulnerable_links.txt file.
To see this hidden content, you must reply and react with one of the following reactions : Like Like, Love Love, Haha Haha, Wow Wow
 
  • Like
Reactions: n2ochk98s7@iwat, ezfeefgyefgyegy, jsgbjflsbgznbjg and 17 others
I

intakemanifold

Advanced Member
Joined
October 11, 2023
Messages
211
Reaction score
22
Points
18
M

moneyworld001

Advanced Member
Joined
April 2, 2024
Messages
373
Reaction score
9
Points
18
0xH3x

0xH3x

Member
Joined
February 3, 2025
Messages
11
Reaction score
0
Points
1
FEATURES :
- uses multiple search engines ( google , bing etc )
- proxy support ( can work without proxies as well )
- automatic checker to check if the links are sql injectable
TUTORIAL :
Prerequisites
1. Python 3 installed on your system.
2. The `requirements.txt` file in the same directory as your script.
Installation
1. Open a terminal or command prompt.
2. Navigate to the directory containing your script and the `requirements.txt` file.
3. Run the following command to install the required dependencies:

pip install -r requirements.txt
Usage
Run the script using the following command:
bash
python sql.py
The script will prompt you with the following options:
text
Choose an option:
(1) Only search for the selected search engine using dorks
(2) Search the selected search engine for dorks and check which link is SQL injectable
Your choice (1 or 2):
Enter 1 to only search for the selected search engine using dorks, or 2 to search and check for SQL injection vulnerabilities.
If you choose option 1, the script will ask you:
text
Do you want to use proxies? (yes/no):
Enter yes if you want to use proxies, or no if you don't.
If you choose to use proxies, provide the following information:
text
Enter the path to the proxy file (formatted as url:username:password):
Enter the type of proxies (http, https, socks5, etc.):
Enter the path to the proxy file (formatted as url:username:password) and the type of proxies you are using (e.g., http, https, socks5).
The script will then prompt you to choose the search engine:
text
Which search engine do you want to scrape? (google/bing/duckduckgo):
Enter the name of the search engine you want to use (google, bing, or duckduckgo).
Next, enter your dork query or choose from the example dorks provided:

Enter your dork query (e.g., inurl:"product.php?pid=") or choose from these dorks: inurl:"index.php?id=", inurl:"trainers.php?id=", ...
Finally, enter the number of pages you want to scrape:
Enter the number of pages to scrape:
The script will start searching the selected search engine using the provided dork query and save the found links to the found_links.txt file.
If you chose option 2, the script will also check the found links for SQL injection vulnerabilities and save the results to the vulnerable_links.txt file.
[Hidden content]
Thank u man
 
K

kamprov

New Member
Joined
February 8, 2025
Messages
1
Reaction score
0
Points
1
turko92u74

turko92u74

New Member
Joined
March 26, 2025
Messages
2
Reaction score
0
Points
1
FEATURES :
- uses multiple search engines ( google , bing etc )
- proxy support ( can work without proxies as well )
- automatic checker to check if the links are sql injectable
TUTORIAL :
Prerequisites
1. Python 3 installed on your system.
2. The `requirements.txt` file in the same directory as your script.
Installation
1. Open a terminal or command prompt.
2. Navigate to the directory containing your script and the `requirements.txt` file.
3. Run the following command to install the required dependencies:

pip install -r requirements.txt
Usage
Run the script using the following command:
bash
python sql.py
The script will prompt you with the following options:
text
Choose an option:
(1) Only search for the selected search engine using dorks
(2) Search the selected search engine for dorks and check which link is SQL injectable
Your choice (1 or 2):
Enter 1 to only search for the selected search engine using dorks, or 2 to search and check for SQL injection vulnerabilities.
If you choose option 1, the script will ask you:
text
Do you want to use proxies? (yes/no):
Enter yes if you want to use proxies, or no if you don't.
If you choose to use proxies, provide the following information:
text
Enter the path to the proxy file (formatted as url:username:password):
Enter the type of proxies (http, https, socks5, etc.):
Enter the path to the proxy file (formatted as url:username:password) and the type of proxies you are using (e.g., http, https, socks5).
The script will then prompt you to choose the search engine:
text
Which search engine do you want to scrape? (google/bing/duckduckgo):
Enter the name of the search engine you want to use (google, bing, or duckduckgo).
Next, enter your dork query or choose from the example dorks provided:

Enter your dork query (e.g., inurl:"product.php?pid=") or choose from these dorks: inurl:"index.php?id=", inurl:"trainers.php?id=", ...
Finally, enter the number of pages you want to scrape:
Enter the number of pages to scrape:
The script will start searching the selected search engine using the provided dork query and save the found links to the found_links.txt file.
If you chose option 2, the script will also check the found links for SQL injection vulnerabilities and save the results to the vulnerable_links.txt file.
[Hidden content]
 
P

Pazzo59

Member
Joined
December 4, 2023
Messages
36
Reaction score
1
Points
8
FEATURES :
- uses multiple search engines ( google , bing etc )
- proxy support ( can work without proxies as well )
- automatic checker to check if the links are sql injectable
TUTORIAL :
Prerequisites
1. Python 3 installed on your system.
2. The `requirements.txt` file in the same directory as your script.
Installation
1. Open a terminal or command prompt.
2. Navigate to the directory containing your script and the `requirements.txt` file.
3. Run the following command to install the required dependencies:

pip install -r requirements.txt
Usage
Run the script using the following command:
bash
python sql.py
The script will prompt you with the following options:
text
Choose an option:
(1) Only search for the selected search engine using dorks
(2) Search the selected search engine for dorks and check which link is SQL injectable
Your choice (1 or 2):
Enter 1 to only search for the selected search engine using dorks, or 2 to search and check for SQL injection vulnerabilities.
If you choose option 1, the script will ask you:
text
Do you want to use proxies? (yes/no):
Enter yes if you want to use proxies, or no if you don't.
If you choose to use proxies, provide the following information:
text
Enter the path to the proxy file (formatted as url:username:password):
Enter the type of proxies (http, https, socks5, etc.):
Enter the path to the proxy file (formatted as url:username:password) and the type of proxies you are using (e.g., http, https, socks5).
The script will then prompt you to choose the search engine:
text
Which search engine do you want to scrape? (google/bing/duckduckgo):
Enter the name of the search engine you want to use (google, bing, or duckduckgo).
Next, enter your dork query or choose from the example dorks provided:

Enter your dork query (e.g., inurl:"product.php?pid=") or choose from these dorks: inurl:"index.php?id=", inurl:"trainers.php?id=", ...
Finally, enter the number of pages you want to scrape:
Enter the number of pages to scrape:
The script will start searching the selected search engine using the provided dork query and save the found links to the found_links.txt file.
If you chose option 2, the script will also check the found links for SQL injection vulnerabilities and save the results to the vulnerable_links.txt file.
[Hidden content]
toop myg
 
Yuri

Yuri

Member
Joined
March 29, 2025
Messages
6
Reaction score
0
Points
1
FEATURES :
- uses multiple search engines ( google , bing etc )
- proxy support ( can work without proxies as well )
- automatic checker to check if the links are sql injectable
TUTORIAL :
Prerequisites
1. Python 3 installed on your system.
2. The `requirements.txt` file in the same directory as your script.
Installation
1. Open a terminal or command prompt.
2. Navigate to the directory containing your script and the `requirements.txt` file.
3. Run the following command to install the required dependencies:

pip install -r requirements.txt
Usage
Run the script using the following command:
bash
python sql.py
The script will prompt you with the following options:
text
Choose an option:
(1) Only search for the selected search engine using dorks
(2) Search the selected search engine for dorks and check which link is SQL injectable
Your choice (1 or 2):
Enter 1 to only search for the selected search engine using dorks, or 2 to search and check for SQL injection vulnerabilities.
If you choose option 1, the script will ask you:
text
Do you want to use proxies? (yes/no):
Enter yes if you want to use proxies, or no if you don't.
If you choose to use proxies, provide the following information:
text
Enter the path to the proxy file (formatted as url:username:password):
Enter the type of proxies (http, https, socks5, etc.):
Enter the path to the proxy file (formatted as url:username:password) and the type of proxies you are using (e.g., http, https, socks5).
The script will then prompt you to choose the search engine:
text
Which search engine do you want to scrape? (google/bing/duckduckgo):
Enter the name of the search engine you want to use (google, bing, or duckduckgo).
Next, enter your dork query or choose from the example dorks provided:

Enter your dork query (e.g., inurl:"product.php?pid=") or choose from these dorks: inurl:"index.php?id=", inurl:"trainers.php?id=", ...
Finally, enter the number of pages you want to scrape:
Enter the number of pages to scrape:
The script will start searching the selected search engine using the provided dork query and save the found links to the found_links.txt file.
If you chose option 2, the script will also check the found links for SQL injection vulnerabilities and save the results to the vulnerable_links.txt file.
[Hidden content]
wow
 
sterne7x1

sterne7x1

Member
Joined
April 5, 2025
Messages
10
Reaction score
0
Points
1
FEATURES :
- uses multiple search engines ( google , bing etc )
- proxy support ( can work without proxies as well )
- automatic checker to check if the links are sql injectable
TUTORIAL :
Prerequisites
1. Python 3 installed on your system.
2. The `requirements.txt` file in the same directory as your script.
Installation
1. Open a terminal or command prompt.
2. Navigate to the directory containing your script and the `requirements.txt` file.
3. Run the following command to install the required dependencies:

pip install -r requirements.txt
Usage
Run the script using the following command:
bash
python sql.py
The script will prompt you with the following options:
text
Choose an option:
(1) Only search for the selected search engine using dorks
(2) Search the selected search engine for dorks and check which link is SQL injectable
Your choice (1 or 2):
Enter 1 to only search for the selected search engine using dorks, or 2 to search and check for SQL injection vulnerabilities.
If you choose option 1, the script will ask you:
text
Do you want to use proxies? (yes/no):
Enter yes if you want to use proxies, or no if you don't.
If you choose to use proxies, provide the following information:
text
Enter the path to the proxy file (formatted as url:username:password):
Enter the type of proxies (http, https, socks5, etc.):
Enter the path to the proxy file (formatted as url:username:password) and the type of proxies you are using (e.g., http, https, socks5).
The script will then prompt you to choose the search engine:
text
Which search engine do you want to scrape? (google/bing/duckduckgo):
Enter the name of the search engine you want to use (google, bing, or duckduckgo).
Next, enter your dork query or choose from the example dorks provided:

Enter your dork query (e.g., inurl:"product.php?pid=") or choose from these dorks: inurl:"index.php?id=", inurl:"trainers.php?id=", ...
Finally, enter the number of pages you want to scrape:
Enter the number of pages to scrape:
The script will start searching the selected search engine using the provided dork query and save the found links to the found_links.txt file.
If you chose option 2, the script will also check the found links for SQL injection vulnerabilities and save the results to the vulnerable_links.txt file.
[Hidden content]
thankss
 
smoothsilk

smoothsilk

Member
Joined
June 1, 2025
Messages
5
Reaction score
0
Points
1
FEATURES :
- uses multiple search engines ( google , bing etc )
- proxy support ( can work without proxies as well )
- automatic checker to check if the links are sql injectable
TUTORIAL :
Prerequisites
1. Python 3 installed on your system.
2. The `requirements.txt` file in the same directory as your script.
Installation
1. Open a terminal or command prompt.
2. Navigate to the directory containing your script and the `requirements.txt` file.
3. Run the following command to install the required dependencies:

pip install -r requirements.txt
Usage
Run the script using the following command:
bash
python sql.py
The script will prompt you with the following options:
text
Choose an option:
(1) Only search for the selected search engine using dorks
(2) Search the selected search engine for dorks and check which link is SQL injectable
Your choice (1 or 2):
Enter 1 to only search for the selected search engine using dorks, or 2 to search and check for SQL injection vulnerabilities.
If you choose option 1, the script will ask you:
text
Do you want to use proxies? (yes/no):
Enter yes if you want to use proxies, or no if you don't.
If you choose to use proxies, provide the following information:
text
Enter the path to the proxy file (formatted as url:username:password):
Enter the type of proxies (http, https, socks5, etc.):
Enter the path to the proxy file (formatted as url:username:password) and the type of proxies you are using (e.g., http, https, socks5).
The script will then prompt you to choose the search engine:
text
Which search engine do you want to scrape? (google/bing/duckduckgo):
Enter the name of the search engine you want to use (google, bing, or duckduckgo).
Next, enter your dork query or choose from the example dorks provided:
Thanks
 
D

darkrzk1533

Member
Joined
May 23, 2025
Messages
18
Reaction score
0
Points
1
pegeenlonely

pegeenlonely

New Member
Joined
June 13, 2025
Messages
4
Reaction score
0
Points
1
l
FEATURES :
- uses multiple search engines ( google , bing etc )
- proxy support ( can work without proxies as well )
- automatic checker to check if the links are sql injectable
TUTORIAL :
Prerequisites
1. Python 3 installed on your system.
2. The `requirements.txt` file in the same directory as your script.
Installation
1. Open a terminal or command prompt.
2. Navigate to the directory containing your script and the `requirements.txt` file.
3. Run the following command to install the required dependencies:

pip install -r requirements.txt
Usage
Run the script using the following command:
bash
python sql.py
The script will prompt you with the following options:
text
Choose an option:
(1) Only search for the selected search engine using dorks
(2) Search the selected search engine for dorks and check which link is SQL injectable
Your choice (1 or 2):
Enter 1 to only search for the selected search engine using dorks, or 2 to search and check for SQL injection vulnerabilities.
If you choose option 1, the script will ask you:
text
Do you want to use proxies? (yes/no):
Enter yes if you want to use proxies, or no if you don't.
If you choose to use proxies, provide the following information:
text
Enter the path to the proxy file (formatted as url:username:password):
Enter the type of proxies (http, https, socks5, etc.):
Enter the path to the proxy file (formatted as url:username:password) and the type of proxies you are using (e.g., http, https, socks5).
The script will then prompt you to choose the search engine:
text
Which search engine do you want to scrape? (google/bing/duckduckgo):
Enter the name of the search engine you want to use (google, bing, or duckduckgo).
Next, enter your dork query or choose from the example dorks provided:

Enter your dork query (e.g., inurl:"product.php?pid=") or choose from these dorks: inurl:"index.php?id=", inurl:"trainers.php?id=", ...
Finally, enter the number of pages you want to scrape:
Enter the number of pages to scrape:
The script will start searching the selected search engine using the provided dork query and save the found links to the found_links.txt file.
If you chose option 2, the script will also check the found links for SQL injection vulnerabilities and save the results to the vulnerable_links.txt file.
[Hidden content]
olasdasd
 
X

xiaoxiao

Member
Joined
June 19, 2025
Messages
5
Reaction score
0
Points
1
you are very good
 
saw2025

saw2025

Member
Joined
June 21, 2025
Messages
20
Reaction score
2
Points
3
FEATURES :
- uses multiple search engines ( google , bing etc )
- proxy support ( can work without proxies as well )
- automatic checker to check if the links are sql injectable
TUTORIAL :
Prerequisites
1. Python 3 installed on your system.
2. The `requirements.txt` file in the same directory as your script.
Installation
1. Open a terminal or command prompt.
2. Navigate to the directory containing your script and the `requirements.txt` file.
3. Run the following command to install the required dependencies:

pip install -r requirements.txt
Usage
Run the script using the following command:
bash
python sql.py
The script will prompt you with the following options:
text
Choose an option:
(1) Only search for the selected search engine using dorks
(2) Search the selected search engine for dorks and check which link is SQL injectable
Your choice (1 or 2):
Enter 1 to only search for the selected search engine using dorks, or 2 to search and check for SQL injection vulnerabilities.
If you choose option 1, the script will ask you:
text
Do you want to use proxies? (yes/no):
Enter yes if you want to use proxies, or no if you don't.
If you choose to use proxies, provide the following information:
text
Enter the path to the proxy file (formatted as url:username:password):
Enter the type of proxies (http, https, socks5, etc.):
Enter the path to the proxy file (formatted as url:username:password) and the type of proxies you are using (e.g., http, https, socks5).
The script will then prompt you to choose the search engine:
text
Which search engine do you want to scrape? (google/bing/duckduckgo):
Enter the name of the search engine you want to use (google, bing, or duckduckgo).
Next, enter your dork query or choose from the example dorks provided:

Enter your dork query (e.g., inurl:"product.php?pid=") or choose from these dorks: inurl:"index.php?id=", inurl:"trainers.php?id=", ...
Finally, enter the number of pages you want to scrape:
Enter the number of pages to scrape:
The script will start searching the selected search engine using the provided dork query and save the found links to the found_links.txt file.
If you chose option 2, the script will also check the found links for SQL injection vulnerabilities and save the results to the vulnerable_links.txt file.
[Hidden content]
 
xyzchoko

xyzchoko

Member
Joined
July 2, 2025
Messages
15
Reaction score
0
Points
1
Gg
FEATURES :
- uses multiple search engines ( google , bing etc )
- proxy support ( can work without proxies as well )
- automatic checker to check if the links are sql injectable
TUTORIAL :
Prerequisites
1. Python 3 installed on your system.
2. The `requirements.txt` file in the same directory as your script.
Installation
1. Open a terminal or command prompt.
2. Navigate to the directory containing your script and the `requirements.txt` file.
3. Run the following command to install the required dependencies:

pip install -r requirements.txt
Usage
Run the script using the following command:
bash
python sql.py
The script will prompt you with the following options:
text
Choose an option:
(1) Only search for the selected search engine using dorks
(2) Search the selected search engine for dorks and check which link is SQL injectable
Your choice (1 or 2):
Enter 1 to only search for the selected search engine using dorks, or 2 to search and check for SQL injection vulnerabilities.
If you choose option 1, the script will ask you:
text
Do you want to use proxies? (yes/no):
Enter yes if you want to use proxies, or no if you don't.
If you choose to use proxies, provide the following information:
text
Enter the path to the proxy file (formatted as url:username:password):
Enter the type of proxies (http, https, socks5, etc.):
Enter the path to the proxy file (formatted as url:username:password) and the type of proxies you are using (e.g., http, https, socks5).
The script will then prompt you to choose the search engine:
text
Which search engine do you want to scrape? (google/bing/duckduckgo):
Enter the name of the search engine you want to use (google, bing, or duckduckgo).
Next, enter your dork query or choose from the example dorks provided:

Enter your dork query (e.g., inurl:"product.php?pid=") or choose from these dorks: inurl:"index.php?id=", inurl:"trainers.php?id=", ...
Finally, enter the number of pages you want to scrape:
Enter the number of pages to scrape:
The script will start searching the selected search engine using the provided dork query and save the found links to the found_links.txt file.
If you chose option 2, the script will also check the found links for SQL injection vulnerabilities and save the results to the vulnerable_links.txt file.
[Hidden content]
 
jsgbjflsbgznbjg

jsgbjflsbgznbjg

Member
Joined
July 14, 2025
Messages
5
Reaction score
0
Points
1
FEATURES :
- uses multiple search engines ( google , bing etc )
- proxy support ( can work without proxies as well )
- automatic checker to check if the links are sql injectable
TUTORIAL :
Prerequisites
1. Python 3 installed on your system.
2. The `requirements.txt` file in the same directory as your script.
Installation
1. Open a terminal or command prompt.
2. Navigate to the directory containing your script and the `requirements.txt` file.
3. Run the following command to install the required dependencies:

pip install -r requirements.txt
Usage
Run the script using the following command:
bash
python sql.py
The script will prompt you with the following options:
text
Choose an option:
(1) Only search for the selected search engine using dorks
(2) Search the selected search engine for dorks and check which link is SQL injectable
Your choice (1 or 2):
Enter 1 to only search for the selected search engine using dorks, or 2 to search and check for SQL injection vulnerabilities.
If you choose option 1, the script will ask you:
text
Do you want to use proxies? (yes/no):
Enter yes if you want to use proxies, or no if you don't.
If you choose to use proxies, provide the following information:
text
Enter the path to the proxy file (formatted as url:username:password):
Enter the type of proxies (http, https, socks5, etc.):
Enter the path to the proxy file (formatted as url:username:password) and the type of proxies you are using (e.g., http, https, socks5).
The script will then prompt you to choose the search engine:
text
Which search engine do you want to scrape? (google/bing/duckduckgo):
Enter the name of the search engine you want to use (google, bing, or duckduckgo).
Next, enter your dork query or choose from the example dorks provided:

Enter your dork query (e.g., inurl:"product.php?pid=") or choose from these dorks: inurl:"index.php?id=", inurl:"trainers.php?id=", ...
Finally, enter the number of pages you want to scrape:
Enter the number of pages to scrape:
The script will start searching the selected search engine using the provided dork query and save the found links to the found_links.txt file.
If you chose option 2, the script will also check the found links for SQL injection vulnerabilities and save the results to the vulnerable_links.txt file.
[Hidden content]
r
 
E

ezfeefgyefgyegy

New Member
Joined
June 22, 2025
Messages
4
Reaction score
0
Points
1
FEATURES :
- uses multiple search engines ( google , bing etc )
- proxy support ( can work without proxies as well )
- automatic checker to check if the links are sql injectable
TUTORIAL :
Prerequisites
1. Python 3 installed on your system.
2. The `requirements.txt` file in the same directory as your script.
Installation
1. Open a terminal or command prompt.
2. Navigate to the directory containing your script and the `requirements.txt` file.
3. Run the following command to install the required dependencies:

pip install -r requirements.txt
Usage
Run the script using the following command:
bash
python sql.py
The script will prompt you with the following options:
text
Choose an option:
(1) Only search for the selected search engine using dorks
(2) Search the selected search engine for dorks and check which link is SQL injectable
Your choice (1 or 2):
Enter 1 to only search for the selected search engine using dorks, or 2 to search and check for SQL injection vulnerabilities.
If you choose option 1, the script will ask you:
text
Do you want to use proxies? (yes/no):
Enter yes if you want to use proxies, or no if you don't.
If you choose to use proxies, provide the following information:
text
Enter the path to the proxy file (formatted as url:username:password):
Enter the type of proxies (http, https, socks5, etc.):
Enter the path to the proxy file (formatted as url:username:password) and the type of proxies you are using (e.g., http, https, socks5).
The script will then prompt you to choose the search engine:
text
Which search engine do you want to scrape? (google/bing/duckduckgo):
Enter the name of the search engine you want to use (google, bing, or duckduckgo).
Next, enter your dork query or choose from the example dorks provided:

Enter your dork query (e.g., inurl:"product.php?pid=") or choose from these dorks: inurl:"index.php?id=", inurl:"trainers.php?id=", ...
Finally, enter the number of pages you want to scrape:
Enter the number of pages to scrape:
The script will start searching the selected search engine using the provided dork query and save the found links to the found_links.txt file.
If you chose option 2, the script will also check the found links for SQL injection vulnerabilities and save the results to the vulnerable_links.txt file.
[Hidden content]
thx
 
  • Tags
    checker checks injection search engines sql sql injection websites
  • Top