mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Add some more fingerprints that a commercial tool just found in an application I'm assessing.
I realize we're getting too many fingerprints to handle, but we can always trim it down later.
This commit is contained in:
parent
7c94424d70
commit
d63fba1dd6
1 changed files with 11 additions and 0 deletions
|
|
@ -119,3 +119,14 @@
|
|||
# Ruby on Rails
|
||||
/images/rails.png
|
||||
|
||||
# Private
|
||||
/private/
|
||||
/_private/
|
||||
|
||||
# Public
|
||||
/public/
|
||||
/_public/
|
||||
/pub/
|
||||
|
||||
# Classes
|
||||
/classes/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue