TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #14783 · Jun 3

#go#devops_workflow#encrypt_secrets#gitops#kubernetes#kubernetes_secrets Sealed Secrets is a tool for Kubernetes that lets you safely store sensitive information—like passwords or API keys—in your code repository by encrypting them so only your Kubernetes cluster can decrypt them. You use a tool called `kubeseal` to encrypt secrets on your computer, and then store the encrypted result in your repository. When you apply this encrypted secret to your cluster, a special controller inside Kubernetes decrypts it and creates a regular secret that your apps can use. This means you can manage all your configuration in Git, even secrets, without worrying about exposing sensitive data, and only the cluster itself can access the real secret[2][5][1]. The benefit is that your secrets are protected at every step, and you can use Git workflows for everything, making your setup more secure and easier to manage. https://github.com/bitnami-labs/sealed-secrets

Results

21 similar posts found

Search: #inject

当前筛选 #inject清除筛选
GitHub 红队武器库🚨

@githubredteam · Post #84574 · 05/17/2026, 04:03 PM

🚨 GitHub 监控消息提醒 🚨发现关键词:#Shellcode#Inject 📦项目名称:ShellcodeMutator-APCInjection 👤项目作者:khalid609 🛠开发语言: C++ ⭐Star数量: 3 | 🍴Fork数量: 0 📅更新时间: 2026-05-17 15:54:40 📝项目描述: Research tool demonstrating AES decryption, XOR obfuscation, NOP-sled mutation, and QueueUserAPC shellcode injection using the Windows BCrypt API. 🔗点击访问项目地址

GitHub 红队武器库🚨

@githubredteam · Post #83019 · 05/06/2026, 07:03 AM

🚨 GitHub 监控消息提醒 🚨发现关键词:#Shellcode#Inject 📦项目名称:Claude-Red 👤项目作者:SnailSploit 🛠开发语言: Python ⭐Star数量: 1185 | 🍴Fork数量: 206 📅更新时间: 2026-05-06 06:52:07 📝项目描述: claude-red is a curated library of offensive security skills designed for the Claude skills system. Each skill is a structured SKILL.md file that primes Claude with expert-level methodology for a specific attack surface — from SQLi to shellcode, EDR evasion to exploit development. 🔗点击访问项目地址

GitHub 红队武器库🚨

@githubredteam · Post #82840 · 05/05/2026, 01:03 AM

🚨 GitHub 监控消息提醒 🚨发现关键词:#Shellcode#Inject 📦项目名称:band-4-window-creation 👤项目作者:000nico 🛠开发语言: C++ ⭐Star数量: 1 | 🍴Fork数量: 0 📅更新时间: 2026-05-05 01:01:15 📝项目描述: injects a payload into explorer.exe, which creates a window in band 4 (ZBID_IMMERSIVE_NOTIFICATION) 🔗点击访问项目地址

GitHub 红队武器库🚨

@githubredteam · Post #82598 · 05/03/2026, 09:02 AM

🚨 GitHub 监控消息提醒 🚨发现关键词:#Shellcode#Inject 📦项目名称:airborne 👤项目作者:200ug 🛠开发语言: Rust ⭐Star数量: 27 | 🍴Fork数量: 3 📅更新时间: 2026-05-03 09:02:08 📝项目描述: Shellcode reflective DLL injection in Rust 🔗点击访问项目地址

GitHub 红队武器库🚨

@GithubRedTeam · Post #80660 · 04/17/2026, 07:03 AM

🚨 GitHub 监控消息提醒 🚨发现关键词:#Shellcode#Inject 📦项目名称:processInjection 👤项目作者:vKwamboka57 🛠开发语言: None ⭐Star数量: 0 | 🍴Fork数量: 0 📅更新时间: 2026-04-17 06:58:17 📝项目描述: Simple shellcode to be injected to a process in win32api 🔗点击访问项目地址

GitHub 红队武器库🚨

@GithubRedTeam · Post #80151 · 04/13/2026, 04:03 PM

