mirror of
https://github.com/mubix/kaliwiki.git
synced 2025-10-29 16:59:26 +00:00
32 lines
708 B
Markdown
32 lines
708 B
Markdown
# enumiax
|
|
|
|
Notes
|
|
-------
|
|
|
|
Help Text
|
|
-------
|
|
```
|
|
enumIAX 0.4a
|
|
Dustin D. Trammell <dtrammell@tippingpoint.com>
|
|
|
|
Usage: enumiax [options] target
|
|
options:
|
|
-d <dict> Dictionary attack using <dict> file
|
|
-i <count> Interval for auto-save (# of operations, default 1000)
|
|
-m # Minimum username length (in characters)
|
|
-M # Maximum username length (in characters)
|
|
-r # Rate-limit calls (in microseconds)
|
|
-s <file> Read session state from state file
|
|
-v Increase verbosity (repeat for additional verbosity)
|
|
-V Print version information and exit
|
|
-h Print help/usage information and exit
|
|
|
|
```
|
|
|
|
Example Usage
|
|
-------
|
|
|
|
Links
|
|
-------
|
|
|