C0reL0ader / EaST

Exploits and Security Tools Framework 2.0.1
http://eastfw.net/
303 stars 114 forks source link
east-framework exploits offensive-security penetration-testing python

EaST Framework

«EAST» – «Exploits And Security Tools» penetration testing framework.

1. Overview

Pentest framework environment is the basis of IT security specialist’s toolkit. This software is essential as for learning and improving of knowledge in IT systems attacks and for inspections and proactive protection. The need of native comprehensive open source pen test framework with high level of trust existed for a long time. That is why EAST framework was created for native and native friendly IT security markets. EAST is a framework that has all necessary resources for wide range exploits to run, starting from Web to buffer overruns. EAST differs from similar toolkits by its ease of use. Even a beginner can handle it and start to advance in IT security.

Main features:

2. Requirements

3. Usage

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

4. Additional resources