Skip to content

manojdeshmukh45/kubernetes_wordlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Kubernetes Wordlist

This repository contains wordlists for fuzzing kubernetes.

License Version

Installation

# Install ffuf
https://github.com/ffuf/ffuf

# Download the wordlist 
https://github.com/manojdeshmukh45/kubernetes_wordlist/blob/main/kubernetes-wordlist.txt

# Fuzz using wordlist
fuzz -w kubernetes-wordlist.txt -u https://master-ip:portFUZZ -mc 200

Note: No need to add / after IP address

About

This is the word list for fuzzing kubernetes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published