Skip to content

mkdirlove/VPS-web-hacking-tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VPS-web-hacking-tools

Automatically install some web hacking/bug bounty tools for your VPS.

O.S supported :

  • Ubuntu 20.04 x64
  • Debian 10 x64

asciicast

Installation

apt-get update -y && apt-get install git -y
cd /tmp && git clone https://github.com/supr4s/VPS-web-hacking-tools && cd VPS-web-hacking-tools && ./installer.sh

Available tools list

Subdomains enumeration

DNS resolver

Visual recon

HTTP probe

Web crawler

Network scanner

HTTP parameter

Fuzzing tools

SSRF tools

API hacking tools

Wordlists

Vulns - XSS

Vulns - SQL Injection

CMS Scanner

Vulns - Scanner

JavaScript hunting

Useful tools

Note

  • Refer to the usage of the tools as most of them require configuration (especially for subdomains enumeration).
  • Please be careful with these tools and only use them on targets you have explicitly authorized.

N.B : * = added in the last update

About

Automatically install some web hacking/bug bounty tools.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%