Giter VIP home page Giter VIP logo

csanuragjain / immunefi-bug-bounty-programs-unofficial Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cache-and-burn/immunefi-bug-bounty-programs-unofficial

0.0 0.0 0.0 6.96 MB

Every time a Bug Bounty Program in Immunefi modifies its policy, assets-in-scope, or bounties-table, a bot will commit those changes to this repo. To get a before/after diff of a project go to `./project/{project-name}.json` and check it's latest commit.

Shell 100.00%

immunefi-bug-bounty-programs-unofficial's Introduction

Immunefi Bug Bounty Programs (Unofficial)

Every time a Bug Bounty Program in Immunefi modifies its policy, assets-in-scope, or bounties-table, a bot will commit those changes to this repo.

To get a before/after diff of a project go to ./project/{project-name}.json and check it's latest commit.

If a program is removed from Immunefi, will it be removed from here as well?

No, the information and history of changes will stay here forever.

Can I use this as a public API to get a list of programs and assets in scope?

Yes.

To get a list of programs call this endpoint:

https://raw.githubusercontent.com/infosec-us-team/Immunefi-Bug-Bounty-Programs-Unofficial/main/projects.json

For example, open your console and type:

wget -qO- https://raw.githubusercontent.com/infosec-us-team/Immunefi-Bug-Bounty-Programs-Unofficial/main/projects.json

To get a list of assets in scope and program details call this endpoint (replacing {PROJECT_ID} with the project's id):

https://raw.githubusercontent.com/infosec-us-team/Immunefi-Bug-Bounty-Programs-Unofficial/main/project/{PROJECT_ID}.json

For example, open your console and type:

wget -qO- https://raw.githubusercontent.com/infosec-us-team/Immunefi-Bug-Bounty-Programs-Unofficial/main/project/2pi.json

immunefi-bug-bounty-programs-unofficial's People

Contributors

infosec-us-team 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.