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/BetterSafetyKatz
Fork of SafetyKatz that dynamically fetches the latest pre-compiled release of Mimikatz directly from gentilkiwi GitHub repo, runtime patches signatures and uses SharpSploit DInvoke to PE-Load into memory.
devzero2000/git-test
Run automated tests against a range of Git commits and keep track of the results
devzero2000/OSCP-Prep-cheatsheet
devzero2000/pyjarm
pyJARM is a library for doing JARM fingerprinting using python
devzero2000/the_silver_searcher
A code-searching tool similar to ack, but faster.
devzero2000/Name-That-Hash
Don't know what type of hash it is? Name That Hash will name that hash type! 🔗
devzero2000/awesome
😎 Awesome lists about all kinds of interesting topics
devzero2000/Mitigating-Obsolete-TLS
Guidance for mitigating obsolete Transport Layer Security configurations. #nsacyber
devzero2000/sploit
Go package that aids in binary analysis and exploitation
devzero2000/cosmopolitan
fast portable static native textmode executable containers
devzero2000/ELFPatch
A library for patching ELFs
devzero2000/diff-so-fancy
Good-lookin' diffs. Actually… nah… The best-lookin' diffs. :tada:
devzero2000/passive-ssh
A Passive SSH back-end and scanner.
devzero2000/awesome-crypto-papers
A curated list of cryptography papers, articles, tutorials and howtos.
devzero2000/openstack-custom-metadata-server
devzero2000/enum4linux-ng
A next generation version of enum4linux (a Windows/Samba enumeration tool) with additional features like JSON/YAML export. Aimed for security professionals and CTF players.
devzero2000/github-dorks
Find leaked secrets via github search
devzero2000/HowToHunt
Tutorials and Things to Do while Hunting Vulnerability.
devzero2000/tls-fingerprinting
TLS Fingerprinting
devzero2000/modsecurity-parser
modsecurity audit log analyser and parser
devzero2000/golang-tutorials
Golang Tutorials. Learn Golang from Scratch with simple examples.
devzero2000/lkm-sandbox
Collection of Linux Kernel Modules and PoC to discover, learn and practice Linux Kernel Development
devzero2000/osquery-attck
Mapping the MITRE ATT&CK Matrix with Osquery
devzero2000/ciphersurfer
devzero2000/GLORYHook
The first Linux hooking framework to allow merging two binary files into one!
devzero2000/Sublist3r-Scrap
devzero2000/pspy
Monitor linux processes without root permissions
devzero2000/FavFreak
Making Favicon.ico based Recon Great again !
devzero2000/PayloadsAllTheThings
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
devzero2000/patch-checker
Web-based check for Windows privesc vulnerabilities