MRJANAB / arno

An automation tool to install the most popular tools for bug bounty or pentesting.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arno

angry-mole-logo-103224-369
Arno - An automation tool to install the most popular tools for bug bounty or pentesting

Recode The Copyright Is Not Make You A Coder

An automation tool to install the most popular tools for bug bounty or pentesting! This will save you 90% of your time when setting up your machine to work.

It already configures all the tools for you to work, you won't need to configure it manually.

Status: Developing ⚠️

Tool updates every linux directory and all dependencies needed to work

  • tor, argparse, pyrit, requests, proxychains4, aptitude, Seclists, synaptic, brave, hashcat, docker.io etc...

fast

Script to install the most popular tools used when looking for vulnerabilities for a Bug bounty or Pentest bounty program.

Usage

Example Usage:
./install [-f] [-l] [tool] [-h]

DESCRIPTION
  Arno is a based script for automatize installation

OPTIONS
  General options
    -h,--help,help
    -l,--list
    -v,--version
    -f,--force-update

Operating Systems Supported

OS Supported Easy Install Tested
Ubuntu Yes Yes Ubuntu 21.04
Kali Yes Yes Kali 2022.1
Debian No No No
Arch Linux No No No

Tools used - You must need to install these tools to use this script

List1 List2 List3 List4 List5 List6 List7 List8 List9
subfinder sublist3r gf patterns dnsx assetfinder httpx kxss qsreplace nuclei
dalfox anew notify aquatone urldedupe amass gauplus crlfuzz uro
Dirsearch Xsstrike Knock Wafninja Bluto Anon-SMS WPSeku Rustscan The-endorser
Zphisher Parsero SocialFish Osintgram Massdns Git-dumper Asnlookup Sherlok Unfurl
Saycheese Httprobe Ngrok Wfuzz TheHarvester Brave ParamSpider Gau Takeover
Infoga Anonsurf Gittools Droopescan Pwndb Joomscan Sslyze Sslscan Hakrawler
Ffuf Feroxbuster KiteRunner Metagoofil Seeker Pyrit Webscreenshot Unimap Ufw
Testssl Subjs Subjack Soxy Sn0int Shuffledns Scrying S3Scanner Puredns
phantomjs OpenRedireX meg medusa masscan leaky-paths LinkFinder jaeles interactsh
Interlace http2smugl Gxss gron gowitness gorgo gitsubdomains gitendpoints Gf-Patterns
getJS Gxss Findomain fff exclude-cdn ERLPopper dnsvalidator dnsrecon dnsgen
DNSCewl DirDar concurl commix cngo CrackMapExec haktrails Corsy burl

Full installation

cURL, Recommends installing in root mode

curl -sL https://github.com/DonatoReis/arno/raw/main/install.sh | sudo bash

Installation mode with git clone

git clone https://github.com/DonatoReis/arno
sudo arno/install.sh

Warning: This code was originally created for personal use, it generates a substantial amount of traffic, please use with caution.

About

An automation tool to install the most popular tools for bug bounty or pentesting.

License:MIT License


Languages

Language:Shell 100.0%