BlueHound : Tool That Helps Blue Teams Pinpoint The Security Issues

0
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...

GUAC: Graph for Understanding Artifact Composition

0
GUAC represents Graph for Understanding Artifact Composition. Note: GUAC is under active development - if you are interested in contributing, please look at contributor guide...

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

0
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...

Latma : Lateral movement analyzer tool

0
Lateral movement analyzer (LATMA) collects authentication logs from the domain and searches for potential lateral movement attacks and suspicious activity. The tool visualizes the...

PowerHuntShares : Audit Script Designed In Inventory, Analyze, And Report Excessive Privileges Configured On...

0
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...

KRIe :To Detect Linux Kernel Runtime Integrity Exploits With eBPF

0
KRIe is a research project that aims to detect Linux Kernel exploits with eBPF. KRIe is far from being a bulletproof strategy: from eBPF...

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

0
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...

SQLiDetector : Simple Python Script Supported With BurpBouty Profile To Detect SQL Injection

0
SQLiDetector is a simple python script supported with BurpBouty profile that helps you to detect SQL injection "Error based" by sending multiple requests with...

Popeye – A Kubernetes Cluster Sanitizer And Reports Potential Issues

0
Popeye is a utility that scans live Kubernetes cluster and reports potential issues with deployed resources and configurations. It sanitizes your cluster based on...

Tai-e : A New Efficient Static Analysis Framework For Java

0
Tai-e (Chinese: 太阿; pronunciation: ) is a new static analysis framework for Java (please see our technical report for details), which features arguably the...
whatsmyname

WhatsMyName App – Find Anyone Across 640+ Platforms

0
Overview WhatsMyName is a free, community-driven OSINT tool designed to identify where a username exists across hundreds of platforms worldwide. It’s widely used by investigators,...
Analyzing Directory Size Linux Tools Explained

Analyzing Directory Size Linux Tools Explained

0
Managing disk usage is a crucial task for Linux users and administrators alike. Understanding which directories consume the most space helps in optimizing system...
Understanding Disk Usage with du Command

Understanding Disk Usage with du Command

0
Efficient disk space management is vital in Linux, especially for system administrators who manage servers or large directories. The du command (short for disk...
How to Check Directory Size in Linux

How to Check Directory Size in Linux

0
Knowing how to check directory sizes in Linux is essential for managing disk space and keeping your system organized. Linux provides several built-in tools...
Essential Commands for Linux User Listing

Essential Commands for Linux User Listing

0
Managing user accounts is a core responsibility for any Linux administrator. Whether you’re securing a server or auditing system access, knowing how to list...