Lucene search
+L

81117 matches found

Kitploit
Kitploit
added 2026/09/16 3:11 a.m.14 views

MozCache

MozCache Bash script Simple shell script to perform forensic analysis of the Mozilla-Browsers cache Firefox, Iceweasel and Seamonkey. The script orders by date the files cached from a browser of the Mozilla family using the cache version 2. Together with the name of each file the script generates...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 2:05 a.m.12 views

browser-xpi-malware-scanner

XPI Analyzer — Firefox Extension Security Scanner A command-line tool that analyzes Firefox extension files .xpi for signs of malware, obfuscation, hidden payloads, steganography, and other techniques used to sneak malicious code past extension review teams. What It Does extension-scanner.py tear...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 1:30 a.m.7 views

CVE-2024-4367-Analysis

CVE-2024-4367: Arbitrary JavaScript Execution in PDF.js Overview CVE-2024-4367 is a critical vulnerability in the PDF.js library that allows arbitrary JavaScript execution in a user's browser, leading to Cross-Site Scripting XSS attacks. This affects Firefox Example: python3 poc.py "alert1" Demo...

8.8CVSS8.2AI score0.7066EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/16 12:59 a.m.6 views

CVE-2024-4367-PoC

CVE-2024-4367 & CVE-2024-34342: Arbitrary JavaScript execution in PDF.js A type check was missing when handling fonts in PDF.js, which would allow arbitrary JavaScript execution in the PDF.js context. This vulnerability affects Firefox 126, Firefox ESR 115.11, and Thunderbird 115.11. If pdf.js is...

8.8CVSS8.1AI score0.7066EPSS
SaveExploits16References1
Kitploit
Kitploit
added 2026/09/16 12:11 a.m.8 views

user.js

This repo and the interative webpage linked below are the only official sources - do not trust any other sites claiming to be Arkenfox 🟪 user.js A user.js is a configuration file that can control Firefox settings - for a more technical breakdown and explanation, you can read more in the wiki 🟩 th...

5.8AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/15 11:31 p.m.7 views

CVE-2018-18500

CVE-2018-18500 PoC for CVE-2018-18500 - Firefox Use-After-Free Write-up: https://news.sophos.com/en-us/2019/04/18/protected-cve-2018-18500-heap-write-after-free-in-firefox-analysis-and-exploitation/...

9.8CVSS8.2AI score0.12658EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/15 11:17 p.m.304 views

analyzer

This project automates the daily tasks of Threat Intelligence Analyzer role internally without external resources' interaction. It analyzes, visualizes and structures sensitive files Malware or data by extracting features, artifacts and IoC using different modules. The output of those modules can...

5.8AI score
SaveExploits0References12
Kitploit
Kitploit
added 2026/09/15 11:12 p.m.10 views

BFuzz

BFuzz root@kitploit: BFuzz is currently in beta. BFuzz is an input based fuzzer tool which take .html as an input, open's up your browser with a new instance and pass multiple testcases generated by domato which is present in recurve folder of BFuzz, more over BFuzz is an automation which perform...

7.5CVSS7.7AI score0.01494EPSS
SaveExploits5References2
Kitploit
Kitploit
added 2026/09/15 11:04 p.m.13 views

IronFox

IronFox F-Droid QR Code: IronFox is a fork of Divested Computing Group's Mull Browser, based on Mozilla Firefox. Our goal is to continue the legacy of Mull by providing a free and open source, privacy and security-oriented web browser for daily use. !TIP Find a bug? Encounter an annoying problem?...

6AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/15 10:47 p.m.10 views

Umbra

This is the repo for Umbra browser dustribution. Umbra source code is not found here, we build umbra with a script named fern.js Out build system can be found here:https://github.com/openconstruct/user-agent-desktop Umbra is an opnionated privacy browser based on Mozilla Firefox ESR. All telemetr...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 10:38 p.m.15 views

hindsight

Hindsight Análisis forense del historial de Internet para Google Chrome/Chromium y Mozilla Firefox Hindsight es una herramienta gratuita para analizar artefactos web. Comenzó con el historial de navegación del navegador web Google Chrome, se ha expandido para soportar otras aplicaciones basadas e...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 10:22 p.m.16 views

dumpzilla

dumpzilla Forensic Tool - ⚠️ Discontinued! The project has long been discontinued due to a lack of time and volunteers. Dumpzilla official site : www.dumpzilla.org http://www.dumpzilla.org "Mozilla browser forensic tool" Manual : Español http://dumpzilla.org/Manualdumpzillaes.txt "Manual en españo...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 10:17 p.m.57 views

chromepass

Chromepass - Hacking Chrome Saved Passwords and Cookies View Demo · Report Bug · Request Feature Table of Contents About the Project AV Detection Getting started Prerequisites Installation Usage Email Errors, Bugs and Feature Requests Learn More License Demo About The project Chromepass is a...

6AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/15 10:01 p.m.11 views

content

Welcome! The purpose of this project is to create security policy content for various platforms — Red Hat Enterprise Linux , Fedora , Ubuntu , Debian , SUSE Linux Enterprise Server SLES ,... — as well as products — Firefox ,... We aim to make it as easy as possible to write new and maintain...

6AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/15 8:52 p.m.75 views

words-scraper

Words Scraper Selenium based web scraper to generate passwords list. Installation root@kitploit: Download Firefox webdriver from https://github.com/mozilla/geckodriver/releases $ tar xzf geckodriver-vVERSION-HERE.tar.gz $ sudo mv geckodriver /usr/local/bin Make sure it is in your PATH $ geckodriv...

5.6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 8:52 p.m.11 views

words-scraper

Words Scraper Web scraper basado en Selenium para generar listas de contraseñas. Instalación root@kitploit: Download Firefox webdriver from https://github.com/mozilla/geckodriver/releases $ tar xzf geckodriver-vVERSION-HERE.tar.gz $ sudo mv geckodriver /usr/local/bin Make sure it is in your PATH ...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 8:11 p.m.13 views

shadow

shadow :: De Mysteriis Dom jemalloc shadow is a jemalloc heap exploitation framework. It has been designed to be agnostic of the target application that uses jemalloc as its heap allocator be it Android's libc, Firefox, FreeBSD's libc, standalone jemalloc, or whatever else. The current version 2....

6.4AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/15 7:16 p.m.7 views

cve-2011-3026-firefox

cve-2011-3026-firefox Example of exploiting CVE-2011-3026 on Firefox Linux/x86, from our Black Hat 2012 talk: "Exploiting the jemalloc Memory Allocator: Owning Firefox's Heap" Original slide deck available at: https://www.blackhat.com/html/bh-us-12/bh-us-12-archives.htmlArgyroudis Updated slide...

6.8CVSS7.5AI score0.73347EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/15 7:07 p.m.12 views

ff-password-exporter

FF Password Exporter Puede ser difícil exportar tus contraseñas desde Firefox. Desde la versión 57 de Firefox Quantum los complementos de exportación de contraseñas existentes ya no funcionan. Mozilla no proporciona otras alternativas oficiales. FF Password Exporter hace que sea rápido y fácil...

6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/15 7:07 p.m.32 views

ff-password-exporter

FF Password Exporter It can be difficult to export your passwords from Firefox. Since version 57 of Firefox Quantum existing password export addons no longer work. Mozilla provides no other official alternatives. FF Password Exporter makes it quick and easy to export all of your passwords from...

5.6AI score
SaveExploits0References5
Rows per page
Query Builder