This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Criteria ID Name Canonical Name Parent ID Country Code Target Type Status Uule parameter | |
1000002 Kabul Kabul,Kabul,Afghanistan 9075393 AF City Active w+CAIQICIXS2FidWwsS2FidWwsQWZnaGFuaXN0YW4 | |
1000003 Luanda Luanda,Luanda Province,Angola 9070431 AO City Active w+CAIQICIdTHVhbmRhLEx1YW5kYSBQcm92aW5jZSxBbmdvbGE | |
1000004 The Valley The Valley,Anguilla 2660 AI City Active w+CAIQICITVGhlIFZhbGxleSxBbmd1aWxsYQ | |
1000010 Abu Dhabi Abu Dhabi,Abu Dhabi,United Arab Emirates 9041082 AE City Active w+CAIQICIoQWJ1IERoYWJpLEFidSBEaGFiaSxVbml0ZWQgQXJhYiBFbWlyYXRlcw | |
1000011 Ajman Ajman,Ajman,United Arab Emirates 9047096 AE City Active w+CAIQICIgQWptYW4sQWptYW4sVW5pdGVkIEFyYWIgRW1pcmF0ZXM | |
1000012 Al Ain Al Ain,Abu Dhabi,United Arab Emirates 9041082 AE City Active w+CAIQICIlQWwgQWluLEFidSBEaGFiaSxVbml0ZWQgQXJhYiBFbWlyYXRlcw | |
1000013 Dubai Dubai,Dubai,United Arab Emirates 9041083 AE City Active w+CAIQICIgRHViYWksRHViYWksVW5pdGVkIEFyYWIgRW1pcmF0ZXM | |
1000014 Ras Al-Khaimah Ras Al-Khaimah,Ras al Khaimah,United Arab Emirates 9047098 AE C |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Burp Suite with Android 7+ | |
Note: This requires a rooted device | |
1. Create custom certificate with the following commands: | |
openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout pk.key -out certificate.crt | |
openssl pkcs12 -export -out certificate.p12 -inkey pk.key -certfile certificate.crt -in certificate.crt | |
2. Import the certificate.p12 into burp with the import certificate option --> Certificate and private key from PKCS#12 keystore |