Category: Open Source Tool

cloud infrastructure security

CloudSploit: Cloud Security Posture Management

CloudSploit CloudSploit by Aqua is an open-source project designed to allow detection of security risks in cloud infrastructure accounts, including Amazon Web Services (AWS), Microsoft Azure, Google Cloud Platform (GCP), Oracle Cloud Infrastructure (OCI),...

bash script

checksec: check the properties of executables

checksec Checksec is a bash script to check the properties of executables (like PIE, RELRO, PaX, Canaries, ASLR, Fortify Source). It was originally written by Tobias Klein.   The checksec tool can be used...

machine-in-the-middle tool

Inveigh: .NET IPv4/IPv6 machine-in-the-middle tool

Inveigh Inveigh is a cross-platform .NET IPv4/IPv6 machine-in-the-middle tool for penetration testers. This repo contains the primary C# version as well as the legacy PowerShell version. Overview Inveigh conducts spoofing attacks and hash/credential captures...

Out-of-Band Application Security Testing

BOAST: The BOAST Outpost for AppSec Testing

BOAST The BOAST Outpost for AppSec Testing BOAST is a server built to receive and report Out-of-Band Application Security Testing reactions.   Some application security tests will only cause out-of-band reactions from the tested...

Cloud Offensive

COBRA: Cloud Offensive Breach and Risk Assessment Tool

Cloud Offensive Breach and Risk Assessment (COBRA) Tool Cloud Offensive Breach and Risk Assessment (COBRA) is an open-source tool designed to empower users to simulate attacks within multi-cloud environments, offering a comprehensive evaluation of...

Stratosphere Linux IPS

StratosphereLinuxIPS: Stratosphere IPS for Linux

Stratosphere Linux IPS This is the Linux version of the Stratosphere IPS, a behavioral-based intrusion detection and prevention system that uses machine learning algorithms to detect malicious behaviors. It is part of a larger...

slither

slither: Static Analyzer for Solidity

Slither, the Solidity source analyzer Slither is a Solidity static analysis framework written in Python 3. It runs a suite of vulnerability detectors, prints visual information about contract details, and provides an API to...