mirror of
https://github.com/nmap/nmap.git
synced 2025-12-16 12:49:02 +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
|
# Ruby on Rails
|
||||||
/images/rails.png
|
/images/rails.png
|
||||||
|
|
||||||
|
# Private
|
||||||
|
/private/
|
||||||
|
/_private/
|
||||||
|
|
||||||
|
# Public
|
||||||
|
/public/
|
||||||
|
/_public/
|
||||||
|
/pub/
|
||||||
|
|
||||||
|
# Classes
|
||||||
|
/classes/
|
||||||
|
|||||||
Reference in New Issue
Block a user