GithubHelp home page GithubHelp logo

lusterx / sqlmap-gtk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from needle-wang/sqlmap-gtk

0.0 0.0 0.0 6.92 MB

sqlmap GUI using PyGObject(gtk+3).

License: GNU General Public License v3.0

Python 99.83% Shell 0.03% CSS 0.14%

sqlmap-gtk's Introduction

sqlmap-gtk

sqlmap GUI, using PyGObject(gtk+3)

supports linux, test on Mint 20, kali 2020.4
sqlmap-wx on win, which needs to improve.
sqlmap has port to python3.
don't use python2 any more please.

SCREENSHOT

screenshot

HOW-TO

  1. Prerequisites
  • python3.6+, GTK+3.20 above(linux has contained)
  • sqlmap: (choose one)
    • pip3 install sqlmap(suggestion)
    • git clone https://github.com/sqlmapproject/sqlmap.git
  • pygobject: (choose one)
    • apt-get install python3-gi(suggestion)
    • pip3 install PyGObject
  • requests: pip3 install requests
  1. Download
  • git clone https://github.com/needle-wang/sqlmap-gtk.git
  1. Run
  • ./sqlmap_gtk.py

FUNCTION

  • all sqlmap(1.4.12.45#dev) options(except --all)
  • built-in terminal
  • sqlmapapi client
  • built-in mini wiki(tooltip and placeholder)
  • session: autosave current options before quit, autoload last used options
  • language switch(see ABOUT page): English, Chinese
    if you don't need zh lang at all:
    rm -r static/{zh_CN.po,locale}
    it works fine.

ABOUT

REFERENCE

sqlmap-gtk's People

Contributors

needle-wang avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.