Joe Lopes
50bfcd6d15
Merge branch 'master' into master
2025-05-26 10:32:29 -03:00
Joe Lopes
c7ee9b1b77
Merge branch 'master' into improve_nmap
2025-05-26 10:28:41 -03:00
FoxxMD
f7b2cdc67d
Implement docker integration
2024-05-03 17:48:44 -04:00
FoxxMD
06032d8c8b
Log address get error
2024-05-02 09:24:38 -04:00
guanana
e5ae3f73b5
Remove extra function since no need (nmap after all has an option to force always DNS resolution)
2020-12-15 02:49:11 +00:00
guanana
afecb475a5
__init__.py: Improve tag checking (With the previous version of check wasn't working, don't know if it was dependant on old Netbox version)
...
nmap.py: Add extra function to improve DNS resolution since nmap is not always consistent
2020-12-15 01:27:34 +00:00
guanana
8bfaf2d7d5
netbox-scanner.conf:
...
Add networks path
netbox-scanner.py:
Add dir_config option
Read networks file
networks.txt:
Move to expected location and added some examples
nmap.py:
Use of nmap library to simplify nmap scan
requirements.txt:
Update requirements.txt with nmap library and update other libraries to latest compatible version
2020-12-13 04:45:07 +00:00
José Lopes
b1ad076413
Merge branch 'master' of https://github.com/bile0026/netbox-scanner into bile0026-master
2020-11-25 14:17:44 -03:00
biles0026
5a6a5a0277
change ssl_verify to tls_verify
2020-11-24 09:38:01 -06:00
bile0026
25f17b1101
fixed tags for netbox 2.9
2020-11-23 21:26:40 -06:00
bile0026
aa51c21419
remove unnecessary print statements
2020-11-23 20:53:43 -06:00
biles0026
c4e16efd4d
adjust IP address creation. removed tags, dns_name
2020-11-23 12:50:39 -06:00
ndom91
c74a875408
update: README + netbox 2.9.x compatability
2020-11-16 17:02:25 +01:00
bile0026
79f06166da
add dns name
2020-11-10 21:32:38 -06:00
bile0026
8dc40a7534
add ssl_verify parameter to disable ssl verification for testing
2020-11-10 19:45:38 -06:00
bile0026
8a842d3c5f
bunch of testing stuff
2020-11-10 07:45:20 -06:00
José Lopes
9bca20b010
new module: netxms
2020-06-15 20:12:08 -03:00
José Lopes
03a90b6239
added prime module
2020-05-28 17:22:14 -03:00
José Lopes
7c88cbf295
implemented basic tests
2020-05-27 20:58:09 -03:00
José Lopes
cb29536a4c
garbage collector implemented
2020-05-27 18:48:51 -03:00
José Lopes
55c7c7934e
started version 2.0
2020-05-27 17:22:50 -03:00