RiskAssessmentFramework – Static Application Security Testing
The OWASP Risk Assessment Framework consist of Static application security testing and Risk Assessment tools, Eventhough there are many SAST...
The OWASP Risk Assessment Framework consist of Static application security testing and Risk Assessment tools, Eventhough there are many SAST...
MassDNS is a simple high-performance DNS stub resolver targetting those who seek to resolve a massive amount of domain names...
When a new vulnerability prompts discussion on Twitter or hits media outlets, the security community collectively participates in a familiar...
s3enum is a tool to enumerate a target's Amazon S3 buckets. It is fast and leverages DNS instead of HTTP,...
A Python based scanner to find potential SSRF parameters in a web application.MotivationSSRF being one of the critical vulnerabilities out...
On our latest episode of Security Nation, we spoke with a true hero: Chris Hadnagy, founder of the Innocent Lives...
Blidner is a small python library to automate time-based blind SQL injection by using a pre defined queries as a...
Obfuscapk is a modular Python tool for obfuscating Android apps without needing their source code, since apktool is used to...
A number of information leak vulnerabilities are present in the Bloomsky SKY2 network, obtainable via JSON queries intended to work...
We are incredibly excited to announce the first release of 2020, Kali Linux 2020.1.2020.1 includes some exciting new updates:Non-Root by...
Pythonic way to load shellcode. Builds an EXE for you too!UsagePlace a payload.bin raw shellcode file in the same directory....
Microsoft Application Inspector is a software source code analysis tool that helps identify and surface well-known features and other interesting...
In light of recent activity on US trade agreements, here is a quick update on developments with regard to US-China,...
This tool is intended for penetration testers who want to perform an engagement quickly and efficiently. While this tool can...
Smart OSINT collection of common IOC types.OverviewThis application is designed to assist security analysts and researchers with the collection and...
InsightIDR’s Log Search interface allows you to easily query and visualize your log data from within the product, but sometimes...
socialscan offers accurate and fast checks for email address and username usage on online platforms.Given an email address or username,...
Aircrack-ng is a complete suite of tools to assess WiFi network security.It focuses on different areas of WiFi security:Monitoring: Packet...
Memhunter is an endpoint sensor tool that is specialized in detecing resident malware, improving the threat hunter analysis process and...
Technically, AgentSmith-HIDS is not a Host-based Intrusion Detection System (HIDS) due to lack of rule engine and detection function. However,...
Simple TCP reverse shell written in Go.It uses TLS to secure the communications, and provide a certificate public key fingerprint...
Check-LocalAdminHash is a PowerShell tool that attempts to authenticate to multiple hosts over either WMI or SMB using a password...
C# utility that uses WMI to run "cmd.exe /c netstat -n", save the output to a file, then use SMB...
I always had an interest in reverse engineering. A few days ago I wanted to look at some game internals...