🚨 GitHub 监控消息提醒 🚨发现关键词:#Shellcode#Inject 📦项目名称:Injex 👤项目作者:erenhazexyz2 🛠开发语言: C ⭐Star数量: 0 | 🍴Fork数量: 0 📅更新时间: 2026-04-13 15:59:47 📝项目描述: single header process injection library 🔗点击访问项目地址

GitHub 红队武器库🚨

@GithubRedTeam · Post #79891 · 04/11/2026, 04:03 PM

🚨 GitHub 监控消息提醒 🚨发现关键词:#Shellcode#Inject 📦项目名称:keyboard-poisoning 👤项目作者:rubiotelmo0 🛠开发语言: Assembly ⭐Star数量: 1 | 🍴Fork数量: 0 📅更新时间: 2026-04-11 16:01:25 📝项目描述: Didactic ARM32 shellcode project for studying how a keyboard configuration poisoning payload can be built, injected, and debugged in a controlled Raspbian lab. 🔗点击访问项目地址

GitHub 红队武器库🚨

@GithubRedTeam · Post #79613 · 04/09/2026, 04:03 PM

🚨 GitHub 监控消息提醒 🚨发现关键词:#Shellcode#Inject 📦项目名称:PE-Injector 👤项目作者:RTS-Framework 🛠开发语言: Go ⭐Star数量: 1 | 🍴Fork数量: 0 📅更新时间: 2026-04-09 15:59:58 📝项目描述: An injector for injecting shellcode into PE image files. 🔗点击访问项目地址

GitHub 红队武器库🚨

@GithubRedTeam · Post #79207 · 04/07/2026, 06:03 AM

🚨 GitHub 监控消息提醒 🚨发现关键词:#Shellcode#Inject 📦项目名称:maldev 👤项目作者:oioio-space 🛠开发语言: Go ⭐Star数量: 1 | 🍴Fork数量: 1 📅更新时间: 2026-04-07 06:02:43 📝项目描述: Modular malware development library in Go - shellcode injection, defense evasion (AMSI/ETW/unhook), process herpaderping, C2 transport, syscall bypass, MITRE ATT&CK mapped 🔗点击访问项目地址

GitHub 红队武器库🚨

@GithubRedTeam · Post #79021 · 04/06/2026, 02:03 AM

🚨 GitHub 监控消息提醒 🚨发现关键词:#Shellcode#Inject 📦项目名称:instrumentation-callback-injection 👤项目作者:000nico 🛠开发语言: C++ ⭐Star数量: 1 | 🍴Fork数量: 0 📅更新时间: 2026-04-06 01:46:03 📝项目描述: Inject shell code with _PROCESS_INSTRUMENTATION_CALLBACK_INFORMATION using NtSetInformationProcess 🔗点击访问项目地址

GitHub 红队武器库🚨

@GithubRedTeam · Post #78333 · 04/01/2026, 06:03 PM

🚨 GitHub 监控消息提醒 🚨发现关键词:#Shellcode#Inject 📦项目名称:pe-sieve 👤项目作者:hasherezade 🛠开发语言: C++ ⭐Star数量: 3597 | 🍴Fork数量: 469 📅更新时间: 2026-04-01 18:02:33 📝项目描述: Scans a given process. Recognizes and dumps a variety of potentially malicious implants (replaced/injected PEs, shellcodes, hooks, in-memory patches). 🔗点击访问项目地址

GitHub 红队武器库🚨

@GithubRedTeam · Post #78225 · 04/01/2026, 03:03 AM

🚨 GitHub 监控消息提醒 🚨发现关键词:#Shellcode#Inject 📦项目名称:band-4-window-creation 👤项目作者:nicocarlino 🛠开发语言: C++ ⭐Star数量: 0 | 🍴Fork数量: 0 📅更新时间: 2026-04-01 03:02:27 📝项目描述: injects a payload into explorer.exe, which creates a window in band 4 (ZBID_IMMERSIVE_NOTIFICATION) 🔗点击访问项目地址

12
PreviousPage 1 of 2Next