Lucene search
+L

120 matches found

Kitploit
Kitploit
added 2026/08/21 3:10 a.m.2 views

frida-dexdump

FRIDA-DEXDump frida-dexdump è uno strumento frida per trovare e dumpare i dex in memoria per supportare gli ingegneri della sicurezza nell'analisi del malware. Rendi JetBrains Grande Ancora Caratteristiche 1. Supporta la ricerca fuzzy dei dex con header danneggiati modalità di ricerca approfondit...

5.5AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/20 9:08 p.m.2 views

DatajackProxy

Datajack Proxy Datajack Proxy è uno strumento per intercettare traffico non-HTTP tra un'applicazione nativa e un server. Ciò consente l'intercettazione e la modifica delle comunicazioni, anche se fossero in uso crittografia e certificate pinning. Questo viene fatto agganciando l'applicazione e...

5.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/20 9:01 p.m.2 views

LazyDroid

Lazydroid 0.4 von Dani Martinez @dan1t0 Lazydroid ist ein als Bash-Skript geschriebenes Tool, das einige Aspekte eines Android-Assessments erleichtert. Es bietet einige gängige Aufgaben wie: Das Debug-Flag einer Anwendung auf true setzen Das Backup-Flag einer Anwendung auf true setzen Die Anwendu...

5.4AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/20 1:14 a.m.1 views

extractTVpasswords

Estrai password dalla memoria di TeamViewer usando Frida CVE-2018-14333 Salve a tutti, in questo articolo vogliamo parlare della nostra piccola ricerca sulla sicurezza delle password in TeamViewer. Il metodo può essere utile durante un penetration test per la post-esplorazione, per ottenere acces...

8.1CVSS0.02595EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/08/19 12:33 p.m.2 views

nwn-exploit

Neverwinter Nights: Enhanced Edition ausnutzen Dieses Repository enthält PoCs, um Neverwinter Nights: Enhanced Editions auszunutzen. Dieser Blogbeitrag beschreibt Schwachstellen und deren Ausnutzung. Windows-Version: 10.0.19045.2965 Neverwinter Night Enhanced Editions: verwundbare Version...

5.3AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/04/09 12:00 a.m.11 views

RansomTrack: A Hybrid Behavioral Analysis Framework for Ransomware Detection

Ransomware poses a serious and fast-acting threat to critical systems, often encrypting files within seconds of execution. Research indicates that ransomware is the most reported cybercrime in terms of financial damage, highlighting the urgent need for early-stage detection before encryption is...

5.7AI score
SaveExploits0
Imperva Blog
Imperva Blog
added 2024/05/23 4:22 a.m.72 views

Frida-JIT-unPacker: An Imperva Contribution to the Security Research Community, Presented at Black Hat Asia 2024

In the ever-evolving landscape of cybersecurity threats, the battle against malicious bots is a critical concern for web applications. These bots, in addition to their ability to circumvent application security measures, are usually protected with advanced source code protection to prevent the...

7.2AI score
SaveExploits0
GithubExploit
GithubExploit
added 2023/12/03 1:45 p.m.323 views

Exploit for Cross-site Scripting in Helpsystems Cobalt_Strike

Gui-poc-test A testing tool for CobaltStrike-RCE:CVE-2022-3919...

7.5CVSS7.6AI score0.999EPSS
SaveExploits29
Talos Blog
Talos Blog
added 2023/01/12 12:59 p.m.26 views

How to instrument system applications on Android stock images

By Vitor Ventura This post is the result of research presented at Recon Montreal 2022. Two slide decks are provided along with this research . One is the presentation showing the whole process and how to do it on Google Play Protect services. The other one is a workshop on how to do it on an...

6.8AI score
SaveExploits0
NVD
NVD
added 2022/09/13 3:15 p.m.25 views

CVE-2022-36782

Pal Electronics Systems - Pal Gate Authorization Errors. The vulnerability is an authorization problem in PalGate device management android client app. Gates of bulidings and parking lots with a simple button in any smartphone. The API was found after a decompiling and static research using Jadx,...

8.6CVSS0.00448EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2021/09/21 8:30 p.m.28 views

PyHook - An Offensive API Hooking Tool Written In Python Designed To Catch Various Credentials Within The API Call

