SSTImap : Penetration Testing Tool For SSTI Detection And Exploitation

SSTImap is a penetration testing software that can check websites for Code Injection and Server-Side Template Injection vulnerabilities and exploit them, giving access to the operating system itself. This tool was developed to be used as an interactive penetration testing tool for SSTI detection and exploitation, which allows more advanced exploitation. Sandbox break-out techniques came […]

February 22, 2023
Read More >>

BlueHound : Tool That Helps Blue Teams Pinpoint The Security Issues

BlueHound is an open-source tool that helps blue teams pinpoint the security issues that actually matter. By combining information about user permissions, network access and unpatched vulnerabilities, BlueHound reveals the paths attackers would take if they were inside your networkIt is a fork of NeoDash, reimagined, to make it suitable for defensive security purposes. To […]

February 21, 2023
Read More >>

GUAC: Graph for Understanding Artifact Composition

GUAC represents Graph for Understanding Artifact Composition. Note: GUAC is under active development – if you are interested in contributing, please look at contributor guide and the “express interest” issue Graph for Understanding Artifact Composition (GUAC) aggregates software security metadata into a high fidelity graph database—normalizing entity identities and mapping standard relationships between them. Querying […]

February 21, 2023
Read More >>

Get-AppLockerEventlog : To Extract All The Log Relatives To AppLocker

Get-AppLockerEventlog script will parse all the channels of events from the win-event log to extract all the log relatives to AppLocker. The script will gather all the important pieces of information relative to the events for forensic or threat-hunting purposes, or even in order to troubleshoot. Here are the logs we fetch from win-event: The […]

February 21, 2023
Read More >>

Latma : Lateral movement analyzer tool

Lateral movement analyzer (LATMA) collects authentication logs from the domain and searches for potential lateral movement attacks and suspicious activity. The tool visualizes the findings with diagrams depicting the lateral movement patterns. This tool contains two modules, one that collects the logs and one that analyzes them. You can execute each of the modules separately, […]

February 20, 2023
Read More >>

PowerHuntShares : Audit Script Designed In Inventory, Analyze, And Report Excessive Privileges Configured On Active Directory Domains

PowerHuntShares is design to automatically inventory, analyze, and report excessive privilege assigned to SMB shares on Active Directory domain joined computers.It is intented to help IAM and other blue teams gain a better understand of their SMB Share attack surface and provides data insights to help naturally group related share to help stream line remediation […]

February 20, 2023
Read More >>

KRIe :To Detect Linux Kernel Runtime Integrity Exploits With eBPF

KRIe is a research project that aims to detect Linux Kernel exploits with eBPF. KRIe is far from being a bulletproof strategy: from eBPF related limitations to post exploitation detections that might rely on a compromised kernel to emit security events, it is clear that a motivated attacker will eventually be able to bypass it. […]

February 19, 2023
Read More >>

Bkcrack : Crack legacy zip encryption with Biham and Kocher’s known plaintext attack.

Bkcrack is a Crack legacy zip encryption with Biham and Kocher’s known plaintext attack. A ZIP archive may contain many entries whose content can be compressed and/or encrypted. In particular, entries can be encrypted with a password-based symmetric encryption algorithm referred to as traditional PKWARE encryption, legacy encryption or ZipCrypto. This algorithm generates a pseudo-random […]

February 18, 2023
Read More >>

Popeye – A Kubernetes Cluster Sanitizer And Reports Potential Issues

Popeye is a utility that scans live Kubernetes cluster and reports potential issues with deployed resources and configurations. It sanitizes your cluster based on what’s deployed and not what’s sitting on disk. By scanning your cluster, it detects misconfigurations and helps you to ensure that best practices are in place, thus preventing future headaches. It […]

February 18, 2023
Read More >>