Skip to content

Download and update

Anastasios Stasinopoulos edited this page Apr 11, 2021 · 5 revisions

You can download commix on any platform by cloning the official Git repository :

$ git clone https://github.com/commixproject/commix.git commix

Alternatively, you can retrieve the latest tarball by clicking here or latest zipball by clicking here.

You can update commix at any time to the latest development version by running:

$ python sqlmap.py --update

Contents

User's manual

Exploitation

Miscellaneous

  • Presentations - Conference talks, demos, and public presentations where commix has been featured or discussed.
  • Screenshots - Visual examples of commix in action
  • Third party references - References to commix in books, articles, research papers, blog posts, etc
  • Command injection testbeds - A curated list of intentionally vulnerable web applications and platforms for safely testing commix

Clone this wiki locally