Commit Graph

  • ef60f78687
    Merge ee4a260883 into d31633a44f Matt Foxx 2024-05-03 18:01:16 -0400
  • ee4a260883 Add docker config example FoxxMD 2024-05-03 17:50:55 -0400
  • f7b2cdc67d Implement docker integration FoxxMD 2024-05-03 17:45:40 -0400
  • 558a5ba8aa
    Merge 06032d8c8b into d31633a44f Matt Foxx 2024-05-02 09:26:59 -0400
  • 06032d8c8b Log address get error FoxxMD 2024-05-02 09:22:18 -0400
  • 96b85808e9 Relax requirement versions FoxxMD 2024-05-02 09:19:10 -0400
  • 76f6a5e8e7 Add netbox address format comment FoxxMD 2024-05-02 09:18:08 -0400
  • 601a6bcdb8
    Merge 503df2d9ad into d31633a44f dependabot[bot] 2022-12-08 09:29:06 +0000
  • 503df2d9ad
    Bump certifi from 2020.4.5.1 to 2022.12.7 dependabot/pip/certifi-2022.12.7 dependabot[bot] 2022-12-08 09:29:03 +0000
  • d31633a44f
    Merge pull request #31 from lopes/dependabot/pip/urllib3-1.26.5 master José Lopes 2022-07-26 12:07:50 -0300
  • c512ffb4ff
    Bump urllib3 from 1.25.9 to 1.26.5 dependabot[bot] 2021-06-01 22:39:33 +0000
  • d5098c370e
    Merge e5ae3f73b5 into af65c25277 guanana 2020-12-15 03:01:15 +0000
  • e5ae3f73b5 Remove extra function since no need (nmap after all has an option to force always DNS resolution) guanana 2020-12-15 02:49:11 +0000
  • 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 guanana 2020-12-15 01:27:34 +0000
  • 14335e4960 Update unittest for nmap module guanana 2020-12-13 20:25:14 +0000
  • 5e23996d41 Update README.md with new instructions guanana 2020-12-13 20:07:59 +0000
  • 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 guanana 2020-12-13 04:45:07 +0000
  • af65c25277 Merge branch 'bile0026-master' merging code improvements and v2.9 support José Lopes 2020-11-25 14:19:06 -0300
  • b1ad076413 Merge branch 'master' of https://github.com/bile0026/netbox-scanner into bile0026-master José Lopes 2020-11-25 14:17:44 -0300
  • 5a6a5a0277 change ssl_verify to tls_verify biles0026 2020-11-24 09:38:01 -0600
  • 0e8be21719 fix formatting bile0026 2020-11-23 21:58:56 -0600
  • ed5a3c563f update nmap flags bile0026 2020-11-23 21:52:16 -0600
  • b09feca209 use arg passed in to determine what importers to run bile0026 2020-11-23 21:45:25 -0600
  • 25f17b1101 fixed tags for netbox 2.9 bile0026 2020-11-23 21:26:40 -0600
  • aa51c21419 remove unnecessary print statements bile0026 2020-11-23 20:53:43 -0600
  • 95fbba2c79 update sample to use networks.txt by default bile0026 2020-11-23 20:34:31 -0600
  • 354af84dbd sample file for large number of subnets bile0026 2020-11-23 20:34:10 -0600
  • cdb6fa5c0a update instructions for ssl_verify bile0026 2020-11-23 20:33:56 -0600
  • 7a417a3c28 update file name biles0026 2020-11-23 12:51:08 -0600
  • c4e16efd4d adjust IP address creation. removed tags, dns_name biles0026 2020-11-23 12:50:39 -0600
  • 7a7e8b6baa ignore extra files biles0026 2020-11-23 12:50:15 -0600
  • 6569da7cb8
    Merge pull request #22 from ndom91/master José Lopes 2020-11-16 14:18:35 -0300
  • 29d07e1ab2 chore: more cleanup ndom91 2020-11-16 17:11:20 +0100
  • c74a875408 update: README + netbox 2.9.x compatability ndom91 2020-11-16 17:02:25 +0100
  • 79f06166da add dns name bile0026 2020-11-10 21:32:38 -0600
  • 8dc40a7534 add ssl_verify parameter to disable ssl verification for testing bile0026 2020-11-10 19:45:38 -0600
  • 8a842d3c5f bunch of testing stuff bile0026 2020-11-10 07:45:20 -0600
  • 9bca20b010 new module: netxms José Lopes 2020-06-15 20:12:08 -0300
  • 03a90b6239 added prime module v2 v2 José Lopes 2020-05-28 17:22:14 -0300
  • 7c88cbf295 implemented basic tests José Lopes 2020-05-27 20:58:09 -0300
  • cb29536a4c garbage collector implemented José Lopes 2020-05-27 18:48:51 -0300
  • 55c7c7934e started version 2.0 José Lopes 2020-05-27 17:22:50 -0300
  • 438016caea
    Merge pull request #10 from lopes/dependabot/pip/urllib3-1.24.2 José Lopes 2020-05-26 17:51:08 -0300
  • ffe58477e8
    Bump urllib3 from 1.24.1 to 1.24.2 dependabot[bot] 2019-10-21 17:08:13 +0000
  • 3b24c39835 Add -R to nmap for DNS resolution Michael Baumgartner 2019-08-21 11:14:27 +0200
  • 36572c77db Update .gitignore Michael Baumgartner 2019-08-21 10:56:15 +0200
  • c331b60c16 Update .gitignore Michael Baumgartner 2019-08-21 10:54:50 +0200
  • b1ef3bccf9 Merge branch 'master' into feature/dns-vrf-addition Michael Baumgartner 2019-08-21 10:53:11 +0200
  • 9ec7b4d518 Add Argument for prefix addition Michael Baumgartner 2019-08-21 10:08:01 +0200
  • ff4aa4caf2 Add DNS Name lookup and VRF Baumgartner 2019-08-21 09:02:16 +0200
  • 72803195cf Add prefix to discovered IP address mikeb93 2019-07-01 14:18:37 +0200
  • 02d573d4fa
    Merge pull request #5 from roterschnee/master José Lopes 2019-05-13 23:53:06 -0300
  • 0b03893204 Check for IP existence in netbox before blind deletion roterschnee 2019-05-13 11:41:12 +0200
  • 867652b3b2 requirements updated José Lopes 2019-04-04 14:46:57 -0300
  • 4a5c66a8be new script name: nbscanner José Lopes 2018-10-29 15:20:08 -0300
  • 28c79221a4 readme improved José Lopes 2018-10-26 10:32:49 -0300
  • 518d5b92de can import csv files José Lopes 2018-10-24 15:32:05 -0300
  • ff062e72e7 minor code improvements José Lopes 2018-10-24 14:44:54 -0300
  • 1de0ce0340 new way to read user parameters José Lopes 2018-10-24 12:36:13 -0300
  • 96e16e30fc added method to retrieve list of netbox prefixes José Lopes 2018-10-10 15:57:02 -0300
  • e0da9eb354 bugfix: CPE 2.3 not implemented José Lopes 2018-10-09 12:41:14 -0300
  • 6b57c0a080 bugfix in host creation José Lopes 2018-10-08 10:37:29 -0300
  • f9833a65ba added network parsing José Lopes 2018-10-05 17:42:30 -0300
  • 9bea9ffa3d new exception handled José Lopes 2018-10-04 16:01:57 -0300
  • e2e44cd79a added timeout in nmap scan José Lopes 2018-10-04 12:49:40 -0300
  • 84f4cdf67f improved code organization and documentation José Lopes 2018-10-03 13:32:48 -0300
  • 44b2cd7a10 bugfix on deletion routine José Lopes 2018-10-01 17:27:17 -0300
  • 7ba9116d3e bugfixes José Lopes 2018-09-27 15:31:29 -0300
  • 5c97c3dfdd using paramiko to get hostnames José Lopes 2018-09-27 11:34:43 -0300
  • c4a78cf5ab minor changes José Lopes 2018-09-26 15:20:36 -0300
  • 3be564d967 more info in logs José Lopes 2018-09-26 12:46:31 -0300
  • f1327f2102 using pynetbox, logging improved José Lopes 2018-09-25 17:25:48 -0300
  • 5d3e6972ac logging improved José Lopes 2018-09-24 17:56:29 -0300
  • 5b51e83468 improved logging, cli added José Lopes 2018-09-21 12:50:36 -0300
  • d41ba6fce7 bugfix in nbscan José Lopes 2018-09-20 16:58:34 -0300
  • c8dfe5adc4 better documentation and log settings José Lopes 2018-09-20 11:52:40 -0300
  • 18f2ff441c using logging, improved documentation José Lopes 2018-09-19 16:45:35 -0300
  • ee065396f4 code refactored JOSE LOPES DE OLIVEIRA JUNIOR 2018-09-19 12:57:30 -0300
  • ab3c16201b pypi packaging done José Lopes de Oliveira Jr 2018-09-18 20:34:45 -0300
  • c64d9bb369 core routines added José Lopes 2018-09-18 17:41:30 -0300
  • e7c53e0236 first commit José Lopes de Oliveira Jr 2018-09-12 10:59:10 -0300
  • 1bbf2e6c3e
    Initial commit José Lopes 2018-09-11 14:40:16 -0300