Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 602 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 602 Bytes

Anti-Sandbox-Go

Some anti-sandbox techniques implemented in Golang.

Capabilities

Technique Name Description
CheckDomainName Checks for AD domain names.
CheckInterface Checks network interface count and MAC address.
CheckUsername Checks for specific usernames.
isDomainJoined Checks if the system is joined to a domain.
PlatformLimits Anti-debugging techniques.
RandomSleep Executes with random delays.