AVSignSeek

Signature Detector

A tool to help identify the location of antivirus signatures in binary payloads

Tool written in python3 to determine where the AV signature is located in a binary/payload

GitHub

312 stars
23 watching
53 forks
Language: Python
last commit: over 6 years ago
antivirus-evasionantivirus-testingpython3

Related projects:

Repository Description Stars
google/vxsig Automatically generates AV byte signatures from sets of similar binaries using a signature generation algorithm. 259
secretsquirrel/sigthief A tool that generates invalid signatures to test antivirus software's signature verification and validation capabilities. 2,116
epi052/rustdsplit Re-implements a method to bypass signature-based AV detection by splitting a file into two halves and modifying one byte in each half to evade detection. 35
ditekshen/detection Detects malicious network and host activity using Yara, Snort, and ClamAV signatures. 207
x64dbg/yarasigs A collection of Yara signatures used to identify malware and other malicious code 85
packing-box/peid A tool for detecting packed executables in Windows files by identifying embedded signatures 128
netspi/awssigner Tool to validate and generate AWS SigV4 signatures in Burp Suite extensions 86
societe-generale/swordphish-awareness An application designed to raise awareness of phishing among users by providing a simple way to report suspicious emails. 220
johnnykv/heralding A tool designed to detect and collect sensitive information from malicious users by mimicking popular network services 376
s0md3v/striker An offensive information and vulnerability scanner that identifies potential security issues in web applications 2,234
v8blink/chromium-based-xss-taint-tracking An XSS detection tool for web browsers with taint-tracking capabilities 113
mandatoryprogrammer/xsshunter_client An instrument used to hunt and identify cross-site scripting (XSS) vulnerabilities by tracking correlated requests and payloads. 249
packing-box/pypackerdetect Detects whether an executable is packed using various methods and signatures. 21
alvations/sugali A system designed to identify the language of an arbitrary text string using machine learning and multiple data sources. 2
securitygeneration/honeyport A security tool that detects and blocks malicious connections to identify targeted attackers 43