Skip to content

delltaxa/atlas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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