Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: API #27

Open
ajinabraham opened this issue Mar 6, 2016 · 6 comments
Open

Feature Request: API #27

ajinabraham opened this issue Mar 6, 2016 · 6 comments

Comments

@ajinabraham
Copy link

Like SQLMap for SQLi, I think Commix is the de facto standard tool for Command Injection.
I am working on a project for automated mobile application security assessment called Mobile Security Framework (MobSF)
https://github.com/ajinabraham/Mobile-Security-Framework-MobSF

So I have a module for Web API testing named the API Fuzzer that will fuzz and uncover security vulnerabilities in the web and backend APIs of mobile apps. I think it's always right to use/integrate existing tools that work great than to reinvent the wheel.

Mobile Security Framework's API Fuzzer can generate random URL / POST Body fuzz points and I think commix works on a single URL/ Body Fuzz field. If we combine the crawling and fuzzing capabilities of MobSF's API Fuzzer and the command injection detection and exploitation of Commix, I think it would become a great product for the community.

If this sounds good to you, All I need from you is an API for commix to which I can send URLs with fuzz point and this api returns an ID and later I can poll back to an API with this ID to see if commix detected a Command Injection. Let me know about your thoughts.

@stasinopoulos
Copy link
Member

@ajinabraham thank you for your suggestion.

@stasinopoulos stasinopoulos changed the title Feature Request Feature Request: API Mar 6, 2016
@stasinopoulos stasinopoulos self-assigned this Nov 26, 2016
@3xp10it
Copy link

3xp10it commented Dec 7, 2017

Does commix have api now? I need it too.

@stasinopoulos
Copy link
Member

stasinopoulos commented Dec 7, 2017

@3xp10it there is no API available (yet), but this is actually on my todo-list.

@codewatchorg
Copy link

Hopefully this gets bumped up the todo-list. I develop a Burp extension for integrating sqlmap with Burp, using the sqlmapapi that comes with the tool. I intend to write an extension for commix as well if the API for commix ever gets developed.

@q2dg
Copy link

q2dg commented Apr 26, 2019

:-(

@Anthonymcqueen21
Copy link

This tool is gold and is designed with a purpose.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants