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

nmap-service-probes are not parsed according to nmap specifications #3

Open
chushuai opened this issue Oct 23, 2019 · 2 comments
Open

Comments

@chushuai
Copy link

https://github.com/nmap/nmap/blob/ec30dbab3f519f91bf6b66653b5c44187cae5a13/service_scan.cc#L415

@nixawk
Copy link
Owner

nixawk commented Oct 24, 2019

Error details ?

os platform:
python verison:
exception:

@chushuai
Copy link
Author

chushuai commented Oct 28, 2019

The delimiter could be any non-alphabetic character

match proconos m|^\xcc\x01...\x02\x92\0V\d+.\d+ProConOS V([\d.]+) \w\w\w +\d+ \d+\0+\0([^\0]+)\0+([^\0]+)\0+([^\0]+)\0+([^\0]+)\0|s p/ProConOS/ v/$1/ i|PLC: $2; project: $3/$4; source: $5|

match ssl m=^\x16\x03[\0-\x03]..\x02\0\0.\x03[\0-\x03].*\x16\x03[\0-\x03]\0.\x0c.....(.+?)(?:\x16\x03[\0-\x03]|$)=s p/TLS PSK/ i/PSK identity hint: $P(1)/

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

No branches or pull requests

2 participants