• Stars
    star
    250
  • Rank 162,397 (Top 4 %)
  • Language
    Python
  • Created over 6 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An automatic SQL Injection tool which takes advantage of ~DorkNet~ Googler, Ddgr, WhatWaf and sqlmap.

AutoSQLi, the new way script-kiddies hack websites

Features

  • Save System - there is a complete save system, which can resume even when your pc crashed. - technology is cool
  • Dorking - from the command line ( one dork ): YES - from a file: NO - from an interactive wizard: YES
  • Waffing - Thanks to Ekultek, WhatWaf now has a JSON output function. - So it's mostly finished :) - UPDATE: WhatWaf is completly working with AutoSQLi. Sqlmap is the next big step
  • Sqlmapping - I'll look if there is some sort of sqlmap API, because I don't wanna use execute this time (: - Sqlmap is cool
  • REPORTING: YES
  • Rest API: NOPE

TODO:

  • Log handling (logging with different levels, cleanly)
  • Translate output (option to translate the save, which is in pickle format, to a json/csv save)
  • Spellcheck (correct wrongly spelled words and conjugational errors. I'm on Neovim right now and there is no auto-spelling check)

The Plan

This plan is a bit outdated, but it will follow this idea

  1. AutoSQLi will be a python application which will, automatically, using a dork provided by the user, return a list of websites vulnerable to a SQL injection.
  2. To find vulnerable websites, the users firstly provide a dork DOrking, which is passed to findDorks.py, which returns a list of URLs corresponding to it.
  3. Then, AutoSQLi will do some very basic checks ( TODO: MAYBE USING SQLMAP AND IT's --smart and --batch function ) to verify if the application is protected by a Waf, or if one of it's parameters is vulnerable.
  4. Sometimes, websites are protected by a Web Application Firewall, or in short, a WAF. To identify and get around of these WAFs, AutoSQLi will use WhatWaf.
  5. Finally, AutoSQLi will exploit the website using sqlmap, and give the choice to do whatever he wants !

Tor

Also, AutoSQLi should work using Tor by default. So it should check for tor availiability on startup.

FAQ

Cool :)

Thanks

It looks like SQLiDumper, no ?

Yeah, I know.

Don't mess up

This project is for demonstration purposes. Nobody should ever run AutoSQLi. Really. Hacking into DB's is fun, but you know, there are guys just like you and me who don't want to get their entire work messed up. You don't to make them pull out their hairs, ya?

More Repositories

1

postgresql-obsidian

An Obsidian plugin to upload your notes' metadata to your database.
TypeScript
47
star
2

goquotes

A Go scraper aimed at scrapping quotes.
Go
42
star
3

puppeteer-extra-plugin-session

Session persistence plugin for puppeteer-extra
TypeScript
16
star
4

AGAR-XPBOT

Agar.io bot for automatically gaining experience in agar.io
JavaScript
12
star
5

puppeteer-boiler

🛢 A batteries included boilerplate for puppeteer-extra. Automate all the things!
TypeScript
11
star
6

typescript-boilerplate

Camille's scraping boilerplate
Jinja
9
star
7

puppeteer-extra-plugin-timezone

A puppeteer-extra plugin to automatically select the appropriate timezone.
TypeScript
4
star
8

goschedule

A Deadly Efficient Tasking System for Golang
Go
3
star
9

gopexels

A Go Pexels image downloader, with a nice progress bar.
Go
3
star
10

kaggle-spaceship-titanic

Julia
2
star
11

Acteur..js-agario-client-aimbot

It is an Aim-bot detect cell with "Acteur." for name, save his ID and launch suicidal cell in his. If you are french, send me an MP :)
JavaScript
2
star
12

productivity

TypeScript
2
star
13

soundcloud-scraper

A SoundCloud scraper to save the tracks I like.
JavaScript
1
star
14

infra

Shell
1
star
15

winston-supabase

Supabase transport for Winston
TypeScript
1
star
16

typescript-boilerplate-old

TypeScript boilerplate
TypeScript
1
star
17

reading-list

My reading list focused around offensive web automation
1
star
18

k8s-bootcamp

The k8s bootcamp for hackers - master k8s through hands-on gradual exercices.
1
star
19

whycantidomyspanish

Avant les vacances, la prof d'espagnol nous a donné des mots croisés à faire.
Python
1
star
20

Acteur-agario-client-Aim-Bot

This is a aim bot that create agario-client suicidal cell aimed by me. Use agario-client.
1
star
21

pasta.cf-python-API

This is a simple python API for publishing and reading paste on pasta.cf ( yes, i starred my own repository )
Python
1
star