w1th0ut / red-ocean

This is my first program, for simple hacking activity, made by simple python2 code, hope you enjoy :)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RED-OCEAN

Simple tool for scan the surface of the website and many more. (outdated tool, some function maybe not working).

Maybe next time, i will make this tool for python3.

Requirements

  1. requirements.txt
  2. apt-get install figlet

Installation

you need install all requirements in requirements.txt.

git clone https://github.com/w1th0ut/red-ocean.git
cd red-ocean
pip2 install -r requirements.txt

Usage

immediately run the script redx.x.py.

python2 redx.x.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

This is my first program, for simple hacking activity, made by simple python2 code, hope you enjoy :)


Languages

Language:Python 74.8%Language:OpenEdge ABL 25.2%