HashCracker : Python Hash Cracker

0

HashCracker is a python hash cracker which support hashing algorithms like SHA512, SHA256, SHA384, SHA1, MD5, SHA224. Features Auto detection of hashing algorithm based on length (not recommended)BruteforcePassword List Also Read - Acunetix – Web Application Security Scanner Arguments Type: hash algorithm (must be one of the supported hashing algorithms mentioned above or AUTO if you want to use automatic algorithm detection)Hash: can...

KawaiiDeauther : Jam All WiFi Clients/Routers

0

KawaiiDeauther is a pentest toolkit whose goal is to perform jam on WiFi clients/routers and spam many fake AP for testing purposes. Dependencies macchangermdk3nmcli Installation Dependencies will be automatically installed. $ git clone https://github.com/aryanrtm/KawaiiDeauther $ cd KawaiiDeauther && sudo ./install.sh $ sudo KawaiiDeauther.sh Also Read - Re2Pcap : Create PCAP file From Raw HTTP Request Or Response In Seconds Demo Tested on Operating System Version Linux...

Agente : Distributed Simple & Robust Release Management & Monitoring System

0

Agente is a distributed simple and robust release management and monitoring system. Road Map Core system First worker agent Management dashboard Jenkins vs CI tool extensions Management dashboard First master agent All relevant third-party system integrations (version control, CI, database, queuing etc.) Also Read - TakeOver : Sub-Domain TakeOver Vulnerability Scanner Requirements Go > 1.11Redis or RabbitMQPostgreSQL Docker Environment For PostgreSQL docker run --name agente_PostgreSQL...

Read The Text Messages Remotely

0

There are so many factors for you to check on your Belongings text messages. If both of you are going through some problematic situations, chances are here that she might be cheating. Even though it is not always the case, but it is always better to be sure of it. If you ever doubt that your wife is cheating...

XSS-Freak : XSS Scanner Fully Written In Python3 From Scratch

0

XSS-Freak is an xss scanner fully written in python3 from scratch. it is one of its kind since it crawls the website for all possible links and directories to expand its attack scope. Then it searches them for inputs tags and then launches a bunch of xss payloads. if an inputs is not sanitized and...

Netdata – Real-time Performance Monitoring

0

Netdata is distributed, real-time, performance and health monitoring for systems and applications. It is a highly-optimized monitoring agent you install on all your systems and containers. Netdata provides unparalleled insights, in real-time, of everything happening on the systems it runs (including web servers, databases, applications), using highly interactive web dashboards. It can run autonomously, without any third-party components, or it can be integrated to existing...

IPv6Tools : A Robust Modular Framework

0

The IPv6Tools framework is a robust set of modules and plugins that allow a user to audit an IPv6 enabled network. The built-in modules support enumeration of IPv6 features such as ICMPv6 and Multicast Listener Discovery (MLD). In addition, the framework also supports enumeration of Upper Layer Protocols (ULP) such as multicast DNS (mDNS) and Link-Local Multicast Name Resolution...

Pytm : A Pythonic Framework For Threat Modeling

0

Define your system in Python using the elements and properties described in the pytm framework. Based on your definition, pytm can generate, a Data Flow Diagram (DFD), a Sequence Diagram and most important of all, threats to your system. Requirements Linux/MacOSPython 3.xGraphviz packageJava (OpenJDK 10 or 11)plantuml.jar Usage tm.py optional arguments: ...

InjuredAndroid : A Vulnerable Android Application

0

InjuredAndroid is a vulnerable Android application with ctf examples based on bug bounty findings, exploitation concepts, and pure creativity. Setup for a physical device Download injuredandroid.apk from Github Enable USB debugging on your Android test phone. Connect your phone and your pc with a usb cable. Install via adb. adb install injuredandroid.apk. Note: You need to use...

FockCache : Minimalized Test Cache Poisoning

0

FockCache is a minimalized test cache poisoning. It tries to make cache poisoning by trying X-Forwarded-Host and X-Forwarded-Scheme headers on web pages. After successful result, it gives you a poisoned URL. To be added soon: Page Param CheckerRecursive Checking Installation Install with installer.sh chmod +x installer.sh./installer.sh Also Read - PCFG Cracker : Probabilistic Context Free Grammar (PCFG) Password Guess Generator 2 - Install manual go get github.com/briandowns/spinnergo get...