vianaweb / eaglesec

Ferramenta criada para information gathering em Pentesting e CTF!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EagleSec

EagleSec é uma ferramenta de Information Gathering para Pentest e CTF baseada em CLI, Feita em Python e ❤.

  • Estamos em fase alpha.
  • Gostaria de constribuir ? Faça fork e pull-request :)

New Features!

  • Ainda nada, mas em breve teremos várias!

Installation

Bem simples:

If you have not installed PyCurl you need to install first libcurl4-gnuls-dev and librtmp-dev

apt install libcurl4-gnutls-dev librtmp-dev
pip install pycurl

Install the dependencies and devDependencies and start the server.

$ git clone https://github.com/crowsec/eaglesec
$ cd eaglesec
$ pip3 install -r requirements.txt
$ python3 script.py

Todos

  • Criamos um "board" de projeto para ideias, fica na aba "Projects"!

License

MIT

Free Hacking Tool, Hell Yeah!

About

Ferramenta criada para information gathering em Pentesting e CTF!

License:MIT License


Languages

Language:Python 100.0%