Skip to content

3ct0s/sandy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Disctopia
Sandy

Sandy the Sandbox Enumration Tool


What is Sandy?

Sandy is a Sandbox Enumeration tool that can be used to extract information from a sandbox virtual machine. All of the info gets packaged in a TXT file which then gets send to the user with the use of Discord Webhooks

/!\ Keep in mind that the tool will only work on sandboxes that allows web traffic to reach its destination

Sandy Features:

It will extract a list of the following:

  • All the running processes
  • Operating System Version
  • CPU Model
  • Hostname
  • Installed Software
  • UAC Status
  • Screenshot of the desktop

How to use Sandy?

You will need to edit the main.py script and add your own Discord Webhook URL. Then you will need to package the script manually into an EXE with the use of tools like PyInstaller, Py2Exe, PyArmor, Nuitka etc.

The last thing you have to do is to upload the EXE into any sandbox analysis environment you want. If the sandbox environment allows web traffic to normally reach its destination, then Sandy will extract the information and send it to the user.

About

Sandbox Enumeration Tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages