mirror of
https://github.com/danielmiessler/SecLists
synced 2026-05-08 21:21:10 +02:00
Enrich with total.com sub domains results
Command: `curl -sk "https://crt.sh/?q=total.com&output=json" | jq -r ".[].name_value" | cut -d'.' -f1 | sort -u`
This commit is contained in:
parent
0c61f25372
commit
6d37719fd4
1 changed files with 4 additions and 0 deletions
|
|
@ -5,12 +5,15 @@ dev
|
|||
develop
|
||||
int
|
||||
integration
|
||||
pp
|
||||
prd
|
||||
preprod
|
||||
pprod
|
||||
prod
|
||||
qual
|
||||
qualif
|
||||
qualification
|
||||
recette
|
||||
staging
|
||||
stg
|
||||
temp
|
||||
|
|
@ -19,4 +22,5 @@ testing
|
|||
tst
|
||||
tuat
|
||||
uag
|
||||
uap
|
||||
uat
|
||||
|
|
|
|||
Loading…
Reference in a new issue