type WreakDev struct {
Name string
Stack []string
Focus []string
Sec []string
Role []string
Mission string
Driver string
HomeLab string
Portfolio string
TryHackMe string
}
var GithubUser = WreakDev{
Name: "wreakdev // wxwreak",
Stack: []string{"Linux", "Docker", "Kubernetes", "Python", "Go"},
Focus: []string{"DevSecOps", "Infrastructure Automation", "Security Tooling"},
Sec: []string{"OffSec Mindset", "Web Recon & Fuzzing", "TryHackMe"},
Role: []string{"DevSecOps Enthusiast", "Infrastructure & Tool Developer"},
Mission: "Building CLI Tools // Automating Infrastructure // Securing Systems",
Driver: "Fedora Linux",
HomeLab: "Raspberry Pi",
Portfolio: "https://wreakdev.vercel.app",
TryHackMe: "https://tryhackme.com/p/wxwreak",
}
-
17:26
(UTC +02:00) - https://wreakdev.vercel.app/
- https://tryhackme.com/p/wxwreak
Pinned Loading
-
updateit
updateit PublicA cross-platform CLI tool to update all packages from listed package managers
Go
-
ppush
ppush Publiclightweight Python automation script designed to streamline your Git workflow. Stop typing three commands repeatedly—do it all with one
Python
-
webrr
webrr PublicWebrr is a command-line utility written in Go designed to perform reconnaissance on web servers. It checks for security-related HTTP headers, detects Web Application Firewalls (WAFs), and identifie…
Go
-
vulnfy
vulnfy PublicVulnfy is a lightweight, cross-platform dependency and container vulnerability scanner written in Python. It automatically detects project configuration/lock files across multiple languages and ec…
Python
If the problem persists, check the GitHub status page or contact support.
