SevenStones
Author of Security De-engineering and Netdelta.io. Lead Consultant - Seven Stones Information Security Limited
Seven StonesWandsworth Common
SevenStones's Stars
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
kubernetes/minikube
Run Kubernetes locally
grafana/loki
Like Prometheus, but for logs.
infracost/infracost
Cloud cost estimates for Terraform in pull requests💰📉 Shift FinOps Left!
sullo/nikto
Nikto web server scanner
coreb1t/awesome-pentest-cheat-sheets
Collection of the cheat sheets useful for pentesting
gquere/pwn_jenkins
Notes about attacking Jenkins servers
mozilla/cipherscan
A very simple way to find out which SSL ciphersuites are supported by a target.
netaddr/netaddr
A network address manipulation library for Python
patrickloeber/python-fun
Some fun and useful projects with Python
tartley/python-regex-cheatsheet
Python 2.7 Regular Expression cheatsheet, as a restructured text document and Makefile to convert it to PDF
pmclanahan/django-celery-email
A Django email backend that uses a celery task for sending the email.
snagles/docker-registry-manager
Web front end for managing multiple private docker registries
jkarlosb/git-server-docker
Git Server in Docker
PeterMosmans/security-scripts
A collection of security related Python and Bash shell scripts. Analyze hosts on generic security vulnerabilities. Wrapper around popular tools like nmap (portscanner), nikto (webscanner) and testssl.sh (SSL/TLS scanner)
LuemmelSec/Custom-BloodHound-Queries
jpalanco/nmap-scada
nse scripts for scada identification
securekomodo/citrixInspector
Accurately fingerprint and detect vulnerable (and patched!) versions of Netscaler / Citrix ADC to CVE-2023-3519
BirgerK/docker-apache-letsencrypt
This docker-image contains a simple Apache webserver and supports https-encryption by great Let's Encrypt certificates!
Mission-Kontrol/MissionKontrol
A modern, self-hosted admin panel that supports MySQL & PostGres DBs good alternative to rails admin or phpmyadmin.
Neo1277/nmap-scanner-django
This Django application uses nmap3 python library to scan the network with the option -A and -sV, this web application also includes the option to perform a quick scan with arping (scapy python library) and after performing the scan, it saves the data into a SQLite3 database. The scan is performed from a form and the data is shown on views that have HTML tables created with bootstrap 4.
cowbe0x004/eximrce-CVE-2019-10149
simple python socket connection to test if exim is vulnerable to CVE-2019-10149. The payload simply touch a file in /tmp/eximrce.
SirBugs/Offy
offy is a tool for bugbounty hunters to save money in their EC2 instances
kfir-ram/MITRE-ATTACK-Framework-Evaluation
A system to evaluate the implementation of MITRE ATT&CK framework using a given set of logs.
HemantGangwar/logs_collection
SevenStones/os_sec_check
Base of a framework for testing PCI-DSS metrics for Windows. Python Django, CSS, Javascript, Powershell.
Giuliano1993/arubaCloudManager
Python Command line tool for managing Aruba cloud servers
pyoner/python-libnmap
libnmap is a python library to run nmap scans, parse and diff scan results. It supports python 2.6 up to 3.4. It's wonderful.