Giter Site home page Giter Site logo

cyberbishop / ars0n-framework-dockerized Goto Github PK

View Code? Open in Web Editor NEW

This project forked from r-s0n/ars0n-framework-dockerized

0.0 0.0 0.0 4.54 MB

A Modern Bug Bounty Hunting Framework Packaged in Docker

License: GNU General Public License v3.0

JavaScript 63.79% Python 35.78% CSS 0.26% HTML 0.12% SCSS 0.05%

ars0n-framework-dockerized's Introduction

Arson Logo
The Ars0n Framework dockerized - because some people want to watch the clouds burn ¯\_(ツ)_/¯

DISCLAIMER: THIS IS A WORK IN PROGESS. THERE BE DRAGONS. YOU HAVE BEEN WARNED. THE STABLE RELEASE IS NEAR THOUGH! PR's WELCOME! DO NOT USE THIS IN PRODUCTION AND EVEN LESS ON A PUBLIC REACHABLE SERVER! *Soon™* Before filing issues please check TODO.md for now.

A Modern, Agile Framework for Bug Bounty Hunting on your OS of choice

Aboutprerequisitesquickstartimage_buildcontainer_rundevelopers

YouTubeTwitchDiscord

about

Howdy! My name is Harrison Richardson, or rs0n (arson) when I want to feel cooler than I really am.
The code in this repository started as a small collection of scripts to help automate many of the common Bug Bounty hunting processes I found myself repeating. Over time, I built a simple web application with a MongoDB connection to manage my findings and identify valuable data points. After 5 years of Bug Bounty hunting, both part-time and full-time, I'm finally ready to package this collection of tools into a proper framework.

The Ars0n Framework is designed to provide aspiring Application Security Engineers with all the tools they need to leverage Bug Bounty hunting as a means to learn valuable, real-world AppSec concepts and make 💰 doing it! My goal is to lower the barrier of entry for Bug Bounty hunting by providing easy-to-use automation tools in combination with educational content and how-to guides for a wide range of Web-based and Cloud-based vulnerabilities. In combination with my YouTube content, this framework will help aspiring Application Security Engineers to quickly and easily understand real-world security concepts that directly translate to a high paying career in Cyber Security.

In addition to using this tool for Bug Bounty Hunting, aspiring engineers can also use this Github Repository as a canvas to practice collaborating with other developers!
This tool was inspired by Metasploit and designed to be modular in a similar way. Each Script (Ex: wildfire.py or slowburn.py) is basically an algorithm that runs the Modules (Ex: fire-starter.py or fire-scanner.py) in a specific pattern for a desired result. Because of this design, the community is free to build new Scripts to solve a specific use-case or Modules to expand the results of these Scripts. By learning the code in this framework and using Github to contribute your own code, aspiring engineers will continue to learn real-world skills that can be applied on the first day of a Security Engineer position.

My hope is that this modular framework will act as a canvas to help share what I've learned over my career to the next generation of Security Engineers! Trust me, we need all the help we can get!!

prerequisites

ansible Soon™ latest docker & docker compose.

refer to the ansible playbook to get yourself setup. Soon™

quickstart

git clone --depth 1 https://github.com/R-s0n/ars0n-framework-dockerized

image_build

docker compose build

container_run

You can uncomment the two containers pertaining to DVWA in the docker-compose.yml and use localhost:4280 as target for testing.

docker compose up -d && docker compose logs -f

You can watch the logs or ctrl+c, the containers will continue to run because of the -d flag earlier.

ui

Visit the browser UI @ 127.0.0.1:3000

scripts

run scripts straight within the containers from your host Soon™

wildfire

python wildfire.py --start --cloud --scan

slowburn

python slowburn.py

firestarter

firescanner

fire-spreader

How to scale this framework for massive internet-wide recon.

recon-ranger

troubleshooting

Soon™

utilities

Soon™

developers

You can uncomment the two containers pertaining to DVWA in the docker-compose.yml and use localhost:4280 as target for testing.

git clone https://github.com/R-s0n/ars0n-framework-dockerized docker-compose build docker compose -f docker-compose.dev.yml up -d --force-recreate && docker compose -f docker-compose.dev.yml logs -f

Soon™

references & tributes

🤠 Did you know that over 95% of scientists believe there is a direct correlation between the amount of coffee I drink and how quickly I can bake more features into this framework? Crazy, right?! Well, now you can test their hypothesis and Buy Me a Coffee through this fancy button!! 🤯

Buy Me A Coffee

ars0n-framework-dockerized's People

Contributors

cocoonkid avatar r-s0n 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.