Skip to content

Latest commit

 

History

History
67 lines (48 loc) · 1.28 KB

README.md

File metadata and controls

67 lines (48 loc) · 1.28 KB

https://atlas.tool is not a thing {It's just a placeholder lol}

atlas v1.0.2-ASYNC

Atlas is a website scanner, which scans the following things:

  • Basic Host Info
  • Miss-configured Files
  • Dev Ports
  • Robots.txt




1.0.1 ==> 1.0.2-ASYNC

  • Atlas is finally async
  • I also removed some old code which made the scanner like 2x slower

Installation

Clone the repo

git clone https://github.com/delltaxa/atlas.git

Direct in to the Directory

cd atlas/

Install packages

pip install -r requirements.txt

One-Liner

git clone https://github.com/delltaxa/atlas.git; cd atlas/; pip install -r requirements.txt

Usage

python3 main.py https://www.example.com/

Showcase

It's censored because I don't know if I am allowed to scan that site

abc


Thanks to

Thanks to (Leetcore) https://github.com/Leetcore and his project ninja-hacker-cat where I have the busting.txt from!

Supports

Linux: Yes
Windows: idk