Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maintain a list of datafiles that should be updated over time. #162

Open
dmiller-nmap opened this issue Jun 16, 2015 · 2 comments
Open

Maintain a list of datafiles that should be updated over time. #162

dmiller-nmap opened this issue Jun 16, 2015 · 2 comments

Comments

@dmiller-nmap
Copy link

Maybe a separate document to track this, or maybe a unique string to grep for. Preliminary list:

  • nmap-service-probes
    ** Some match lines are auto-generated from source code (postgresql, for one)
    ** Some lines depend on the current date (marked in comments by "TIME")
  • nmap-mac-prefixes - from IEEE
  • nmap-rpc - from IANA
  • nmap-protocols - from IANA
  • nmap-services - no current automated process for updating these from IANA
  • nselib/tls.lua - TLS versions, ciphersuites, messages, and extensions from IANA
  • nselib/eap.lua - EAP method types from IANA
  • nselib/data/enterprise_numbers.txt - from IANA
  • nselib/data/mgroupnames.db - multicast group names from IANA
  • scripts/snmp-interfaces.nse - interface types from IANA
  • nselib/data/wp-plugins.lst - Wordpress plugins from wordpress.org
@dmiller-nmap
Copy link
Author

@dmiller-nmap
Copy link
Author

  • ncat/certs/ca-bundle.crt - Trusted certificate store for Ncat on some platforms, update using mk-ca-bundle.pl from cURL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant