Mastering WificraK – Unveiling the Power of Advanced Wi-Fi Exploits

0

Introduction The majority of WPA2-PSK and WEP encryption attacks can be carried out using the WificraK tool. Using crunch or a wordlist, the tool enables you to open previously captured files. The tool has been tested on Kali Linux and Parrot OS. With the Alfa AWUS036NHA antenna, all of these attacks perform admirably. Attacks Deauthentication Attack Authentication Attack Beacon Flood Attack PMKID Attack Passive Attack Pixie Dust Attack Null Pin...

Guide-CEH-Practical-Master – Tools, Techniques And Exam Mastery

0

Welcome to the 'Guide-CEH-Practical-Master', your essential roadmap to mastering the Certified Ethical Hacker (Practical) exam. Dive deep into the tools, techniques, and insights necessary for success. Let's embark on this journey to achieve professional cybersecurity prowess together Exame Details Exam Title: Certified Ethical Hacker (Practical) Number of Practical Challenges: 20 Duration: 6 hours Availability: Aspen – iLabs Test Format: Cyber Range Passing Score: Min 15 Questions Exam...

GhostRecon – An In-depth Guide To A Compact OSINT Tool For Linux

0

In the vast world of Linux tools, GhostRecon stands out as a streamlined solution for research and OSINT (Open Source Intelligence) tasks. Originally developed by mZzgamer and later taken over by DR34M-M4K3R, this tool promises efficiency and user-friendliness. This guide delves into the features, installation process, and effective usage of GhostRecon, ensuring you harness its full potential. Dive in...

LatLoader – Evading Elastic EDR In Lateral Movement

0

LatLoader is a PoC module to demonstrate automated lateral movement with the Havoc C2 framework. The main purpose of this project is to help others learn BOF and Havoc module development. This project can also help others understand basic EDR rule evasions, particularly when performing lateral movement. The sideload subcommand is the full-featured PoC of this module. It will attempt to...

Telegram Explorer (TEx) – The Ultimate Toolkit for Telegram Data Analysis

0

TEx is a Telegram Explorer tool created to help Researchers, Investigators and Law Enforcement Agents to Collect and Process the Huge Amount of Data Generated from Criminal, Fraud, Security and Others Telegram Groups. BETA VERSION Please note that this project has been in beta for a few weeks, so it is possible that you may encounter bugs that have not yet...

HackSys Extreme Vulnerable Driver – A Deep Dive into HEVD Exploitation

0

The HackSys Extreme Vulnerable Driver (HEVD) is a Windows Kernel driver that is intentionally vulnerable. It has been developed for security researchers and enthusiasts to improve their skills in kernel-level exploitation. HEVD offers a range of vulnerabilities, from simple stack buffer overflows to more complex issues such as use-after-free, pool buffer overflows, and race conditions. This allows researchers to explore exploitation techniques for each implemented vulnerability. ...

OSGINT – A Deep Dive Into GitHub User Information Retrieval

0

In the vast realm of GitHub, the ability to glean information about users can be invaluable for various purposes. 'OSGINT: A Deep Dive into GitHub User Information Retrieval' introduces an innovative tool that harnesses the power of open-source intelligence to extract detailed profiles from GitHub usernames and emails. Join us as we explore the features, requirements, and mechanics of...

Rolling Shells – Login to Unprotected Shells Randomly Using SHODAN

0

What are open shells? An "open shell" is a term often used in cybersecurity to refer to a remote shell that is unintentionally left open or exposed by a system or device.  This vulnerability can occur due to various factors, including misconfigurations, weak security settings, or software bugs.  Malicious actors often exploit open shells to gain unauthorized access to a system or...

WcamPhish – Unauthorized Remote Camera Access via Link

0

Introduction WcamPhish is a method for capturing images of a target's webcam or front camera on a phone. In order to create a link that we can send to the target over the internet, WcamPhish hosts a fake website on a PHP server that was custom-built. If the target agrees, the website requests their camera permission, and this tool then...

Shaco – C linux agent for the Havoc framework

0

Shaco Shaco is a simple C Linux agent for the Havoc framework, available at https://github.com/HavocFramework/Havoc. Utilizing a hardcoded socket, Shaco communicates with the server over HTTP. Commands This is the list of commands that the agent supports: shell { command } upload { localfile remotefile } download { remotefile } - download file from remote sleep { time } jitter { time } cd { path } -...