Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 690 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 690 Bytes

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.