MrKaplan : Tool Aimed To Help Red Teamers To Stay Hidden By Clearing Evidence Of Execution

3 years ago

MrKaplan is a tool aimed to help red teamers to stay hidden by clearing evidence of execution. It works by…

BlackStone : Pentesting Reporting Tool

3 years ago

BlackStone project or "BlackStone Project" is a tool created in order to automate the work of drafting and submitting a…

Smap : A Drop-In Replacement For Nmap Powered By Shodan.Io

3 years ago

Smap is a port scanner built with shodan.io's free API. It takes same command line arguments as Nmap and produces…

Pict : Post-Infection Collection Toolkit

3 years ago

Pict, this set of scripts is designed to collect a variety of data from an endpoint thought to be infected,…

Peetch : An eBPF Playground

3 years ago

peetch is a collection of tools aimed at experimenting with different aspects of eBPF to bypass TLS protocol protections. Currently, peetch…

Cirrusgo : A Fast Tool To Scan SAAS, PAAS App Written In Go

3 years ago

Cirrusgo is a fast tool to scan SAAS,PAAS App written in Go SAAS App Support : salesforcecontentful (next version) Note…

Kage : Graphical User Interface For Metasploit Meterpreter And Session Handler

3 years ago

Kage (ka-geh) is a tool inspired by AhMyth designed for Metasploit RPC Server to interact with meterpreter sessions and generate payloads.For now…

SaaS security: Achieving a clean IAM System Audit

3 years ago

Identity and access management (IAM) is a set of regulations, which make it easier to oversee electronic or digital identities. It…

PR-DNSd : Passive-Recursive DNS Daemon

3 years ago

PR-DNSd is a Passive-Recursive DNS daemon. Quickstart go get github.com/korc/PR-DNSdsudo setcap cap_net_bind_service,cap_sys_chroot=ep go/bin/PR-DNSdgo/bin/PR-DNSd -upstream 9.9.9.9:53 -listen 127.0.0.1:53echo nameserver 127.0.0.1 |…

SilentHound : Quietly Enumerate An Active Directory Domain Via LDAP Parsing Users, Admins, Groups, Etc.

3 years ago

SilentHound Quietly enumerate an Active Directory Domain via LDAP parsing users, admins, groups, etc. Created by Nick Swink from Layer 8 Security. Installation…