diff --git a/.all-contributorsrc b/.all-contributorsrc index e1f6126..7743196 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1,107 +1,117 @@ { - "files": [ - "README.md" - ], - "imageSize": 100, - "commit": false, - "contributors": [{ - "login": "0dayCTF", - "name": "Ryan Montgomery", - "avatar_url": "https://avatars.githubusercontent.com/u/44453666?v=4", - "profile": "http://ryanmontgomery.me", - "contributions": [ - "review" - ] - }, - { - "login": "briskets", - "name": "Chris Wild", - "avatar_url": "https://avatars.githubusercontent.com/u/58673953?v=4", - "profile": "https://briskets.io", - "contributions": [ - "projectManagement", - "tool", - "infra", - "design" - ] - }, - { - "login": "Papadope", - "name": "Chris Papadopoulos", - "avatar_url": "https://avatars.githubusercontent.com/u/28659477?v=4", - "profile": "https://papadope.net/", - "contributions": [ - "design" - ] - }, - { - "login": "AlanFoster", - "name": "Alan Foster", - "avatar_url": "https://avatars.githubusercontent.com/u/1271782?v=4", - "profile": "https://www.alanfoster.me/", - "contributions": [ - "infra" - ] - }, - { - "login": "MuirlandOracle", - "name": "AG", - "avatar_url": "https://avatars.githubusercontent.com/u/58998623?v=4", - "profile": "https://muir.land", - "contributions": [ - "maintenance" - ] - }, - { - "login": "0x03f3", - "name": "Joseph Rose", - "avatar_url": "https://avatars.githubusercontent.com/u/24409121?v=4", - "profile": "https://github.com/0x03f3", - "contributions": [ - "ideas" - ] - }, - { - "login": "JabbaCS", - "name": "Jabba", - "avatar_url": "https://avatars.githubusercontent.com/u/68778279?v=4", - "profile": "https://github.com/JabbaCS", - "contributions": [ - "data" - ] - }, - { - "login": "Jake-Ruston", - "name": "Jake Ruston", - "avatar_url": "https://avatars.githubusercontent.com/u/22551835?v=4", - "profile": "http://www.jake-ruston.com", - "contributions": [ - "data" - ] - }, - { - "login": "H0j3n", - "name": "Muhammad Ali", - "avatar_url": "https://avatars.githubusercontent.com/u/51261763?v=4", - "profile": "https://h0j3n.github.io/", - "contributions": [ - "tool" - ] - }, - { - "login": "edrapac", - "name": "edrapac", - "avatar_url": "https://avatars.githubusercontent.com/u/33971688?v=4", - "profile": "http://sprucelab.site", - "contributions": [ - "tool" - ] - } - ], - "contributorsPerLine": 7, - "projectName": "reverse-shell-generator", - "projectOwner": "0dayCTF", - "repoType": "github", - "repoHost": "https://github.com", - "skipCi": true + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "0dayCTF", + "name": "Ryan Montgomery", + "avatar_url": "https://avatars.githubusercontent.com/u/44453666?v=4", + "profile": "http://ryanmontgomery.me", + "contributions": [ + "review" + ] + }, + { + "login": "briskets", + "name": "Chris Wild", + "avatar_url": "https://avatars.githubusercontent.com/u/58673953?v=4", + "profile": "https://briskets.io", + "contributions": [ + "projectManagement", + "tool", + "infra", + "design" + ] + }, + { + "login": "Papadope", + "name": "Chris Papadopoulos", + "avatar_url": "https://avatars.githubusercontent.com/u/28659477?v=4", + "profile": "https://papadope.net/", + "contributions": [ + "design" + ] + }, + { + "login": "AlanFoster", + "name": "Alan Foster", + "avatar_url": "https://avatars.githubusercontent.com/u/1271782?v=4", + "profile": "https://www.alanfoster.me/", + "contributions": [ + "infra" + ] + }, + { + "login": "MuirlandOracle", + "name": "AG", + "avatar_url": "https://avatars.githubusercontent.com/u/58998623?v=4", + "profile": "https://muir.land", + "contributions": [ + "maintenance" + ] + }, + { + "login": "0x03f3", + "name": "Joseph Rose", + "avatar_url": "https://avatars.githubusercontent.com/u/24409121?v=4", + "profile": "https://github.com/0x03f3", + "contributions": [ + "ideas" + ] + }, + { + "login": "JabbaCS", + "name": "Jabba", + "avatar_url": "https://avatars.githubusercontent.com/u/68778279?v=4", + "profile": "https://github.com/JabbaCS", + "contributions": [ + "data" + ] + }, + { + "login": "Jake-Ruston", + "name": "Jake Ruston", + "avatar_url": "https://avatars.githubusercontent.com/u/22551835?v=4", + "profile": "http://www.jake-ruston.com", + "contributions": [ + "data" + ] + }, + { + "login": "H0j3n", + "name": "Muhammad Ali", + "avatar_url": "https://avatars.githubusercontent.com/u/51261763?v=4", + "profile": "https://h0j3n.github.io/", + "contributions": [ + "tool" + ] + }, + { + "login": "edrapac", + "name": "edrapac", + "avatar_url": "https://avatars.githubusercontent.com/u/33971688?v=4", + "profile": "http://sprucelab.site", + "contributions": [ + "tool" + ] + }, + { + "login": "epi052", + "name": "epi", + "avatar_url": "https://avatars.githubusercontent.com/u/43392618?v=4", + "profile": "https://epi052.gitlab.io/notes-to-self/", + "contributions": [ + "tool" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "reverse-shell-generator", + "projectOwner": "0dayCTF", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true } diff --git a/README.md b/README.md index 7298b35..f4a9b1a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # reverse-shell-generator -[![All Contributors](https://img.shields.io/badge/all_contributors-10-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-11-orange.svg?style=flat-square)](#contributors-) Hosted Reverse Shell generator with a ton of functionality -- (great for CTFs)
[![Netlify Status](https://api.netlify.com/api/v1/badges/46dbabe0-23b7-42e6-b04b-e1769dc455ce/deploy-status)](https://app.netlify.com/sites/brave-swartz-5dcdab/deploys) @@ -50,17 +50,18 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d - - + + - + +

Ryan Montgomery

👀

briskets

📆

Alan Foster

🚇

Chris Wild

📆 🔧 🚇 🎨

Chris Papadopoulos

🎨

Alan Foster

🚇

AG

🚧

Joseph Rose

🤔

Jabba

🔣

Jake Ruston

🔣

Jake Ruston

🔣

Muhammad Ali

🔧

edrapac

🔧

epi

🔧