PyHook is the python implementation of my SharpHook project, It uses various API hooks in order to give us the desired credentials. PyHook Uses frida to inject it's dependencies into the target process Supported Processes Process | API Call | Description | Progress ---|---|---|--- mstsc |...

7.2AI score
SaveExploits0References3
Pen Test Partners Blog
Pen Test Partners Blog
added 2021/08/20 5:16 a.m.45 views

How to install Frida into an Android application

On a recent job I was testing a rather interesting piece of technology that had several server side checks but they wanted to add some additional security on the client side. Great!! One of these additional checks was to see if Frida was running on the device, this was proving a difficult nut to...

7.1AI score
SaveExploits0
Kitploit
Kitploit
added 2021/07/09 12:30 p.m.197 views

WFH - Windows Feature Hunter

Windows Feature Hunter WFH is a proof of concept python script that uses Frida, a dynamic instrumentation toolkit, to assist in potentially identifying common “vulnerabilities” or “features” within Windows executables. WFH currently has the capability to automatically identify potential Dynamic...

7.5AI score
SaveExploits0References1
Kitploit
Kitploit
added 2021/07/04 12:30 p.m.72 views

FRIDA-DEXDump - Fast Search And Dump Dex On Memory

Features 1. support fuzzy search broken header dex. 2. fix struct data of dex-header. 3. compatible with all android versionfrida supported. 4. support loading as objection plugin 5. pypi package has been released Requires frida: pip install frida optional click pip install click Installation Fro...

7.4AI score
SaveExploits0References2
Kitploit
Kitploit
added 2021/05/04 12:30 p.m.51 views

LibAFL - Advanced Fuzzing Library - Slot Your Fuzzer Together In Rust! Scales Across Cores And Machines. For Windows, Android, MacOS, Linux, No_Std, ...

Advanced Fuzzing Library - Slot your own fuzzers together and extend their features using Rust. LibAFL is written and maintained by Andrea Fioraldi [email protected] and Dominik Maier [email protected]. Why LibAFL? LibAFL gives you many of the benefits of an off-the-shelf fuzzer, while...

7.4AI score
SaveExploits0References12
GithubExploit
GithubExploit
added 2021/03/11 3:27 p.m.197 views

Exploit for CVE-2020-6516

WhatsApp MitD & MitM Introduction This repository contain...

7.5CVSS8.4AI score0.04765EPSS
SaveExploits1
Rapid7 Blog
Rapid7 Blog
added 2021/01/02 5:02 p.m.56 views

HaXmas Hardware Hacking

Usually, when you read an IoT hacking report or blog post, it ends with something along the lines of, "and that's how I got root," or "and there was a secret backdoor credential," or "and every device in the field uses the same S3 bucket with no authentication." You know, something bad, and the...

0.2AI score
SaveExploits0
Kitploit
Kitploit
added 2020/10/14 11:30 a.m.42 views

MEDUZA - A More Or Less Universal SSL Unpinning Tool For iOS

"MEDUZA" "медуза" means "jellyfish" in Ukrainian What is MEDUZA? It's a Frida-based tool, my replacement for SSLKillSwitch. I created it for in-house use, but then decided to opensource it. TBH, I hate open source, but the world is full of compromises... : How does it work? It's simple. First tim...

6.8AI score
SaveExploits0References3
GithubExploit
GithubExploit
added 2020/08/09 8:06 p.m.1158 views

Exploit for Exposure of Sensitive Information to an Unauthorized Actor in Google Chrome

CVE-2020-6514 The exploit When writing the exploit, I origina...

6.5CVSS8.7AI score0.0779EPSS
SaveExploits6
GoogleProjectZero
GoogleProjectZero
added 2020/08/06 12:00 a.m.70 views

Exploiting Android Messengers with WebRTC: Part 3

Posted by Natalie Silvanovich, Project Zero This is a three-part series on exploiting messenger applications using vulnerabilities in WebRTC. CVE-2020-6514 discussed in the blog post was fixed on July 14 with these CLs.This series highlights what can go wrong when applications don't apply WebRTC...

6.5CVSS8AI score0.0779EPSS
SaveExploits6
Rows per page
Query Builder