Visit Website

Tool for fingerprinting HTTP requests of malware. Based on Tshark and written in Python3. Working prototype stage :-) Its main objective is to provide unique representations (fingerprints) of malware requests, which help in their identification. Unique means here that each fingerprint should be seen only in one particular malware family, yet one family can have multiple fingerprints. Hfinger represents the request in a shorter form than printing the whole request, but still human interpretable. Hfinger can be used in manual malware analysis but also in sandbox systems or SIEMs. The generated fingerprints are useful for grouping requests, pinpointing requests to particular malware families, identifying different operations of one family, or discovering unknown malicious requests omitted by other security systems but which share fingerprint. An academic paper accompanies work on this tool, describing, for example, the motivation of design choices, and the evaluation of the tool compared to p0f, FATT, and Mercury.

FEATURES

ALTERNATIVES

A better version of my xssfinder tool that scans for different types of XSS on a list of URLs.

A project providing open-source YARA rules for malware and malicious file detection

RetDec is a versatile machine-code decompiler with support for various file formats and architectures.

A tool for malware analysts to search through base64-encoded samples and generate yara rules.

A freeware suite of tools for PE editing and process viewing, including CFF Explorer and Resource Editor.

Interactive malware hunting service with live access to the heart of an incident.

GuardDog is a CLI tool for identifying malicious PyPI and npm packages through heuristics and Semgrep rules.

A Unix-based tool that scans for rootkits and other malware on a system, providing a detailed report of the scan results.

CyberSecTools logoCyberSecTools

Explore the largest curated directory of cybersecurity tools and resources to enhance your security practices. Find the right solution for your domain.

Copyright © 2024 - All rights reserved