Skip to content

BenDrysdale/Proofpoint-URL-Decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Proofpoint URL Decoder

Decode rewritten proofpoint urls into human readable format.

.PARAMETER url

Switch: Specifies the url to decode.

.EXAMPLE

Get-PPDecode -url "https://urldefense.proofpoint.com/v2/url?u=http-3A__www.example.org_url&d=BwdwBAg&c=TIwfCwdwWnrHy3gMA_uzZorHPsT2wfwvKrwfU"

Decodes the url and outputs it as raw text.

.NOTES

The full url must be entered within brackets:

Get-PPDecode -url "https://urldefense.proofpoint.com/v2/url?u=http-3A__www.example.org_url&d=BwdwBAg&c=TIwfCwdwWnrHy3gMA_uzZorHPsT2wfwvKrwfU"

.LINK

Github repo: https://github.com/BenDrysdale/Proofpoint-URL-Decoder

About

Decode rewritten proofpoint urls into human readable format.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published