Skip to content

AutoSQL is a mitmproxy framework to help penetration testing.

Notifications You must be signed in to change notification settings

xiaohaogong/AutoSQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoSQL

AutoSQL is a mitmproxy framework written in Go language, with penatration testing abilities.

Usage

After setting it as your proxy, you can just hang around on the Internet. AutoSQL will automatically attack every URL you've accessed in the background, by submitting them to a standalone SQLmap backend.

Important Features

  • Simple, efficient, easy to extend, with the power of Go libraries.
  • Allow HTTPS decryption with fake CA certificate.
  • Packed with some SQLmap APIs wrapped in Go language.

Pending Improvements

  • Support multiple SQLmap backends to attack concurrently.
  • Parse HTML tags to attack URLs which user haven't accessed.

About

AutoSQL is a mitmproxy framework to help penetration testing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages