URL percent encoding
If you want to use password with special character, like an exclamation mark, you need to use percent encoding which is often called URL encoding.
seen from United States
seen from Japan
seen from Japan

seen from Singapore
seen from United States

seen from United States
seen from Saudi Arabia
seen from Bolivia

seen from United States

seen from United States

seen from Singapore

seen from Singapore

seen from Russia
seen from China
seen from United States

seen from Malaysia

seen from Malaysia

seen from France

seen from China
seen from Malaysia
URL percent encoding
If you want to use password with special character, like an exclamation mark, you need to use percent encoding which is often called URL encoding.
Decipher obfuscated URLs with PowerShell
Decipher obfuscated URLs with PowerShell
I recently received a message on Skype from a friend I had not talked to for a while, I was happy to see it was spam. Not because it was spam, but because it was using an encoded Url. After taking a quick look at the structure I thought, this is definitely something I can decode. To me this looked like hexadecimal code, and I quickly threw together a PowerShell one-liners to decode to decode…
View On WordPress