Category: Network PenTest

Attify OS

AttifyOS v4.0 releases: Distro for pentesting IoT devices

Attify OS – Distro for pentesting IoT devices AttifyOS is a distro intended to help you perform a security assessment and penetration testing of Internet of Things (IoT) devices. It saves you a lot...

BloodHound Impacket

BloodHound.py v1.7 releases: A Python based ingestor for BloodHound

BloodHound.py BloodHound.py is a Python-based ingestor for BloodHound, based on Impacket. This version of BloodHound.py is only compatible with BloodHound 4.2 and 4.3. For BloodHound CE, check out the bloodhound-ce branch Limitations BloodHound.py currently has the following limitations:...

CALDERA

caldera: automated adversary emulation system

CALDERA is an automated adversary emulation system that performs post-compromise adversarial behavior within Windows Enterprise networks. It generates plans during operation using a planning system and a pre-configured adversary model based on the Adversarial Tactics, Techniques &...

Linux Binary Exploitation

BinExp: Linux Binary Exploitation

Linux Binary Exploitation Topics Lecture 1. Memory Layout of the C program. ELF binaries. Overview of the stack during the function call. Assembly code for the function call and return. Concept of $ebp and $esp. Executable...