misc changes

patch-1
sandeep 2021-06-08 00:19:14 +05:30
parent 52a7bfa124
commit 6d0afe217d
1 changed files with 3 additions and 7 deletions

View File

@ -1,20 +1,16 @@
id: email-address-extraction
id: email-extractor
info:
name: Extract Email addresses
name: Email Extractor
author: panch0r3d
severity: info
tags: misc,email
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: regex
regex:
- "[a-zA-Z0-9-_.]{4,}@[A-Za-z0-9_-]+[.](com|org|net|io|gov|co|co.uk|com.mx|com.br|com.sv|co.cr|com.gt|com.hn|com.ni|com.au|com.cn)"
extractors:
- type: regex
part: body