srinigv's Stars
d2iq-archive/marathon
Deploy and manage containers (including Docker) on top of Apache Mesos at scale.
amanusk/s-tui
Terminal-based CPU stress and monitoring utility
hvanderlaan/ubuntu-unattended
Create an unattended ubuntu installation iso
alerta/alerta
Alerta monitoring system
1N3/Sn1per
Attack Surface Management Platform
danielmiessler/SecLists
SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.
pepe2k/u-boot_mod
U-Boot 1.1.4 modification for routers
rainers/cv2pdb
converter of DMD CodeView/DWARF debug information to PDB files
radare/toys
radareorg/acr
autoconf replacement
radareorg/radare2
UNIX-like reverse engineering framework and command-line toolset
guedou/r2m2
radare2 + miasm2 = ♥
secdev/scapy
Scapy: the Python-based interactive packet manipulation program & library.
cea-sec/miasm
Reverse engineering framework in Python
uxmal/reko
Reko is a binary decompiler.
brndnmtthws/conky
Light-weight system monitor for X, Wayland (sort of), and other things, too
pwndbg/pwndbg
Exploit Development and Reverse Engineering with GDB Made Easy
spotify/luigi
Luigi is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization etc. It also comes with Hadoop support built in.
sashs/Ropper
Display information about files in different file formats and find gadgets to build rop chains for different architectures (x86/x86_64, ARM/ARM64, MIPS, PowerPC, SPARC64). For disassembly ropper uses the awesome Capstone Framework.
angr/angr
A powerful and user-friendly binary analysis platform!
cloudshark/cshark
OpenWrt integration
NagiosEnterprises/nrpe
NRPE Agent
NagiosEnterprises/ncpa
Nagios Cross-Platform Agent
python-diamond/Diamond
Diamond is a python daemon that collects system metrics and publishes them to Graphite (and others). It is capable of collecting cpu, memory, network, i/o, load and disk metrics. Additionally, it features an API for implementing custom collectors for gathering metrics from almost any source.
etsy/logster
Parse log files, generate metrics for Graphite and Ganglia
bqplot/bqplot
Plotting library for IPython/Jupyter notebooks
tuhdo/emacs-c-ide-demo
Emacs setup for C/C++ with Helm describe here: http://tuhdo.github.io/c-ide.html
SecWiki/linux-kernel-exploits
linux-kernel-exploits Linux平台提权漏洞集合
CorpGlory/grafana-plugin-template-webpack
Template project for developing plugins for Grafana with Webpack
gorilla/mux
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