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,...

Streamlining Online Activities: The Versatility of Rotating Residential Proxies

0
Streamlining Online Activities: The Versatility of Rotating Residential Proxies

In the ever-evolving landscape of digital technology, businesses and individuals are constantly seeking innovative tools to streamline their online activities. One such tool gaining prominence is the use of rotating residential proxies. This article will delve into the multifaceted applications of this type of proxies, focusing on three crucial use cases: Multiple accounts management, Web scraping, and Ads verification...

OpenBSD – Dynamic IP, WireGuard VPN, And Encrypted DNS

0

This article presents a detailed guide centered around OpenBSD and Linux for enhancing network security through the implementation of dynamic IP filtering, WireGuard VPN configurations, and encrypted DNS services. It covers initial setups, script-based automation, and firewall configurations to ensure secure, efficient, and scalable network management. Whether you're aiming to protect SSH access, secure your VPN connections, or block...

CVE-2024-21762 Check – Identifying Vulnerability In FortiGate SSL VPNs

0

It provides a detailed guide on how to check if a FortiGate SSL VPN is vulnerable to CVE-2024-21762, a critical security flaw. Utilizing a Python script, users can quickly determine whether their VPN is at risk. The process, outlined with clear usage instructions, is designed for IT professionals and system administrators to ensure their network's security against potential exploits. Safely...

IntelMQ – Boosting Cybersecurity With Automation And Intelligence

0

IntelMQ is a solution for IT security teams (CERTs & CSIRTs, SOCs abuse departments, etc.) for collecting and processing security feeds (such as log files) using a message queuing protocol. It's a community driven initiative called IHAP1 (Incident Handling Automation Project) which was conceptually designed by European CERTs/CSIRTs during several InfoSec events. Its main goal is to give to incident responders an...

VMwareCloak – Stealth Mode Enhancement For VM Security To Outsmart Malware

0

A PowerShell script that attempts to help malware analysts hide their VMware Windows VM's from malware that may be trying to evade analysis. Guaranteed to bring down your pafish ratings by at least a few points. The script accomplishes this by doing the following: Renames several registry keys that malware typically uses for VM detection. Kills VMware processes. Deletes VMware driver files (this...