mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2025-02-01 07:57:25 +00:00
Bugfix - Tables Token/Brand
This commit is contained in:
parent
aace268267
commit
54661cbd70
@ -310,6 +310,7 @@ then launch Burp with : java -jar burpsuite_free_v*.jar &
|
|||||||
e.g :
|
e.g :
|
||||||
|
|
||||||
Test card numbers and tokens
|
Test card numbers and tokens
|
||||||
|
|
||||||
| NUMBER | BRAND | TOKEN |
|
| NUMBER | BRAND | TOKEN |
|
||||||
| :------------- | :------------- | :------------- |
|
| :------------- | :------------- | :------------- |
|
||||||
| 4242424242424242 | Visa | tok_visa |
|
| 4242424242424242 | Visa | tok_visa |
|
||||||
@ -317,6 +318,7 @@ Test card numbers and tokens
|
|||||||
| 5555555555554444 | Mastercard | tok_mastercard |
|
| 5555555555554444 | Mastercard | tok_mastercard |
|
||||||
|
|
||||||
International test card numbers and tokens
|
International test card numbers and tokens
|
||||||
|
|
||||||
| NUMBER | TOKEN | COUNTRY | BRAND |
|
| NUMBER | TOKEN | COUNTRY | BRAND |
|
||||||
| :------------- | :------------- | :------------- | :------------- |
|
| :------------- | :------------- | :------------- | :------------- |
|
||||||
| 4000000400000008 | tok_at | Austria (AT) | Visa |
|
| 4000000400000008 | tok_at | Austria (AT) | Visa |
|
||||||
|
Loading…
Reference in New Issue
Block a user