All Projects → random-robbie → kube-scan

random-robbie / kube-scan

Licence: other
Kubernetes Scanner

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to kube-scan

Sub-Drill
A very (very) FAST and simple subdomain finder based on online & free services. Without any configuration requirements.
Stars: ✭ 70 (+118.75%)
Mutual labels:  bugbounty
nerdbug
Full Nuclei automation script with logic explanation.
Stars: ✭ 153 (+378.13%)
Mutual labels:  bugbounty
Passivehunter
Subdomain discovery using the power of 'The Rapid7 Project Sonar datasets'
Stars: ✭ 83 (+159.38%)
Mutual labels:  bugbounty
Jasmin-Ransomware
Jasmin Ransomware is an advanced red team tool (WannaCry Clone) used for simulating real ransomware attacks. Jasmin helps security researchers to overcome the risk of external attacks.
Stars: ✭ 84 (+162.5%)
Mutual labels:  bugbounty
security-policy-specification-standard
This document proposes a way of standardising the structure, language, and grammar used in security policies.
Stars: ✭ 24 (-25%)
Mutual labels:  bugbounty
Bucket-Flaws
Bucket Flaws ( S3 Bucket Mass Scanner ): A Simple Lightweight Script to Check for Common S3 Bucket Misconfigurations
Stars: ✭ 43 (+34.38%)
Mutual labels:  bugbounty
shania
Scan secrets from Continuous Integration Build Logs
Stars: ✭ 54 (+68.75%)
Mutual labels:  bugbounty
Nightingale
It's a Docker Environment for pentesting which having all the required tool for VAPT.
Stars: ✭ 119 (+271.88%)
Mutual labels:  bugbounty
XSS-Payload-without-Anything
XSS Payload without Anything.
Stars: ✭ 74 (+131.25%)
Mutual labels:  bugbounty
DeadDNS
DNS hijacking via dead records automation tool
Stars: ✭ 44 (+37.5%)
Mutual labels:  bugbounty
ghsec-jaeles-signatures
Signatures for jaeles scanner by @j3ssie
Stars: ✭ 99 (+209.38%)
Mutual labels:  bugbounty
Astra
Astra is a tool to find URLs and secrets inside a webpage/files
Stars: ✭ 187 (+484.38%)
Mutual labels:  bugbounty
Virtual-Host
Modified Nuclei Templates Version to FUZZ Host Header
Stars: ✭ 38 (+18.75%)
Mutual labels:  bugbounty
gf-patterns
Collection grep patterns for Tom Hudson a.k.a Tomnomnom tools namely gf
Stars: ✭ 27 (-15.62%)
Mutual labels:  bugbounty
bug-bounty
My personal bug bounty toolkit.
Stars: ✭ 127 (+296.88%)
Mutual labels:  bugbounty
goverview
goverview - Get an overview of the list of URLs
Stars: ✭ 93 (+190.63%)
Mutual labels:  bugbounty
AttackSurfaceManagement
Discover the attack surface and prioritize risks with our continuous Attack Surface Management (ASM) platform - Sn1per Professional #pentest #redteam #bugbounty
Stars: ✭ 45 (+40.63%)
Mutual labels:  bugbounty
continuous-nuclei
Running nuclei Continuously
Stars: ✭ 45 (+40.63%)
Mutual labels:  bugbounty
cent
Community edition nuclei templates, a simple tool that allows you to organize all the Nuclei templates offered by the community in one place
Stars: ✭ 315 (+884.38%)
Mutual labels:  bugbounty
CommandGenInterface
Simple vueJS based command generator which I developed in order to learn vueJS a little bit more.
Stars: ✭ 17 (-46.87%)
Mutual labels:  bugbounty

kube-scan

Kubernetes Scanner

Requirements:

sudo apt-get install masscan jq curl -y

How to run:


./kube.sh 192.168.1.0/24

About

This will scan an IP or CIDR you supply for kubernetes port 10250 and try and obtain /pods to dump the json to a json file in the cfg folder.

You will see errors during the testing time but this is to be expected due to bad responses / invalid json.

Use at your own risk.

Use a VPS from DO

DigitalOcean Referral Badge

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].