Code Monkey home page Code Monkey logo

bbrf-maintenance's Introduction

BBRF & nuclei bash helpers

Depencencies

TODO : installation script

httpx

GO111MODULE=on go get -v github.com/projectdiscovery/httpx/cmd/httpx

dnsx

GO111MODULE=on go get -v github.com/projectdiscovery/dnsx/cmd/dnsx

assetfinder

GO111MODULE=on go get -u github.com/tomnomnom/assetfinder

httprobe

GO111MODULE=on go get -u github.com/tomnomnom/httprobe

How to install

git clone https://github.com/pdelteil/BBRF-maintenance.git

location=$(pwd); echo "source $location/BBRF-maintenance/bbrf_helper.sh " >> ~/.bashrc

location=$(pwd); echo "source $location/BBRF-maintenance/nuclei_helper.sh " >> ~/.bashrc

source ~/.bashrc 

Loaded from the .bashrc file. You can check them running declare -F You can also use tab to autocomplete them.

BBRF helpers

  1. AddPrograms()

This function is intented to be use while manually adding several programs to BBRF

Example of use:

addPrograms h1

Then you will be prompted to add information about the program:

Screenshot from 2021-06-21 01-49-29

#PENDING MORE EXAMPLES

bbrf-maintenance's People

Contributors

pdelteil 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.