Phantom-Evasion : Python AV Evasion Tool Capable to Generate FUD Executable Even With The...

0
Phantom-Evasion is an interactive antivirus evasion tool written in python capable to generate (almost) FUD executable even with the most common 32...

imago Forensics : A Python Tool That Extract Digital Evidences From Images

0
Imago is a python tool that extract digital evidences from images recursively. This tool is useful throughout a digital forensic investigation. If you need...

VSHG : A Standalone Addon for GnuPG

0
VSHG aims to provide a memory / hardware resistant reinforcement to GnuPG's standared s2k key-derivation-function + a simplified interface for symmetric encryption . ...

Angr : A Powerful & User-Friendly Binary Analysis Platform

0
Angr is a platform-agnostic binary analysis framework. It is a suite of Python 3 libraries that let you load a binary and do a...

WAF ByPass : Firewall Bypass Script Based On DNS History Records

0
Firewall bypass script based on DNS history records. This script will search for DNS A history records and check if the server...

DCOMrade : Powershell script for enumerating vulnerable DCOM Applications

0
DCOMrade is a Powershell script that is able to enumerate the possible vulnerable DCOM applications that might allow for lateral movement, code execution, data...

Top 5 DDoS Attacking Tools For Linux,Windows & Android

0
DDOS or Distributed Denial of Service Attack is the most strong version of  DOS attack. In this, many computers are used to target same...

Pftriage : Python Tool & Library To Help Analyse Files During Malware Triage &...

0
Pftriage is a tool to help analyze files during malware triage. It allows an analyst to quickly view and extract properties of a file...

Modlishka : A Flexible And Powerful Reverse Proxy Tool

0
Modlishka is a flexible and powerful reverse proxy, that will take your ethical phishing campaigns to the next level. It was realeased with an...

GoScan : Interactive Network Scanner 2019

0
GoScan is an interactive network scanner client, featuring auto-completion, which provides abstraction and automation over nmap. GoScan can now be used to perform host discovery,...
Nmap Cheat Sheet

Nmap cheat sheet for beginners

0
Nmap (Network Mapper) is a free tool that helps you find devices on a network, discover open ports, and identify services running on those...
MCP

Understanding the Model Context Protocol (MCP) and How It Works

0
Introduction to the Model Context Protocol (MCP) The Model Context Protocol (MCP) is an open standard that enables AI applications, such as large language models,...
file command

 The file Command – Quickly Identify File Contents in Linux

0
While file extensions in Linux are optional and often misleading, the file command helps decode what a file truly is. This powerful utility analyzes the actual...
touch command

How to Use the touch Command in Linux

0
The touch command is one of the quickest ways to create new empty files or update timestamps for existing files in Linux. It’s widely used by...
find command

How to Search Files and Folders in Linux Using the find Command

0
Handling large numbers of files is routine for Linux users, and that’s where the find command shines. It’s a dynamic tool that helps you search for...