Skip to content

Determine if running in malware sandbox by checking environmental factors.

License

Notifications You must be signed in to change notification settings

TheKevinWang/Check-Sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Check-Sandbox

Determine if running in malware sandbox by checking various environmental factors. Checks were discovered from probing VirusTotal sandboxes by uploading various payloads that gathers information and uploads it to a 3rd party file host. It works on VT for now, but that can change as sandboxes evolve. However, I may add new detections in the future.

Checks implemented:

  • honey files
  • netstat
  • process memory
  • disk space

TODO

C# port

C port

About

Determine if running in malware sandbox by checking environmental factors.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published