infoleak taxonomy, add ail tags

Signed-off-by: Terrtia <or1994@hotmail.fr>
pull/101/head
Terrtia 2018-05-16 16:18:28 +02:00
parent 873ae71ba9
commit c89364112f
No known key found for this signature in database
GPG Key ID: 1E1B1F50D84613D0
1 changed files with 138 additions and 2 deletions

View File

@ -36,6 +36,10 @@
"value": "credit-card",
"expanded": "Credit card"
},
{
"value": "mail",
"expanded": "Mail"
},
{
"value": "phone-number",
"expanded": "Phone number"
@ -44,17 +48,81 @@
"value": "api-key",
"expanded": "API key"
},
{
"value": "google-api-key",
"expanded": "Google API key"
},
{
"value": "aws-key",
"expanded": "AWS key"
},
{
"value": "private-key",
"expanded": "Private key at large"
},
{
"value": "encrypted-private-key",
"expanded": "Encrypted private key at large"
},
{
"value": "private-ssh-key",
"expanded": "Private ssh key"
"expanded": "Private SSH key"
},
{
"value": "private-static-key",
"expanded": "Private state key"
},
{
"value": "vpn-static-key",
"expanded": "VPN static key"
},
{
"value": "pgp-message",
"expanded": "PGP message"
},
{
"value": "pgp-private-key",
"expanded": "PGP private key"
},
{
"value": "certificate",
"expanded": "Certificate"
},
{
"value": "rsa-private-key",
"expanded": "RSA private key"
},
{
"value": "dsa-private-key",
"expanded": "DSA private key"
},
{
"value": "ec-private-key",
"expanded": "EC private key"
},
{
"value": "base64",
"expanded": "Base64"
},
{
"value": "bitcoin-address",
"expanded": "Bitcoin address"
},
{
"value": "bitcoin-private-key",
"expanded": "Bitcoin private key"
},
{
"value": "cve",
"expanded": "CVE"
},
{
"value": "onion",
"expanded": "Onion link"
},
{
"value": "sql-injection",
"expanded": "SQL injection"
}
]
},
@ -69,6 +137,10 @@
"value": "credit-card",
"expanded": "Credit card"
},
{
"value": "mail",
"expanded": "Mail"
},
{
"value": "phone-number",
"expanded": "Phone number"
@ -77,17 +149,81 @@
"value": "api-key",
"expanded": "API key"
},
{
"value": "google-api-key",
"expanded": "Google API key"
},
{
"value": "aws-key",
"expanded": "AWS key"
},
{
"value": "private-key",
"expanded": "Private key at large"
},
{
"value": "encrypted-private-key",
"expanded": "Encrypted private key at large"
},
{
"value": "private-ssh-key",
"expanded": "Private ssh key"
"expanded": "Private SSH key"
},
{
"value": "private-static-key",
"expanded": "Private state key"
},
{
"value": "vpn-static-key",
"expanded": "VPN static key"
},
{
"value": "pgp-message",
"expanded": "PGP message"
},
{
"value": "pgp-private-key",
"expanded": "PGP private key"
},
{
"value": "certificate",
"expanded": "Certificate"
},
{
"value": "rsa-private-key",
"expanded": "RSA private key"
},
{
"value": "dsa-private-key",
"expanded": "DSA private key"
},
{
"value": "ec-private-key",
"expanded": "EC private key"
},
{
"value": "base64",
"expanded": "Base64"
},
{
"value": "bitcoin-address",
"expanded": "Bitcoin address"
},
{
"value": "bitcoin-private-key",
"expanded": "Bitcoin private key"
},
{
"value": "cve",
"expanded": "CVE"
},
{
"value": "onion",
"expanded": "Onion link"
},
{
"value": "sql-injection",
"expanded": "SQL injection"
}
]
},