Zero-E : The Ultimate Automated Network Enumeration Tool For Effortless Security Auditing

0

Host discovery and service enumeration are part of every network pentest and routine check. It's relatively straightforward, and we could all probably do it in our sleep (you will be with this tool), but doing it thoroughly is still tedious and wastes valuable time. Zero-E (ZrE) aims to automate the entire process in a fire-and-forget manner, from initial open...

CVE-2024-3273 Proof Of Concept (PoC) : Unveiling The Vulnerability In D-Link NAS Devices

0

This repository contains a Proof of Concept (PoC) for CVE-2024-3273, a security vulnerability discovered in D-Link NAS devices. The vulnerability allows attackers to execute arbitrary commands on vulnerable devices. CVE-2024-3273 is a vulnerability in D-Link NAS devices that allows remote attackers to execute arbitrary commands via a crafted HTTP request to the cgi-bin/nas_sharing.cgi endpoint. This PoC demonstrates how the vulnerability can be exploited...

Nimfilt – Unraveling The Secrets Of Nim Binaries With Advanced Analysis Tools

0

Nimfilt is a collection of modules and scripts to help with analyzing Nim binaries. It started out as a CLI demangling tool inspired by c++filt. It evolved into a larger set of tools for analyzing Nim, but the original name stuck. nimfilt.py: a Python module that implements demangling for Nim. It can also be run as basic CLI tool. id_nim_binary.yar: a set of YARA...

Resources For Mobile Application Testing – A Comprehensive Guide To Tools, Techniques, And Vulnerabilities

0

In the rapidly evolving world of mobile technology, ensuring the security and reliability of applications is paramount. This comprehensive guide offers an extensive collection of resources for mobile application testing, covering everything from vulnerability analysis to penetration testing techniques. Dive into a curated list of blogs, tools, labs, and courses designed to empower developers and security professionals in fortifying...

Akto.io API Security : A Comprehensive Guide To Empowering Security Teams

0

Akto is an instant, open source API security platform that takes only 60 secs to get started. Akto is used by security teams to maintain a continuous inventory of APIs, test APIs for vulnerabilities and find runtime issues. Akto offers coverage for all OWASP top 10 and HackerOne Top 10 categories including BOLA, authentication, SSRF, XSS, security configurations, etc....

MsGraphFunzy – A Guide To Automating Email Dumps And SharePoint Hosting On Azure

0

Script to dump emails through Microsoft Graph API. it also include another script to push a file on the Azure tenant. Usage graph_dump.py This script dump emails and attachments python3 graph_dump.py extended_azure_token_file_path (optional filter) Filter Examples '$search="body:password"' '$search="subject:password"' '$search="attachment:password"' python3 graph_dump.py extended_azure_token_file_path '$search="body:password"' Usage push_sharepoint.py This script can be used to host on file on an Azure tenant python3 extract_email.py extended_azure_token_file_path file_to_upload_path remote_filename (optional -organization) Device Code Phishing Extended Scope PS> install-module...

Brute Force Garage And Hack-RF With Raspberry Pi : A Comprehensive Guide To Radio Signal Exploration

0

All actions and/or activities related to this program are your sole responsibility. Misuse of this toolkit may result in criminal prosecution against the individuals in question.  Contributors will not be held responsible for any criminal charges brought against people who misuse this toolkit to break the law. This project just aims to demonstrate the flaws of the radio devices around us and the understanding of radio...

TDM Calculator – Revolutionizing Urban Planning In Los Angeles

0

Traffic Demand Management (TDM) calculator tool. DTLA Hack for LA is partnering with Los Angeles Department of Transportation (LADOT) to develop this tool to help planners at LADOT and real estate developers calculate how to meet some of Los Angeles’s Mobility Plan 2035 goals. Transportation demand management (TDM) is a defined set of strategies aimed at maximizing traveller choices while...

Chiasmodon : The Next-Level OSINT Tool For Comprehensive Digital Investigations

0

Chiasmodon is an OSINT (Open Source Intelligence) tool designed to assist in the process of gathering information about target domain. Its primary functionality revolves around searching for domain-related data, including domain emails, domain credentials (usernames and passwords), CIDRs (Classless Inter-Domain Routing), ASNs (Autonomous System Numbers), and subdomains. The tool allows users to search by domain, CIDR, ASN, email, username,...

Harden Windows Security – Elevate Your Protection With Microsoft’s Official Toolkit

0

Windows by default is secure and safe, this repository does not imply nor claim otherwise. Just like anything, you have to use it wisely and don't compromise yourself with reckless behavior and bad user configuration; Nothing is foolproof. This repository only uses the tools and features that have already been implemented by Microsoft in Windows OS to fine-tune it...