Updating Info Gathering voip and vpn

adding tools for voip and vpn
This commit is contained in:
Will Pennell
2014-03-30 15:01:02 -04:00
parent 5084832217
commit 0b46ae0f13
3 changed files with 499 additions and 6 deletions

31
tools/enumiax.md Normal file
View File

@@ -0,0 +1,31 @@
# 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
-------