F-Secure Countercept
- UK, New York, South Africa, Singapore
- https://www.f-secure.com/en/business/products/advanced-threat-protection/countercept
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign upRepositories
-
ppid-spoofing
Scripts for performing and detecting parent PID spoofing
-
snake-core
snake-core - the real snake
-
python-exe-unpacker
A helper script for unpacking and decompiling EXEs compiled from python code.
-
AMSIDetection
AMSI detection PoC
-
snake-skin
snake-skin - the web ui for snake
-
RemotePSpy
RemotePSpy provides live monitoring of remote PowerShell sessions, which is particularly useful for older (pre-5.0) versions of PowerShell which do not have comprehensive logging facilities built in.
-
doublepulsar-detection-script
A python2 script for sweeping a network to find windows systems compromised with the DOUBLEPULSAR implant.
-
snake
snake - a malware storage zoo
-
snake-tail
snake-tail - the command line ui for snake
-
snake-scales
snake-scales - the default repository of snake scales
-
usb-ninja-detection-poc
USB Ninja Detection PoC
-
shadowhammer
Tools related to 'shadowhammer' attack, https://securelist.com/operation-shadowhammer/89992
-
dotnet-gargoyle
A spiritual .NET equivalent to the Gargoyle memory scanning evasion technique
-
snake-charmer
snake-charmer - the regression test suite for snake
-
memory-carving-scripts
Scripts for extracting useful information from infected memory dumps
-
radare2-scripts
A collection of useful radare2 scripts!
-
doublepulsar-usermode-injector
A utility to use the usermode shellcode from the DOUBLEPULSAR payload to reflectively load an arbitrary DLL into another process, for use in testing detection techniques or other security research.
-
doublepulsar-c2-traffic-decryptor
A python2 script for processing a PCAP file to decrypt C2 traffic sent to DOUBLEPULSAR implant
-
ReflectiveDLLInjection
Forked from stephenfewer/ReflectiveDLLInjectionReflective DLL injection is a library injection technique in which the concept of reflective programming is employed to perform the loading of a library from memory into a host process.