Exploits And Security Tools

Open-source penetration testing framework

A framework with all necessary resources for running a wide range of exploits, from web to buffer overruns. Simple to use, even for beginners.

307
Stars
112
Forks
4
Contributors

Key Features

🔒

High Security

Open-source Python code, easy to audit. No OS changes during installation.

⚡

Maximum Simplicity

Archive download and start.py launch. Control local or remotely via browser.

âœī¸

On-the-fly Editing

Edit and add modules without restart. Minimal and simple module body.

đŸ’ģ

Cross-platform

Works on Windows and Linux. All dependencies included.

đŸ› ī¸

Full Capacity

All resources for wide range exploits from web to buffer overruns.

🚀

Extendable

Server-client architecture, message API, support libraries for developers.

About EAST Framework

Pentest framework environment is the basis of IT security specialist's toolkit. This software is essential for learning and improving knowledge in IT systems attacks and for inspections and proactive protection.

The need for a comprehensive open source pen test framework with high level of trust existed for a long time. EAST was created to fill this gap.

EAST differs from similar toolkits by its ease of use. Even a beginner can handle it and start to advance in IT security.

Get Started

Requirements

  • Python 2

Usage

git clone https://github.com/C0reL0ader/EaST && cd EaST
python start.py [-p PORT] [--all-interfaces]