Learn how to create your own templates for scanning
{ "requests": { "path": "/content/..;/crx/de/index.jsp", "method": "GET" }, "responses": { "matchers-condition": "and", "matchers": [ { "type": "word", "words": ["CRXDE Lite"] }, { "type": "status", "status": [200] } ] } }
Show properties