https://github.com/b3b0/nventory
nventory
A light-weight NMAP wrapper based on https://github.com/argp/nmapdb.
Dependencies:
- Linux, MacOSX
- python2
- libsqlite3-dev
- pysqlite (https://pypi.python.org/pypi/pysqlite)
Installation:
- cd to
$ nventory-master/installer
$ sudo python2 install.py
- You’re done!
Usage:
$ nventory
What’s next?
Everything else from this point is straight-forward.
You can use list files (-iL) for inventorying multiple hosts.
You can explicitly type specifc single hosts for inventory as well.
All working elements of this software are located at /opt/nventory
.
Actual database location: /opt/nventory/database/database.db
.
Feel free to fork it / break it / bop it.
-b3b0🐧💻🔑