Coder Social home page Coder Social logo

vps-web-hacking-tools's Introduction

WebHackingTools

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

O.S supported โœ”๏ธ

  • Debian 11 x64

  • Kali Linux 2022.4 x64

  • Linux Mint 21 x64

  • Ubuntu 22.04 x64

asciicast

Installation

๐Ÿ’ป Manual: laptop/VPS/other

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

๐Ÿณ Docker

A Docker version is available, see https://hub.docker.com/r/supr4s/webhackingtools

docker pull supr4s/webhackingtools
docker run --name webhackingtools -it supr4s/webhackingtools

To leave the container but leave it running:

ctrl + p and ctrl + q 

To re-attach to the container:

docker attach webhackingtools

Available tools list

Subdomains enumeration

DNS resolver

HTTP probe

Visual recon

Network scanner

Web crawler

HTTP parameter

JavaScript hunting

Bypass 40X (new)

CORS tools (new)

Fuzzing tools

Prototype pollution (new)

LFI tools

SSRF tools

SSTI tools

API hacking tools

Vulns - XSS

Vulns - SQL Injection

Vulns - Scanner

CMS Scanner

Wordlists

Git hunting

Sensitive stuff finding

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

** For Nikto and Debian 10, you need to have the non-free contrib sources in addition. e.g :

deb http://deb.debian.org/debian/ buster main contrib non-free
deb-src http://deb.debian.org/debian/ buster main contrib non-free

vps-web-hacking-tools's People

Contributors

supr4s avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

vps-web-hacking-tools's Issues

ShellCheck the code + Check whether a tool is installed

I would like to make two PRs but I need your opinion first.

  1. ShellCheck the shell code and make it a little bit different.
  2. Check if a tool is installed before proceeding with a download install.

what do you think please ?

A fierce competition

Hi @supr4s

You are getting some competition ... a docker image with the most commonly used bug bounty-hunting ๐Ÿ› tools (apentestbox).

A different approach, for sure, when you don't wanna mess with the main machine.

Have a nice day.
@Sim4n6

Kali linux unrecognized

I face this error while executing this script

[ENVIRONMENT] Packages required installation in progress ...
O.S unrecognized
End of the script

uname -a
Linux kali 5.7.0-kali1-amd64 #1 SMP Debian 5.7.6-1kali2 (2020-07-01) x86_64 GNU/Linux

VPS ?

which vps service do you use for hacking?
gcloud almost ban me for some pentest.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.