Repository navigation

#

anti-sandbox

Public malware techniques used in the wild: Virtual Machine, Emulation, Debuggers, Sandbox detection.

C++
6267
7 天前

Evasions encyclopedia gathers methods used by malware to evade detection when run in virtualized environment. Methods are grouped into categories for ease of searching and understanding. Also provided are code samples, signature recommendations and countermeasures within each category for the described techniques.

HTML
404
9 个月前

A tool to detect and crash Cuckoo Sandbox

C
293
9 个月前

.NET Project containing plenty of advanced techniques to detect various types of malicious actions on your software, with syscall support.

C#
290
3 个月前

This script allows you to create various artifacts on a bare-metal Windows computer in an attempt to trick malwares that looks for VM or analysis tools

Python
269
9 个月前

A Malware Scarecrow for Windows 10/11 with a user-friendly touch.

C#
55
6 个月前

Anti Virtulization, Anti Debugging, AntiVM, Anti Virtual Machine, Anti Debug, Anti Sandboxie, Anti Sandbox, VM Detect package.

Python
50
1 个月前

Some anti QEMU trick used by in-the-wild malware.

C++
13
10 年前

Binary obfuscation, anti-reversing, anti-debugging and av-bypass framework for Windows

Go
11
7 天前

Some anti-sandbox techniques implemented in Golang.

Go
10
1 年前

Apate performs anti-debugging, anti-VM and anti-sandbox tests, to see if your linux system is able to stay under the radar.

C
9
3 年前

A pintool for protecting a sandbox application of common anti-virtualmachine and anti-sandbox detection techniques

C++
9
2 年前

This repository contains the c# code which is using latest persistence technique and multiple anti-vm, anti-sandboxes techniques. Creating persistence by using WindowsApps folder, schtasks, powershell cmdlet (Get-Variable).

C#
8
1 年前

Effective cloud sandbox detection from ring 3

C
8
1 年前

#seccamp 2014 CTF softsec (Reverse 400pt)

C
3
11 年前

OnyDetect is a lightweight, cross-platform library designed to detect virtual machines (VMs) and sandboxes by leveraging multiple detection techniques. It helps identify whether the program is running in a monitored environment, which can be useful for security, malware analysis, and anti-analysis mechanisms.

Go
1
4 天前

Attempts to trick malware using techniques from NavyTitanium/Fake-Sandbox-Artifacts

Java
1
10 个月前