GithubHelp home page GithubHelp logo

aashishsec / bbtools Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 16 KB

BBTools install

Home Page: https://aashishsec.github.io/BBTools/

License: Apache License 2.0

Shell 100.00%
bbtools bugbounty bugbounty-tool

bbtools's Introduction

BBTools


Automated Setup Script Documentation

This document provides instructions for using the automated setup script. The script is designed to streamline the installation of various tools and configurations on a Linux system.

Prerequisites

Before using the script, ensure that the following prerequisites are met on your Linux system:

  • git: The Git version control system is required to clone repositories.
  • curl: The curl tool is needed for downloading content from the web.
  • go: The Go programming language is required for installing Go packages.
  • Python and pip: Necessary for Python-based tools and packages.

Usage

Follow these steps to use the automated setup script:

  1. Copy the Script:

    • Copy the script into a file, e.g., setup_script.sh.
  2. Make the Script Executable:

    • Run the command chmod +x setup_script.sh to make the script executable.
  3. Run the Script:

    • Execute the script by running ./setup_script.sh.

Script Overview

The script performs the following tasks:

  1. Sudo Password Prompt:

    • Asks for the sudo password at the beginning to ensure the script can perform privileged tasks.
  2. Update and Upgrade:

    • Updates the package list and upgrades installed packages.
  3. Install Dependencies:

    • Installs additional dependencies using a provided script.
  4. Clone terminal-profile:

    • Clones the terminal-profile repository and runs installation scripts for powerline, terminal, and profile configurations.
  5. Clone and Run BBHTv2:

    • Clones the BBHTv2 repository and executes the script to set up the BBHTv2 tool.
  6. Clone and Install reconftw:

    • Clones the reconftw repository and runs the installation script for the tool.
  7. Install Go Packages:

    • Installs several Go packages using the go install command.
  8. Run pdtm Installation:

    • Executes the pdtm --install-all command to set up the pdtm tool.
  9. Clone and Install waymore:

    • Clones the waymore repository and installs the tool.
  10. Install Python Packages:

    • Installs the Python packages arjun and bbot using pip.

Additional Notes

  • Ensure that the system has internet connectivity during the script execution.
  • Review the script content to understand each step before running it.
  • Customize the script or documentation based on specific needs or preferences.

Feel free to adjust the documentation based on your specific preferences or additional information you want to include.

bbtools's People

Contributors

aashishsec avatar

Watchers

 avatar

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.