themalwarenews / Astra

Script to build and install the tools of Project discovery from their source code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ASTRA ⚔️

Astra

  • Astra is a script that automates the installation of all the tools associated with ProjectDiscovery allowing users to install them quickly and easily.

  • Tested on Ubuntu and Kali

  • Following are the Presequites for Astra

    • Golang with version 1.19.2 and above
    • Figlet
    • Script should be run as root
  • Currently ASTRA supports installation of below tools


Run Locally

Clone the project

  git clone https://github.com/themalwarenews/Astra

Go to the project directory

  cd Astra

Change permission of file

  chmod +x astra.sh

run script

  sudo ./astra.sh

Feel free to notify us for any errors 🙂

Follow us on :

linkedin instagram twitter YouTube

About

Script to build and install the tools of Project discovery from their source code.

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%