onesixtyone
onesixtyone copied to clipboard
Fast SNMP Scanner
Your tool/software has been inventoried on [*Rawsec's CyberSecurity Inventory*](https://inventory.rawsec.ml/). onesixtyone : https://inventory.rawsec.ml/tools.html#onesixtyone ### What is Rawsec's CyberSecurity Inventory? An inventory of tools and resources about CyberSecurity. This inventory aims to...
Hi, It would be great if you could make a tagged release. I would like to update the Debian package (it's still version 0.3.2) and the packaging tools works best...
Please add ability for fetch/display numeric sysObjectID (1.3.6.1.2.1.1.2) together with sysDescr. Can be optional, with output something like: ``` 192.168.120.92 [1234] {.1.3.6.1.4.1.318.1.3.4.5} HP ETHERNET MULTI-ENVIRONMENT,ROM A.05.03,JETDIRECT, JD24,EEPROM A.05.05 130.160.108.146 [public]...
Hi, it will be great if it can display a progress with the ETA, so when scanning networks with several communities, we can know how long it will take to...
This is an automated pull request. It adds a CODEOWNERS file to the repository
SNMP uses ports 161 and 162 as standard. This tool only attempts to scan port 161 by default. There is a `-p` option but this only takes one port. The...
There is a bug where whenever the scanner receives a reply from another port than the set destination SNMP port (161) all subsequently send probe packets will be send to...
This PR adds a Dependabot configuration file to automatically keep dependencies up to date. ## Changes - Adds `.github/dependabot.yml` with appropriate configuration for this repository's technology stack - Configures weekly...
v0.3.4 This tool throws a malformed IP error on properly formatted IPs. After some troubleshooting I determined that the tool is actually erroring because the input file contained the same...