CloudGrappler – Elevating Cloud Security In AWS And Azure

0

CloudGrappler is a purpose-built tool designed for effortless querying of high-fidelity and single-event detections related to well-known threat actors in popular cloud environments such as AWS and Azure. Notes To optimize your utilization of CloudGrappler, we recommend using shorter time ranges when querying for results. This approach enhances efficiency and accelerates the retrieval of information, ensuring a more seamless experience with...

Awesome AppSec – The Ultimate Resource Collection For Application Security

0

The Ultimate Resource Collection for Application Security,' your premier curated list for delving into the world of application security. Compiled by Paragon Initiative Enterprises with invaluable contributions from both the application security and developer communities, this guide is your gateway to a wealth of knowledge. From beginners to seasoned professionals, explore essential books, insightful articles, practical tools, and more...

PichichiH0ll0wer : Mastering Nim-Based Process Hollowing For Efficient Payload Management

0

PichichiH0ll0wer revolutionizes payload management with its Nim-based process hollowing capabilities. This innovative tool offers configurable features, advanced injection methods, and robust protection mechanisms, making it a game-changer for Windows environments. Explore how PichichiH0ll0wer streamlines the deployment of payloads while enhancing security and efficiency. PichichiH0ll0wer About Features Injection methods Installation Usage Credits About --== Process hollowing loader written in Nim for PEs only ==-- I built PichichiH0ll0wer to learn and...

ADeleginator – The Key To Detecting Insecure Delegations In Active Directory

0

ADeleginator emerges as a groundbreaking tool designed to enhance the security landscape of Active Directory environments. Developed by Spencer Alessi, it meticulously identifies and reports insecure trustee and resource delegations. This guide unveils how ADeleginator can empower IT professionals to fortify their networks against vulnerabilities. A tool to find insecure trustee and resource delegations in Active Directory ____ ___ ____...

GUIDTool – Mastering Analysis And Prediction Of Version 1 UUIDs

0

A simple tool to analyse version 1 GUIDs/UUIDs from a system. With the information obtained from analysis, it is often possible to forge future v1 GUIDs created by the system, if you know the approximate time they were created. Installation Clone the repository, cd into it and run: pip install . pipx can be used in place of pip. Once installed, you should be able to run guidtool...

OpenARIA : Enhancing Aviation Safety Through Open-Source Innovation

0

This repository contains an open-source edition of the Aviation Risk Identification and Assessment (ARIA) software program developed by MITRE on behalf of the Federal Aviation Administration's (FAA) Safety and Technical Training (AJI) Service Unit. OpenARIA's Goal Our goal is to build a community focused on improving aviation safety & efficiency by extracting value from aircraft location data. How OpenARIA Can Achieve This Goal Provide a...

WinFiHack : Unlocking Wireless Networks – A DIY Guide To WiFi Brute Forcing On Windows

0

WinFiHack is a recreational attempt by me to rewrite my previous project Brute-Hacking-Framework's main wifi hacking script that uses netsh and native Windows scripts to create a wifi bruteforcer. This is in no way a fast script nor a superior way of doing the same hack but it needs no external libraries and just Python and python scripts. Installation The packages are minimal...

Kimsuky PowerShell Backdoor : An In-Depth Breakdown Of Its Command And Control Framework

0

We delve into the intricate workings of the Kimsuky PowerShell Backdoor, a sophisticated cyber espionage tool attributed to the notorious Kimsuky hacking group. We provide a detailed examination of its command and control (C2) operations, shedding light on the backdoor's capabilities to manipulate, exfiltrate, and manage files and processes on compromised systems. Through an analysis of its operational commands,...

Mobile Helper Framework – Automate App Analysis And Security Insights

0

Is a tool that automates the process of identifying the framework/technology used to create a mobile application. Additionally, it assists in finding sensitive information or provides suggestions for working with the identified platform. How Work? The tool searches for files associated with the technologies used in mobile application development, such as configuration files, resource files, and source code files. Example Cordova Search files: index.html cordova.js cordova_plugins.js React Native...

SharpCovertTube – Covert Command Execution Via YouTube

0

SharpCovertTube is a program created to control Windows systems remotely by uploading videos to Youtube. The program monitors a Youtube channel until a video is uploaded, decodes the QR code from the thumbnail of the uploaded video and executes a command. The QR codes in the videos can use cleartext or AES-encrypted values. It has two versions, binary and service binary,...