ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!

Jump to content



Photo

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


  • Please log in to reply
SQL Injection Dorker & Checker | Scrapes vuln websites from multiple search engines and checks them.

#31

izate4
izate4
    Offline
    0
    Rep
    0
    Likes

    Member

Posts: 28
Threads: 0
Joined: Sep 28, 2024
Credits: 0
#31

thanks


  • 0

#32

Ramirez617181
Ramirez617181
    Offline
    0
    Rep
    11
    Likes

    Advanced Member

Posts: 82
Threads: 5
Joined: Oct 03, 2024
Credits: 0
#32
Good or nah?

  • 0

#33

kawasaki87
kawasaki87
    Offline
    0
    Rep
    0
    Likes

    Member

Posts: 35
Threads: 0
Joined: Oct 02, 2024
Credits: 0
#33

lets try that one


  • 0

#34

goldenr
goldenr
    Offline
    0
    Rep
    0
    Likes

    New Member

Posts: 17
Threads: 0
Joined: May 22, 2023
Credits: 0
One year registered
#34

good shit man


  • 0

#35

copash439
copash439
    Offline
    0
    Rep
    0
    Likes

    Lurker

Posts: 7
Threads: 0
Joined: Oct 04, 2024
Credits: 0
#35

let see


  • 0

#36

idrisscherniww
idrisscherniww
    Offline
    0
    Rep
    0
    Likes

    New Member

Posts: 18
Threads: 0
Joined: Oct 07, 2024
Credits: 0
#36
Tyy bro

  • 0

#37

ImperiumHost
ImperiumHost
    Offline
    0
    Rep
    1
    Likes

    Member

Posts: 59
Threads: 3
Joined: Oct 02, 2024
Credits: 0
#37
Push

  • 0

#38

fishdicks0
fishdicks0
    Offline
    0
    Rep
    0
    Likes

    Lurker

Posts: 6
Threads: 0
Joined: Oct 12, 2024
Credits: 0
#38

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.

was good


  • 0

#39

blondynek
blondynek
    Offline
    0
    Rep
    0
    Likes

    New Member

Posts: 19
Threads: 0
Joined: Oct 17, 2022
Credits: 0
Two years registered
#39

thats what im looking for


  • 0

#40

aosile
aosile
    Offline
    0
    Rep
    0
    Likes

    Lurker

Posts: 8
Threads: 0
Joined: Nov 18, 2024
Credits: 0
#40

thanks a lot


  • 0


 Users browsing this thread: and 1 guests