network-discovery
Here are 41 public repositories matching this topic...
Sometimes you see this message in Nmap output:
Warning: xxx.xxx.xxx.xxx giving up on port because retransmission cap hit (10).
It would be nice to add the port number here as well, in case you want to manually investigate that host and port after the scan has finished.
Something like:
Warning: xxx.xxx.xxx.xxx giving up on port 12345/tcp because retransmission cap hit (10).
``
Currently, at least the values from XML tags tcpsequence and ipidsequence are not kept. The schema should be updated to store them.
See also #636.
The subnets controller endpoints are not fully documented. You can GET all the subnets inputing the keyword all instead of an {id}, and that is not mentioned in the docs.
https://<ipam_url>/api/my_app/subnets/all/
-
Updated
Nov 15, 2019 - Shell
Hey Guys
I have posted this in the forums before without an answer so I hope that maybe on github someone can help me find what I am doing wrong
We have a new cisco ISR that has a differnt CPU mib that other ciscos so I duplicated the data source and graph template updated the OID and datasource name when I click realtime everyworks nicely but after waiting the graph does not populate with
-
Updated
Jun 10, 2020 - C
-
Updated
Jul 1, 2019 - HTML
Error in Deb.pm
The module lib/FusionInventory/Agent/Task/Inventory/Generic/Softwares/Deb.pm can produce a multiplication error in line 77 FILESIZE => $infos[3]*1024, when $infos[3] is blank.
-
Updated
Mar 2, 2020 - Java
-
Updated
Apr 19, 2020 - Go
-
Updated
May 13, 2018 - Objective-C
-
Updated
Jan 21, 2020 - C#
-
Updated
Sep 29, 2019 - Python
-
Updated
Oct 22, 2019 - Python
-
Updated
May 24, 2020 - Python
-
Updated
Dec 20, 2017 - C#
-
Updated
May 15, 2020 - Python
-
Updated
Mar 24, 2020 - Elixir
-
Updated
May 10, 2018 - Python
-
Updated
Jul 15, 2018 - Kotlin
-
Updated
Aug 28, 2018 - Shell
-
Updated
Dec 16, 2019 - Makefile
-
Updated
Mar 28, 2020 - Python
-
Updated
Sep 2, 2017 - C#
Translation
Add i18n support.
Hi! Very cool software but are you planning to add mactelnet client support?
-
Updated
Nov 12, 2019 - Go
Improve this page
Add a description, image, and links to the network-discovery topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the network-discovery topic, visit your repo's landing page and select "manage topics."
On hold
please wait before starting anything. There will be a major update to Hinty to tackle type hinting of the core (at least fields & packet). This will allow contributors to tackle smaller parts (the layers). In the meantime, have a look at the other contributions wanted page: secdev/scapy#399 - thanks
Project "Hinty" aims at adding **Type hi