Furlzz – Advanced iOS URL Scheme Fuzzing Made Easy

0

Furlzz is a small fuzzer written to test out iOS URL schemes. It does so by attaching to the application using Frida and based on the input/seed it mutates the data and tries to open the mutated URL. Furlzz works in-process, meaning you aren't actually opening the URL using apps such as SpringBoard. furlzz supports universal links which are...

ReconAIzer – Enhancing Burp Suite With OpenAI

0

ReconAIzer is a powerful Jython extension for Burp Suite that leverages OpenAI to help bug bounty hunters optimize their recon process. This extension automates various tasks, making it easier and faster for security researchers to identify and exploit vulnerabilities. Once installed, ReconAIzer add a contextual menu and a dedicated tab to see the results: Prerequisites Burp Suite Jython Standalone Jar Installation Follow these steps to...

ACLToolkit – The Ultimate ACL Abuse Toolkit Guide

0

In the intricate world of cyber security, managing and understanding access control lists (ACLs) becomes paramount. 'acltoolkit' emerges as a vital tool, offering powerful techniques to exploit and manipulate ACLs. Dive into our comprehensive guide to grasp the nuances of ACL abuse and harness the full potential of the acltoolkit, ensuring you stay steps ahead in the ever-evolving realm...

CakeFuzzer – Vulnerability Detection for CakePHP

0

Cake Fuzzer is a project that is meant to help automatically and continuously discover vulnerabilities in web applications created based on specific frameworks with very limited false positives. Currently it is implemented to support the Cake PHP framework. If you would like to learn more about the research process check out this article series: CakePHP Application Cybersecurity Research Project Goals Typical approaches to...

ZeusCloud: The Next-Gen Open Source Cloud Security Solution

0

The field of cloud computing is growing quickly, and security threats and problems have grown at the same rate. ZeusCloud is a new open-source cloud security tool that is made to deal with the risks and weaknesses of today. ZeusCloud is a game-changer because it has a full set of features, from keeping track of assets and risks to making...

SysReptor: Cloud & Self-hosted Security Reporting

0

SysReptor is a fully customisable, offensive security reporting solution designed for pentesters, red teamers and other security-related people alike. User can create designs based on simple HTML and CSS, write your reports in user-friendly Markdown and convert them to PDF with just a single click, in the cloud or self-hosted! Your Benefits Write in markdownDesign in HTML/VueJSRender your report to PDFFully...

Wallet Transaction Monitor: Real-time Bitcoin Updates & Alerts

0

This script monitors a Bitcoin wallet address and notifies the user when there are changes in the balance or new transactions. It provides real-time updates on incoming and outgoing transactions, along with the corresponding amounts and timestamps. Additionally, it can play a sound notification on Windows when a new transaction occurs Changelog - 2023-07-10 Added the ability to monitor multiple Bitcoin...

Bashfuscator – The Art of Concealing Bash Scripts

0

Documentation What Is Bashfuscator? Bashfuscator is a modular and extendable Bash obfuscation framework written in Python 3. It provides numerous different ways of making Bash one-liners or scripts much more difficult to understand. It accomplishes this by generating convoluted, randomized Bash code that at runtime evaluates to the original input and executes it. Bashfuscator makes generating highly obfuscated Bash commands and...

Hacker’s SAT – A Collection of Resources for Budding SAT Hackers

0

A collection of Resources for budding SAT hackers (Satellites, not the test). Note: This is an evolving resource, so please contribute with a pull request Jump To: Web sites | Articles and Op-Eds | Tools and Projects | Videos | Books and White Papers | 2020 Write-Ups | Programming Libraries | Miscellaneous | Contacts Background The democratization of space has opened up a new frontier for exploration and innovation. But with this opportunity, new cybersecurity vulnerabilities are also being created. One human...

MapsDumper – A Guide To Extracting Google Maps Details

0

In today's data-driven world, extracting specific details from vast platforms like Google Maps can be crucial. MapsDumper is a powerful tool designed for this very purpose, enabling users to easily retrieve place details such as phone numbers, websites, and reviews. Dive into this guide to understand how MapsDumper works and how you can leverage it for your data-gathering needs. Demo • Installation • Feature • CreditsA...