Pinned Repositories
beats_selinux
htty
htty is the HTTP TTY, a console application for interacting with HTTP servers.
italian_laws
toy example of Italian laws in markdown
libsodium
P(ortable|ackageable) NaCl
openldap
The OpenLDAP Project is a collaborative effort to develop a robust, commercial-grade, fully featured, and open source LDAP suite of applications and development tools.
POPT
Popt is a C library for parsing command line parameters. Popt was heavily influenced by the getopt() and getopt_long() functions, but it improves on them by allowing more powerful argument expansion. Popt can parse arbitrary argv[] style arrays and automatically set variables based on command line arguments. Popt allows command line arguments to be aliased via configuration files and includes utility functions for parsing arbitrary strings into argv[] arrays using shell-like rules.
RPM5
RPM is a powerful and mature command-line driven package management system capable of installing, uninstalling, verifying, querying, and updating Unix software package
shellcoderhandbook
shellcoderhandbook source code : "The Shellcoder's Handbook: Discovering and Exploiting Security Holes"
skipfish
A fully automated, active web application security reconnaissance tool. Key features: * High speed: pure C code, highly optimized HTTP handling, minimal CPU footprint - easily achieving 2000 requests per second with responsive targets. * Ease of use: heuristics to support a variety of quirky web frameworks and mixed-technology sites, with automatic learning capabilities, on-the-fly wordlist creation, and form autocompletion. * Cutting-edge security logic: high quality, low false positive, differential security checks, capable of spotting a range of subtle flaws, including blind injection vectors. The tool is believed to support Linux, FreeBSD, MacOS X, and Windows (Cygwin) environments.
violentpython
violentpython code examples
devzero2000's Repositories
devzero2000/beats_selinux
devzero2000/htty
htty is the HTTP TTY, a console application for interacting with HTTP servers.
devzero2000/Centos
generic centos package
devzero2000/centos8-systemd-resolved
devzero2000/COMPLIANCEASCODE
Security automation content in SCAP, Bash, Ansible, and other formats
devzero2000/coreruleset
OWASP ModSecurity Core Rule Set (Official Repository)
devzero2000/cppcheck
static analysis of C/C++ code
devzero2000/curl
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET and TFTP. libcurl offers a myriad of powerful features
devzero2000/git
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.
devzero2000/git-absorb
git commit --fixup, but automatic
devzero2000/git-personal-secrets
my personal secrets
devzero2000/git.github.io
Git Developer Pages (This is NOT the place to discuss Git issues. See: https://git-scm.com/community)
devzero2000/grype
A vulnerability scanner for container images and filesystems
devzero2000/h2c
headers 2 curl. Provided a set of HTTP request headers, output the curl command line for generating that set. Try the converter online at
devzero2000/hackingthe.cloud
An encyclopedia for offensive and defensive security knowledge in cloud native technologies.
devzero2000/hedley
A C/C++ header to help move #ifdefs out of your code
devzero2000/Huge-Collection-of-CheatSheet
:goberserk: :goberserk: :goberserk: Share of my Huge Collection of Cheatsheet (Coding, Cheat, Pinouts, Command Lists, Etc.) :goberserk: :goberserk: :goberserk:
devzero2000/LD_PRELOAD_EXAMPLE
Some LD_PRELOAD examples
devzero2000/ModSecurity
ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx that is developed by Trustwave's SpiderLabs. It has a robust event-based programming language which provides protection from a range of attacks against web applications and allows for HTTP traffic monitoring, logging and real-time analysis. With over 10,000 deployments world-wide, ModSecurity is the most widely deployed WAF in existence.
devzero2000/offensive-docker
Offensive Docker is an image with the more used offensive tools to create an environment easily and quickly to launch assessment to the targets.
devzero2000/playbooks
devzero2000/Private-FPM-Project
Repository of scripts for generating rpm / deb packages via fpm
devzero2000/rpm
devzero2000/ssh-audit
SSH server auditing (banner, key exchange, encryption, mac, compression, compatibility, security, etc)
devzero2000/static-analysis
⚙️ A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more. The focus is on tools which improve code quality.
devzero2000/syft
CLI tool and library for generating a Software Bill of Materials from container images and filesystems
devzero2000/threat-matrix-cicd
Threat matrix for CI/CD Pipeline
devzero2000/toybox
toybox
devzero2000/Volumiser
devzero2000/x86-64-ABI