Skip to content

Latest commit

 

History

History
50 lines (37 loc) · 1.99 KB

setup.md

File metadata and controls

50 lines (37 loc) · 1.99 KB

The Setup

Setting up your hacking environment

Atomic Red Team

Atomic Red Team is a library of simple tests that every security team can execute to test their defenses. Tests are focused, have few dependencies, and are defined in a structured format that can be used by automation frameworks.

Setting up external servers

VPS - Virtual private servers 

PenTest Scripts

Agile infrastructure

Pupy Shell

Pupy is a cross-platform, multi function RAT and post-exploitation tool mainly written in python. It features an all-in-memory execution guideline and leaves a very low footprint. 
Pupy can communicate using multiple transports, migrate into processes using reflective injection, and load remote python code, python packages and python C-extensions from memory.

Merlin

Merlin is a cross-platform post-exploitation HTTP/2 Command & Control  server and agent written in golang.