Cookie Consent by Free Privacy Policy Generator ๐Ÿ“Œ KubeStalk - Discovers Kubernetes And Related Infrastructure Based Attack Surface From A Black-Box Perspective

๐Ÿ  Team IT Security News

TSecurity.de ist eine Online-Plattform, die sich auf die Bereitstellung von Informationen,alle 15 Minuten neuste Nachrichten, Bildungsressourcen und Dienstleistungen rund um das Thema IT-Sicherheit spezialisiert hat.
Ob es sich um aktuelle Nachrichten, Fachartikel, Blogbeitrรคge, Webinare, Tutorials, oder Tipps & Tricks handelt, TSecurity.de bietet seinen Nutzern einen umfassenden รœberblick รผber die wichtigsten Aspekte der IT-Sicherheit in einer sich stรคndig verรคndernden digitalen Welt.

16.12.2023 - TIP: Wer den Cookie Consent Banner akzeptiert, kann z.B. von Englisch nach Deutsch รผbersetzen, erst Englisch auswรคhlen dann wieder Deutsch!

Google Android Playstore Download Button fรผr Team IT Security



๐Ÿ“š KubeStalk - Discovers Kubernetes And Related Infrastructure Based Attack Surface From A Black-Box Perspective


๐Ÿ’ก Newskategorie: IT Security Nachrichten
๐Ÿ”— Quelle: kitploit.com

ย 


KubeStalk is a tool to discover Kubernetes and related infrastructure based attack surface from a black-box perspective. This tool is a community version of the tool used to probe for unsecured Kubernetes clusters around the internet during Project Resonance - Wave 9.


Usage

The GIF below demonstrates usage of the tool:


Installation

KubeStalk is written in Python and requires the requests library.

To install the tool, you can clone the repository to any directory:

git clone https://github.com/redhuntlabs/kubestalk

Once cloned, you need to install the requests library using python3 -m pip install requests or:

python3 -m pip install -r requirements.txt

Everything is setup and you can use the tool directly.

Command-line Arguments

A list of command line arguments supported by the tool can be displayed using the -h flag.

$ python3 kubestalk.py  -h

+---------------------+
| K U B E S T A L K |
+---------------------+ v0.1

[!] KubeStalk by RedHunt Labs - A Modern Attack Surface (ASM) Management Company
[!] Author: 0xInfection (RHL Research Team)
[!] Continuously Track Your Attack Surface using https://redhuntlabs.com/nvadr.

usage: ./kubestalk.py <url(s)>/<cidr>

Required Arguments:
urls List of hosts to scan

Optional Arguments:
-o OUTPUT, --output OUTPUT
Output path to write the CSV file to
-f SIG_FILE, --sig-dir SIG_FILE
Signature directory path to load
-t TIMEOUT, --timeout TIMEOUT
HTTP timeout value in seconds
-ua USER_AGENT, --user-agent USER_AGENT
User agent header t o set in HTTP requests
--concurrency CONCURRENCY
No. of hosts to process simultaneously
--verify-ssl Verify SSL certificates
--version Display the version of KubeStalk and exit.

Basic Usage

To use the tool, you can pass one or more hosts to the script. All targets passed to the tool must be RFC 3986 complaint, i.e. must contain a scheme and hostname (and port if required).

A basic usage is as below:

$ python3 kubestalk.py https://โ–ˆโ–ˆโ–ˆ.โ–ˆโ–ˆ.โ–ˆโ–ˆ.โ–ˆโ–ˆโ–ˆ:10250

+---------------------+
| K U B E S T A L K |
+---------------------+ v0.1

[!] KubeStalk by RedHunt Labs - A Modern Attack Surface (ASM) Management Company
[!] Author: 0xInfection (RHL Research Team)
[!] Continuously Track Your Attack Surface using https://redhuntlabs.com/nvadr.

[+] Loaded 10 signatures to scan.
[*] Processing host: https://โ–ˆโ–ˆโ–ˆ.โ–ˆโ–ˆ.โ–ˆโ–ˆ.โ–ˆโ–ˆ:10250
[!] Found potential issue on https://โ–ˆโ–ˆโ–ˆ.โ–ˆโ–ˆ.โ–ˆโ–ˆ.โ–ˆโ–ˆ:10250: Kubernetes Pod List Exposure
[*] Writing results to output file.
[+] Done.

HTTP Tuning

HTTP requests can be fine-tuned using the -t (to mention HTTP timeouts), -ua (to specify custom user agents) and the --verify-ssl (to validate SSL certificates while making requests).

Concurrency

You can control the number of hosts to scan simultanously using the --concurrency flag. The default value is set to 5.

Output

The output is written to a CSV filea and can be controlled by the --output flag.

A sample of the CSV output rendered in markdown is as belows:

host path issue type severity
https://โ–ˆ.โ–ˆ.โ–ˆ.โ–ˆ:10250 /pods Kubernetes Pod List Exposure core-component vulnerability/misconfiguration
https://โ–ˆ.โ–ˆ.โ–ˆ.โ–ˆ:443 /api/v1/pods Kubernetes Pod List Exposure core-component vulnerability/misconfiguration
http://โ–ˆ.โ–ˆ.โ–ˆโ–ˆ.โ–ˆ:80 / etcd Viewer Dashboard Exposure add-on vulnerability/exposure
http://โ–ˆโ–ˆ.โ–ˆโ–ˆ.โ–ˆ.โ–ˆ:80 / cAdvisor Metrics Web UI Dashboard Exposure add-on vulnerability/exposure

Version & License

The tool is licensed under the BSD 3 Clause License and is currently at v0.1.

To know more about our Attack Surface Management platform, check out NVADR.



...



