Sysadmin Tools πŸ‡ΊπŸ‡¦
3.95K subscribers
694 photos
28 videos
302 files
5.14K links
Sysadmin/DevOps tools, news and other interesting things from modern IT world.
Feed https://xn--r1a.website/s/sysadmin_tools
Download Telegram
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