shifa123 / vps-new

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploy

FREE VPS with preinstalled Bug Bounty Tools!

Features:

  • Works for straight 12 hours
  • Upto 100 Mbps of Internet
  • Running on Ubuntu 18.04 Docker Image
  • Chromium and Firefox Included
  • Bug Bounty Tools Included
  • Easy to use
  • Customizable
  • Display resolution setting command:
    • xrandr -s 1440x900
    • xrandr -s 800x600
    • xrandr -s 1024x768
    • xrandr -s 1200x500
    • xrandr -s 1360x620
    • xrandr -s 1920x1080

Tools Pre-Installed:

  • nuclei & nuclei templates
  • dirsearch
  • JSParser
  • knockpy
  • lazys3
  • recon_profile
  • sqlmap-dev
  • Sublist3r
  • teh_s3_bucketeers
  • virtual-host-discovery
  • wpscan
  • webscreenshot
  • Massdns
  • Asnlookup
  • Unfurl
  • Waybackurls
  • Seclists collection
  • httpx
  • findomain
  • aquatone
  • ffuf
  • ParamSpider

Note: All tools can be found in directory root/tools

Special thanks to nahamsec for his bbht script which can be found here https://github.com/nahamsec/bbht

Installation

  • Create an account on Heroku
  • Click on Deployment Button
  • Give a name to your application and click on "Deploy App"
  • Sit Back! Relax for 15-20 mins while it sets up
  • Go to app_name.herokuapp.com
  • Click on "Connect" in top right corner
  • BOOM!! Your Free VPS is ready to go!

Limitation(s)

  • If left untouched for 30-45 minutes, it gets reset.
  • Your work does not get saved, so save it on cloud like GDrive or you can use UptimeRobot(https://uptimerobot.com/) which will ping your website so the website does not get reset in 30 minutes.
  • GOLang is pre downloaded and extracted, the path is not set. In order to set it, you need to run the following command: export PATH=$PATH:/usr/local/go/bin

To-Do(s)

  • Find a working solution for Go so that it gets pre-installed
  • Add Mounting/Unmounting of GDrive
  • Add telegram notifications
  • Add more tools (Twitter DM me if you want any tools to be added https://twitter.com/vlakhani28)
Note: The orignal code is https://github.com/RixEtte/heroku-vnc, I just modified it a bit to make this set up for Bug Bounty Hunting.

About


Languages

Language:Dockerfile 52.2%Language:Shell 47.8%