Skip to content

This project contains few bug hunting tools which can help you to secure your networks, web-apps, server etc.

Notifications You must be signed in to change notification settings

xavier9909/IIEC-RISE-DOCKER-1.0-HackTools

Repository files navigation

IIEC-RISE-DOCKER-1.0-HackTools

This project contains few bug hunting tools which can help you to secure your networks, web-apps, server etc.

NOTE

THIS IMAGE PURELY MEANT FOR BUGHUNTING N PENTESTING. DO NOT USE THIS IMAGE FOR ANY ILLEGAL ACTIVITIES

Requirements/Installation

These instructions will get you a copy of the project up and running on your local machine

  • Make sure you have the latest versions of Docker installed on your machine.

For installing run the commands:

For Docker Installation on RedHat/Centos:

Prerequisite-yum configured-

  • login as root, open terminal

  • Run command- cd /etc/yum.repos.d/ go to yum

  • Now, (To create a repository file, you can use any name.repo)
    gedit docker.repo make docker repo

  • In the docker.repo paste this this url (https://download.docker.com/linux/centos/7/x86_64/stable/) and type content of docker repo

  • Run yum install docker-ce --nobest install docker

  • To verify

docker version verify

  • Start Docker

systemctl start docker
`systemctl enable docker

demo

BONUS

Install Docker on Windows 7

DEMO

For Installing Image

docker pull xavier9909/hacktoools:1

Final Step:RUN

DEMO

  • Command for port scannig :nmap -p- -v URL/IP
  • Command for subdoamin listing : knockpy URL demo demi

Tools you get

  • altdns
  • bucket_finder
  • CloudFlair
  • commix
  • dirb
  • dirsearch
  • dnsenum
  • dnsrecon
  • gobuster
  • joomscan
  • Knockpy
  • masscan
  • massdns
  • Nikto
  • Nmap
  • Recon-ng
  • s3recon
  • sqlmap
  • subfinder
  • Sublist3r
  • dotdotpwn
  • teh_s3_bucketeers
  • thc-hydra
  • theHarvester
  • virtual-host-discovery
  • wafw00f
  • wfuzz
  • wpscan
  • XSStrike
  • tmux
  • instainsane
  • proxychain

Wordlists

  • SecLists
  • rockyou.txt

Why should bughunters use this Toolkit

  • This toolkit have all the required tools any hunter need
  • It can be customized to add or remove specific tools
  • It can run in very low-end pc without any problm

Reference

Author

  • Kajal Kashyap
  • Shubham Meena

About

This project contains few bug hunting tools which can help you to secure your networks, web-apps, server etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published