5 matches found
Trawler
为持久化而疏浚Windows 这是什么? Trawler 是一个 PowerShell 脚本,旨在帮助事件响应者在 Windows 主机上发现潜在的安全入侵指标,主要关注持久化机制,包括计划任务、服务、注册表修改、启动项、二进制文件修改等。 目前,trawler 可以检测 MITRE 和 Atomic Red Team 明确指出的绝大多数持久化技术,并且会定期添加更多检测。 主要特性 扫描 Windows 操作系统的多种持久化技术(如下所列) CSV 输出,包含 MITRE 技术及调查启动元数据...
TTPrint: Evidence-Grounded TTP Extraction Via Diverge-Then-Converge Verification
Extracting MITRE ATT&CK techniques from cyber threat intelligence CTI reports is an open-set, multi-label problem requiring both high recall not missing techniques and high precision not hallucinating unsupported ones. Existing methods--rule-based, supervised, and LLM-based--struggle to achieve...
Metasploit Wrap-Up 02/06/2026
Google Summer of Code 2026 Our very own Jack Heysel has added some documentation which outlines the Metasploit Framework project ideas for GSoC 2026. For anyone interested in applying please see GSoC-How-To-Apply documentation, or reach out on slack to any of the following GSoC mentors on Slack v...
Monitor Windows Registry Changes with Qualys File Integrity Monitoring
With Windows registries storing a large number of programs and OS security settings and a large amount of raw data, threat actors have begun to use those registries as a data store for their malicious activity. It is therefore imperative for organizations to monitor changes in Windows registries ...
Install Python for Windows
This module places an embeddable Python3 distribution onto the target file system, granting pentesters access to a lightweight Python interpreter. This module does not require administrative privileges or user interaction with installation prompts. This module requires Metasploit:...