Added router detect and information leak

Source - https://github.com/randomstr1ng/nuclei-sap-templates
patch-1
sandeep 2021-06-05 15:56:17 +05:30
parent ae8c130668
commit 141cf6a6cf
2 changed files with 46 additions and 0 deletions

View File

@ -0,0 +1,24 @@
id: sap-router-info-leak
info:
name: SAPRouter - Routing information leak
author: randomstr1ng
severity: critical
tags: network,sap
network:
- inputs:
- data: 00000022524f555445525f41444d002802000000000000000000000000000000000000000000
type: hex
host:
- "{{Hostname}}"
- "{{Hostname}}:3299"
read-size: 2048
matchers:
- type: word
words:
- "Routtab"
- "Working directory"
- "SAProuter Connection Table"

22
network/sap-router.yaml Normal file
View File

@ -0,0 +1,22 @@
id: sap-router
info:
name: SAPRouter Detection
author: randomstr1ng
severity: info
tags: network,sap
network:
- inputs:
- data: 57484f415245594f553f0a
type: hex
host:
- "{{Hostname}}"
- "{{Hostname}}:3299"
read-size: 1024
matchers:
- type: word
words:
- "SAProuter"