๐Ÿ“Œ EvilNet - Network Attack Wifi Attack Vlan Attack Arp Attack Mac Attack Attack Revealed Etc...


๐Ÿ“ˆ 32.25 Punkte

๐Ÿ“Œ Finland To Offer Businesses Cybersec Vouchers In Wake Of Nato-related Attacks โ€“ 4 Experts Offer Perspective


๐Ÿ“ˆ 27.16 Punkte

๐Ÿ“Œ FortiRecon gives enterprises adversaryโ€™s perspective of their attack surface


๐Ÿ“ˆ 25.85 Punkte

๐Ÿ“Œ 2020 Black Friday/Cyber Monday โ€“ Likely Magecart Attack Increase Due To Plug-in Vulns โ€“ Experts Perspective


๐Ÿ“ˆ 25.31 Punkte

๐Ÿ“Œ Hi, I will be sharing everything that I learned related to web development covering all the topics related to HTML, CSS


๐Ÿ“ˆ 24.61 Punkte

๐Ÿ“Œ The Inner Workings of Kubernetes Management Frontends โ€” A Software Engineerโ€™s Perspective


๐Ÿ“ˆ 23.73 Punkte

๐Ÿ“Œ Top 5 attack surface challenges related to security operations


๐Ÿ“ˆ 23.29 Punkte

๐Ÿ“Œ Microsoft stellt Surface Pro 6, Surface Laptop 2, Surface Studio 2 und Surface ...


๐Ÿ“ˆ 22.44 Punkte

๐Ÿ“Œ Surface Go 2, Surface Book 3, Surface Headphones 2 und Surface Earbuds: Microsoft kรผndigt neue Hardware an


๐Ÿ“ˆ 22.44 Punkte

๐Ÿ“Œ Surface Go 2, Surface Book 3, Surface Headphones 2 und Surface Earbuds: Microsoft kรผndigt neue Hardware an


๐Ÿ“ˆ 22.44 Punkte

๐Ÿ“Œ Surface Deals: Surface Laptop 2, Surface Pro 5 und Surface Book 2 stark vergรผnstigt


๐Ÿ“ˆ 22.44 Punkte

๐Ÿ“Œ Microsoft Surface Event 12.10.2022: Surface Studio 2+, Surface Laptop 5 und Surface Pro 9 vorgestellt


๐Ÿ“ˆ 22.44 Punkte

๐Ÿ“Œ Updates: Neue Firmware fรผr Surface Book 3, Surface Laptop Studio, Surface Pro 8, Surface Laptop Go 2


๐Ÿ“ˆ 22.44 Punkte

๐Ÿ“Œ Surface-Updates: Surface Laptop 5, Surface Pro 7+ und Surface Pro 8


๐Ÿ“ˆ 22.44 Punkte

๐Ÿ“Œ Firmware-Updates: Surface Pro 7, Surface Laptop 3, Surface Go 3 und Surface Pro X


๐Ÿ“ˆ 22.44 Punkte

๐Ÿ“Œ Surface Firmware Updates: Surface Pro 9 5G, Surface Pro 7+ und Surface Laptop 3


๐Ÿ“ˆ 22.44 Punkte

๐Ÿ“Œ Compilation of public failure/horror stories related to Kubernetes


๐Ÿ“ˆ 21.17 Punkte

๐Ÿ“Œ Kubernetes-Related Security Projects to Watch in 2023


๐Ÿ“ˆ 21.17 Punkte

๐Ÿ“Œ Most US states show signs of a vulnerable election-related infrastructure


๐Ÿ“ˆ 20.87 Punkte

๐Ÿ“Œ Konica Minolta ransomware attack โ€“ CTO perspective


๐Ÿ“ˆ 20.23 Punkte

๐Ÿ“Œ Konica Minolta ransomware attack โ€“ experts perspective


๐Ÿ“ˆ 20.23 Punkte

๐Ÿ“Œ RDP Attack Escalation & Domestic Kitten APT โ€“ Expert Perspective


๐Ÿ“ˆ 20.23 Punkte

๐Ÿ“Œ 20% Off MacStories Shortcuts Icons (Classic and Color), Perspective Icons, and Club MacStories+ and Premier Memberships


๐Ÿ“ˆ 20.17 Punkte

๐Ÿ“Œ Lexmark Perspective Document Filter XLS Parser Stack-Based memory corruption


๐Ÿ“ˆ 20.01 Punkte

๐Ÿ“Œ Lexmark Perspective Document Filter XLS Parser Stack-Based Pufferรผberlauf


๐Ÿ“ˆ 20.01 Punkte

๐Ÿ“Œ Lexmark Perspective Document Filter XLS Parser Stack-Based Pufferรผberlauf


๐Ÿ“ˆ 20.01 Punkte

๐Ÿ“Œ Kubernetes: Whats, Whys, and Hows of Kubernetes with Demonstration


๐Ÿ“ˆ 19.5 Punkte

๐Ÿ“Œ Rafay launches Technical Alliance Program and Kubernetes Addon Catalog for Kubernetes management


๐Ÿ“ˆ 19.5 Punkte

๐Ÿ“Œ Analysis of CVE-2018-8174 VBScript 0day and APT actor related to Office targeted attack


๐Ÿ“ˆ 19.45 Punkte

๐Ÿ“Œ Ransomware and Cyber Attack related news headlines trending on Google


๐Ÿ“ˆ 19.45 Punkte

๐Ÿ“Œ Meshery: Simplifying Cloud Infrastructure and Kubernetes Management


๐Ÿ“ˆ 19.21 Punkte

๐Ÿ“Œ Why SAP Cloud Adoption Needs a Supported and Secure Enterprise Kubernetes Infrastructure On-Premises to Run Integration Processes


๐Ÿ“ˆ 19.21 Punkte











matomo