View Issue Details

IDProjectCategoryView StatusLast Update
0008742Kali LinuxNew Tool Requestspublic2024-04-30 07:55
Reporteranastieron Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Summary0008742: udd - See what things are being stored in user data to ensure there is no sensitive information in there!
Description

Severity - minor
Priority - normal

Name: udd
Version: v1.7.0
Homepage: https://github.com/reaandrew/userdata-decoder-3000
Download: https://github.com/reaandrew/userdata-decoder-3000/releases/tag/v1.7.0
Author: Andy Rea <[email protected]>
Licence: MIT
Description: udd (User Data Decoder 3000) decodes cloud instance startup data. It works with AWS and handles both cloud-init and plain text formats. Useful for developers, sysadmins, and cybersecurity roles. Azure and GCP support are on the roadmap. This tool was developed primarily as a demonstration and also as a way to check no sensitive data is included in the userdata once it is created and attached to either an EC2 instance or AWS Launch Template.
Dependencies: N/A (Static Build)
Similar tools: Not aware of any
Activity: Created Sept 23, in active use
How to install: Download and install deb package
How to use: ./udd --provider aws --output output-path
Packaged: deb package included in the download page

Activities

anastieron

anastieron

2024-04-30 07:15

reporter   ~0019222

This is also a purely client side demo version supporting a single blob of userdata:

https://userdata-decoder-3000.andrewrea.co.uk/

Issue History

Date Modified Username Field Change
2024-04-30 07:11 anastieron New Issue
2024-04-30 07:15 anastieron Note Added: 0019222
2024-04-30 07:55 daniruiz Summary udd (Userdata Decoder 3000): See what things are being stored in user data to ensure there is no sensitive information in there! => udd - See what things are being stored in user data to ensure there is no sensitive information in there!