kaliwiki/tools/onesixtyone.md
Will Pennell 5084832217 filling in information gathering menu and tools
still missing the last few items
2014-03-30 14:44:25 -04:00

606 B

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