shriyanss / Astra-Bot

Python based Discord bot Which allows you to run tools like nmap and amass from discord

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Astra-Bot

Python based Discord bot Which allows you to run tools like nmap and amass from discord .

Why to use this bot?

Ans: if u are traveling and u dont have laptop or pc but u want to hack and u have phone u can do with this bot 

Installation

git clone https://github.com/hac01/Astra-Bot.git && cd Astra-Bot

pip install -r requirements.txt

chmod +x setup.sh

./setup.sh

**Now You need to add Token in .env file

Usage

Command Example Description
!help !help Gives Help Menu with a Description of that command
!nmap !nmap ip_here Nmap is port scanner for more details :- https://nmap.org/
!amass !amass target.com The OWASP Amass Project performs external asset discovery https://github.com/OWASP/Amass
!subfinder !subfinder target.com Subfinder is a subdomain discovery tool https://github.com/projectdiscovery/subfinder

Exmaple

Help command !help

url

Nmap example !nmap target.com

url

About

Python based Discord bot Which allows you to run tools like nmap and amass from discord

License:GNU General Public License v3.0


Languages

Language:Python 92.1%Language:Shell 7.9%