Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 724 Bytes

File metadata and controls

25 lines (18 loc) · 724 Bytes

Usage

[ImCurvin']

->>

Usage: ./imcurvin.sh -u <TARGET_URL> [OPTION]

Option:
-u <URL>    : Specify the target website URL (Required)
-risk       : Enable 'Risk' mode
-cnf        : Automode (Skip all confirmation prompts)
-str=risk   : Keep scanning files even after acquiring HTTP 200 (Risk Mode only)
-cmb        : Combined mode (Automatically execute Default Scan then Risk Scan)
-h          : Display this help guide
-proxy=<addr> : Route traffic through a custom proxy (e.g., http://127.0.0.1:8080)
-add=<path>   : Load a custom external wordlist path for the scan
-defiance     : Enable 'Defiance' Mode (Agressive, extreme Parallel MySQL Strike.)
-nerf         : Nerf defiance mode payload a bit.

->>