mirror of
https://github.com/nmap/nmap.git
synced 2025-12-15 20:29:03 +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:
@@ -119,3 +119,14 @@
|
||||
# Ruby on Rails
|
||||
/images/rails.png
|
||||
|
||||
# Private
|
||||
/private/
|
||||
/_private/
|
||||
|
||||
# Public
|
||||
/public/
|
||||
/_public/
|
||||
/pub/
|
||||
|
||||
# Classes
|
||||
/classes/
|
||||
|
||||
Reference in New Issue
Block a user