WHAT'S NEW
- All
- Accessories
- Android
- Android
- Apple
- Applications
- Blog
- Bluetooth
- Cyber security
- Database Assessment
- Exploitation Tools
- Forensics
- Hacking Courses
- Hacking Tools
- Information Gathering
- iphone
- Kali Linux
- Kali Linux Tools
- Linux
- Malware
- New Post
- Password Attacks
- PCI
- Pentesting Tools
- Phishing
- Post Exploitation
- Security Hacker
- Sniffing/Spoofing
- software
- Stress Testing
- TECH
- Tech today
- Tutorials
- VPN
- Vulnerability Analysis
- Web Application Analysis
- Wi-Fi
- Wi-Fi
- Windows
- Wireless Attacks
- YECH
Anonsurf : Enhancing Online Anonymity With A Beginner’s Guide To Privacy Tools
PS4-PS5-Game-Patch : Revolutionizing Console Gaming With Custom Enhancements
Remote Lua Loader : Mastering PS4 And PS5 Exploits With Advanced Scripting
Squid : A RISC-V Emulator For Vulnerability Research
ACEshark : A Utility For Windows Service Configuration Analysis
WINDOWS PHONE
WebvulScan – Web Application Vulnerability Scanner
LATEST ARTICLES
Anonsurf : Enhancing Online Anonymity With A Beginner’s Guide To Privacy Tools
Anonsurf is a powerful tool designed to enhance user anonymity by providing features such as rapid IP address changes, log cleaning, and MAC address randomization. It is a beginner-friendly script that aims to make maintaining privacy online easier and faster. To install Anonsurf, users can follow these simple steps: Clone the Repository: Use the command git clone https://github.com/machine1337/anonsurf to download the...
PS4-PS5-Game-Patch : Revolutionizing Console Gaming With Custom Enhancements
The PS4-PS5-Game-Patch repository is a collection of custom game patches designed for PlayStation 4 and PlayStation 5 games. This repository allows users to create, share, and install patches for various games, enhancing gameplay or fixing issues. Here's an overview of how it works and the tools involved. Usage Overview Manual Installation: Users can manually install patches via FTP or USB. For...
Remote Lua Loader : Mastering PS4 And PS5 Exploits With Advanced Scripting
The Remote Lua Loader is a tool designed to exploit vulnerabilities in games built with the Artemis game engine, which utilizes Lua scripting. This exploit allows users to load arbitrary Lua files onto their PS4 or PS5 consoles, potentially paving the way for future kernel exploits. Key Features Firmware Independence: The loader is not dependent on specific firmware versions, making it...
Squid : A RISC-V Emulator For Vulnerability Research
Squid is a powerful RISC-V emulator designed specifically for vulnerability research and fuzzing. It leverages Ahead-of-Time (AOT) compilation instead of Just-In-Time (JIT), allowing users to rewrite binary code before emulation. This feature provides full control over system calls and events during runtime, making it ideal for creating custom sanitizers and test programs to detect various vulnerabilities beyond just memory...
ACEshark : A Utility For Windows Service Configuration Analysis
ACEshark is a powerful tool designed for rapid extraction and analysis of Windows service configurations and Access Control Entries (ACEs). Developed by t3l3machus, it aims to replace tools like accesschk.exe by providing a more streamlined approach to identifying potential privilege escalation vectors in Windows services. Key Features Service Permission Analysis: ACEshark efficiently analyzes service permissions to uncover potential privilege escalation vectors....
Promptfoo : Enhancing LLM Application Development
Promptfoo is an innovative, developer-friendly tool designed to streamline the development and testing of Large Language Model (LLM) applications. It offers a comprehensive suite of features to evaluate, secure, and optimize LLMs, helping developers transition from a trial-and-error approach to a more structured and reliable development process. Key Features Of Promptfoo Automated Evaluations: Promptfoo allows developers to test their prompts and...
Android App Reverse Engineering 101 : Tools And Functions
Android App Reverse Engineering 101 is a comprehensive workshop designed to introduce learners to the fundamentals of reverse engineering Android applications. This workshop focuses on static analysis, which involves examining an application's code without executing it. The tools used in this workshop are crucial for understanding and analyzing Android apps, particularly for those interested in security, development, or research. Key...
MalDoc In PDF : A Novel Technique For Evading Detection
The cybersecurity community has recently been alerted to a sophisticated attack method known as "MalDoc in PDF," which involves embedding a malicious Microsoft Word file within a seemingly harmless PDF document. This technique, identified by JPCERT/CC, allows attackers to bypass traditional security measures by exploiting the dual nature of these files, which can be opened in both PDF viewers...
Playstation 4 Save Mounter 1.3 : A Tool For Managing PS4 Saves
The Playstation 4 Save Mounter 1.3 is a utility designed to manage save data on the PS4, allowing users to manipulate their game saves in various ways. This version is noted for its simplicity and ease of use, as it does not perform any patching, which can be both an advantage and a limitation. Key Features Mounting Saves: The tool enables...
Ingram : A Network Camera Vulnerability Scanning Tool
Ingram is a powerful tool designed to scan for vulnerabilities in network cameras, supporting devices from major brands like Hikvision, Dahua, Uniview, and Dlink. It operates on Linux and Mac systems, requiring Python 3.8 or higher, though Python 3.11 is not recommended due to compatibility issues. To install Ingram, follow these steps: Clone the Repository: Use git clone https://github.com/jorhelp/Ingram.git to download...