Merge pull request #3061 from ImNightmaree/CVE-2020-22205-extractor

Updates "whoami" regex
patch-1
Sandeep Singh 2021-11-03 23:58:29 +05:30 committed by GitHub
commit b2e90c754e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -60,4 +60,4 @@ requests:
part: interactsh_request
group: 1
regex:
- '([a-z0-9]+)\.([a-z0-9]+)\.interactsh\.com'
- '([a-z0-9]+)\.([a-z0-9]+)\.([a-z0-9]+)\.([a-z]+)'