Added additional tags mapping file (#4108)
parent
6856e845f5
commit
1f4c3e9c8a
|
@ -0,0 +1,7 @@
|
||||||
|
# This is custom wappalyzer tech to tags mapping file used with nuclei automatic scan (-as)
|
||||||
|
# This additional configurable mapping file used to cover known edge cases that possibly have missed or not possible to map in automatic manner
|
||||||
|
# For more details: https://github.com/projectdiscovery/nuclei/issues/1749
|
||||||
|
# Mapping file format:
|
||||||
|
# tech: tags1,tags2
|
||||||
|
|
||||||
|
node.js: nodejs
|
Loading…
Reference in New Issue