Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

casperklein/docker-netbox-scanner

Open more actions menu

Repository files navigation

docker-netbox-scanner

Dockerized version of netbox-scanner. Scan networks and add them to Netbox.

Build (optional)

make

Setup Netbox 3.x

  1. Goto Others / Tags and create a new tag: nmap.
  2. Goto Profiles & Settings / API Tokens and create a token, for use with netbox-scanner.

Setup Netbox 4.x

  1. Goto Customization / Tags and create a new tag: nmap.
  2. Goto Authentication / API Tokens and create a token, for use with netbox-scanner.

Setup Netbox-Scanner

  1. Configure address and API token in netbox-scanner.conf.
    • address must contain the scheme, e.g. http://192.168.0.10:8000
  2. Configure the networks to scan in networks.txt.

Start scan

# use default DNS server
./scan.sh

# use custom DNS server
# usefull if the host has a public DNS server configured and reverse DNS is not working for scanned hosts on the local network
./scan.sh --dns 192.168.0.1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  
Morty Proxy This is a proxified and sanitized view of the page, visit original site.