Sysadmin Tools πŸ‡ΊπŸ‡¦
3.88K subscribers
692 photos
28 videos
302 files
5.11K links
Sysadmin/DevOps tools, news and other interesting things from modern IT world.
Feed https://t.me/s/sysadmin_tools
Download Telegram
Hayabusa

sigma-based threat hunting and fast forensics timeline generator for Windows event logs

https://github.com/Yamato-Security/hayabusa

#security #windows #macos #linux #logs #forensic
Seccomp-Diff

Analyze binaries and containers to extract and disassemble seccomp-bpf profiles. This tools is designed to help you determine whether or not a given seccomp-bpf profile is more or less constrained than others as well as give you the ground truth for the filters applied to a process.


https://github.com/antitree/seccomp-diff

#container #docker #security #k8s #kubernetes
OSINT Toolkit

A full stack web application that combines many tools and services for security analysts into a single tool.


https://github.com/dev-lu/osint_toolkit

#security #osint #tool
Landrum

Run any Linux process in a secure, unprivileged sandbox using Landlock. Think firejail, but lightweight, user-friendly, and baked into the kernel.


https://github.com/Zouuup/landrun

#linux #security
angr

angr is an open-source binary analysis platform for Python. It combines both static and dynamic symbolic ("concolic") analysis, providing tools to solve a variety of tasks.


#python #security #analysis
Copacetic

copa is a CLI tool written in Go and based on buildkit that can be used to directly patch container images without full rebuilds. copa can also patch container images using the vulnerability scanning results from popular tools like Trivy.


https://github.com/project-copacetic/copacetic

#docker #podman #container #buildkit #security
Minisign

A dead simple tool to sign files and verify digital signatures.


https://github.com/jedisct1/minisign

#security #crypto #pgp #gpg #cryptography #signatures
ChopChop

ChopChop is a CLI to help developers scanning endpoints and identifying exposition of sensitive services/files/folders


https://github.com/michelin/ChopChop

#security #devsecops #tool
httpjail

A cross-platform tool for monitoring and restricting HTTP/HTTPS requests from processes using network isolation and transparent proxy interception


https://github.com/coder/httpjail

#network #tool #security #firewall
dalec

Produce secure packages and containers with declarative configurations


https://github.com/Azure/dalec

#linux #devops #containers #packages #security
SafeLine

SafeLine is a self-hosted WAF(Web Application Firewall) to protect your web apps from attacks and exploits.


https://github.com/chaitin/SafeLine

#waf #security