All Projects → 0xdutra → Fawkes

0xdutra / Fawkes

Fawkes is a tool to search for targets vulnerable to SQL Injection. Performs the search using Google search engine.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Fawkes

Arachni
Web Application Security Scanner Framework
Stars: ✭ 2,942 (+2624.07%)
Mutual labels:  crawler, hacking, sql-injection
Dvwa
Damn Vulnerable Web Application (DVWA)
Stars: ✭ 5,727 (+5202.78%)
Mutual labels:  hacking, sql-injection
Goohak
Automatically Launch Google Hacking Queries Against A Target Domain
Stars: ✭ 432 (+300%)
Mutual labels:  google, hacking
Jsql Injection
jSQL Injection is a Java application for automatic SQL database injection.
Stars: ✭ 891 (+725%)
Mutual labels:  hacking, sql-injection
Sitemap Generator
Easily create XML sitemaps for your website.
Stars: ✭ 273 (+152.78%)
Mutual labels:  google, crawler
Vault
swiss army knife for hackers
Stars: ✭ 346 (+220.37%)
Mutual labels:  crawler, hacking
Torbot
Dark Web OSINT Tool
Stars: ✭ 821 (+660.19%)
Mutual labels:  crawler, hacking
Sitedorks
Search Google/Bing/Ecosia/DuckDuckGo/Yandex/Yahoo for a search term with a default set of websites, bug bounty programs or a custom collection.
Stars: ✭ 221 (+104.63%)
Mutual labels:  google, hacking
Autocrawler
Google, Naver multiprocess image web crawler (Selenium)
Stars: ✭ 957 (+786.11%)
Mutual labels:  google, crawler
Deepweb Scappering
Discover hidden deepweb pages
Stars: ✭ 40 (-62.96%)
Mutual labels:  crawler, hacking
Vulnx
vulnx 🕷️ is an intelligent bot auto shell injector that detect vulnerabilities in multiple types of cms { `wordpress , joomla , drupal , prestashop .. `}
Stars: ✭ 1,009 (+834.26%)
Mutual labels:  crawler, hacking
Is Google
Verify that a request is from Google crawlers using Google's DNS verification steps
Stars: ✭ 82 (-24.07%)
Mutual labels:  google, crawler
Cloudbrute
Awesome cloud enumerator
Stars: ✭ 268 (+148.15%)
Mutual labels:  google, hacking
Katana
A Python Tool For google Hacking
Stars: ✭ 355 (+228.7%)
Mutual labels:  google, hacking
Magic google
Google search results crawler, get google search results that you need
Stars: ✭ 247 (+128.7%)
Mutual labels:  google, crawler
Sql Injection Payload List
🎯 SQL Injection Payload List
Stars: ✭ 716 (+562.96%)
Mutual labels:  hacking, sql-injection
Google Group Crawler
Get (almost) original messages from google group archives. Your data is yours.
Stars: ✭ 190 (+75.93%)
Mutual labels:  google, crawler
Sitemap Generator Cli
Creates an XML-Sitemap by crawling a given site.
Stars: ✭ 214 (+98.15%)
Mutual labels:  google, crawler
Sqliv
massive SQL injection vulnerability scanner
Stars: ✭ 840 (+677.78%)
Mutual labels:  crawler, sql-injection
Pentesting Bible
Learn ethical hacking.Learn about reconnaissance,windows/linux hacking,attacking web technologies,and pen testing wireless networks.Resources for learning malware analysis and reverse engineering.
Stars: ✭ 8,981 (+8215.74%)
Mutual labels:  hacking, sql-injection

Fawkes

Fawkes

Fawkes is a tool to search for targets vulnerable to SQL Injection. Performs the search using Google search engine.


logo

Options

    -q, --query      - Dork that will be used in the search engine.
    -r, --results    - Number of results brought by the search engine.
    -s, --start-page - Home page of search results.
    -t, --timeout    - Timeout of requests.
    -v, --verbose    - Enable verbosity.
    -th, --threads   - Number of threads.

Examples:
    python3 fawkes.py --query 'noticias.php?id=10' --timeout 3 --verbose
    python3 fawkes.py --query 'admin.php?id=1' --timeout 3 --verbose
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].