mirror of
https://github.com/mubix/kaliwiki.git
synced 2025-10-29 16:59:26 +00:00
27 lines
606 B
Markdown
27 lines
606 B
Markdown
# onesixtyone
|
|
|
|
Notes
|
|
-------
|
|
|
|
Help Text
|
|
-------
|
|
```
|
|
onesixtyone 0.3.2 [options] <host> <community>
|
|
-c <communityfile> file with community names to try
|
|
-i <inputfile> file with target hosts
|
|
-o <outputfile> output log
|
|
-d debug mode, use twice for more information
|
|
|
|
-w n wait n milliseconds (1/1000 of a second) between sending packets (default 10)
|
|
-q quiet mode, do not print log to stdout, use with -l
|
|
examples: ./s -c dict.txt 192.168.4.1 public
|
|
./s -c dict.txt -i hosts -o my.log -w 100
|
|
```
|
|
|
|
Example Usage
|
|
-------
|
|
|
|
Links
|
|
-------
|
|
|