Lucene search
+L

5261 matches found

Kitploit
Kitploit
โ€ขadded 2026/09/13 11:06 a.m.โ€ข26 views

reflector

reflector Description Burp Suite extension is able to find reflected XSS on page in real-time while browsing on web-site and include some features as: Highlighting of reflection in the response tab. Test which symbols is allowed in this reflection. Analyze of reflection context. Content-Type...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
โ€ขadded 2026/09/13 10:06 a.m.โ€ข13 views

RedGridLink

Red Grid Link Offline MGRS navigation and proximity team coordination for small teams 2-8 people. No cell service needed. Built on the MGRS engine from Red Grid MGRS. Field Link adds zero-config proximity sync over Bluetooth, with Apple Multipeer Connectivity iOS and Google Play Services Nearby...

5.8AI score
SaveExploits0References7
Kitploit
Kitploit
โ€ขadded 2026/09/13 5:36 a.m.โ€ข322 views

imago-forensics

imago-forensics ๐Ÿ•ต๏ธ Imago is a python tool that extract digital evidences from images recursively. This tool is useful throughout a digital forensic investigation. If you need to extract digital evidences and you have a lot of images, through this tool you will be able to compare them easily. Imago...

5.5AI score
SaveExploits0References2
Kitploit
Kitploit
โ€ขadded 2026/09/13 5:10 a.m.โ€ข6 views

ARC-Browser-Address-Bar-Spoofing-PoC

Suplantaciรณn de la barra de direcciones de ARC Browser - iOS/iPadOS CVE-2024-25733 PoC de suplantaciรณn de la barra de direcciones de ARC Browser - iOS/iPadOS Exploit PoC Prueba de concepto root@kitploit: function spoof setTimeout = window.stop; let randomPort; do randomPort = Math.floorMath.rando...

6AI score
SaveExploits0References1
Kitploit
Kitploit
โ€ขadded 2026/09/13 4:39 a.m.โ€ข8 views

ida_ifl

IFL - Interactive Functions List License: CC-BY https://creativecommons.org/licenses/by/3.0/ A small plugin with a goal to provide user-friendly way to navigate between functions and their references. Additionally, it allows to import reports generated by i.e. PE-sieve into IDA. Supports: .tag...

5.9AI score
SaveExploits0References8
Kitploit
Kitploit
โ€ขadded 2026/09/13 4:16 a.m.โ€ข6 views

HexRaysCodeXplorer

root@kitploit: | | | | | \ / \ | | \ \ / / | | | || | | |/ / | / / | | \ V / | | | |/ \ / / // | | | / | | / \ / |/ / | ' | |/ | '/ \ '| | | | | / | |\ \ | | || \ \ /\ | | | / /^\ \ | | | | | | / | | |///\| \,|, |/// ,|\/ / ./||/|| || / | | | |/ ||...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
โ€ขadded 2026/09/13 1:57 a.m.โ€ข12 views

reverse-skill

reverse-skill Cybersecurity Skills Router ยท ้€†ๅ‘ๆŠ€่ƒฝ่ทฏ็”ฑๅŒ… Navigate the dark waters, sail against the stream...

5.8AI score
SaveExploits0References4
Kitploit
Kitploit
โ€ขadded 2026/09/12 11:07 p.m.โ€ข34 views

wuzz

wuzz Interactive cli tool for HTTP inspection. Wuzz command line arguments are similar to cURL's arguments, so it can be used to inspect/modify requests copied from the browser's network inspector with the "copy as cURL" feature. Installation and usage GO root@kitploit: $ go get...

5.7AI score
SaveExploits0References5
Kitploit
Kitploit
โ€ขadded 2026/09/12 9:08 p.m.โ€ข8 views

CVE-2025-22131-PoC

CVE-2025-22131-PoC PoC for CVE-2025-22131 PhpSpreadsheet is a library written in pure PHP and offers a set of classes that allow you to read and write various spreadsheet file formats such as Excel and LibreOffice Calc. phpspreadsheet version =2.2.0, =2.0.0, =3.0.0, sheetIndex === null $sheets =...

6.1CVSS5.8AI score0.00382EPSS
SaveExploits4References2
Kitploit
Kitploit
โ€ขadded 2026/09/12 2:48 p.m.โ€ข15 views

findyara-ida

FindYara Use this IDA python plugin to scan your binary with yara rules. All the yara rule matches will be listed with their offset so you can quickly jump to them! ๐Ÿป All credit for this plugin and the code goes to David Berard @p0ly ๐Ÿป This plugin is copied from David's excellent findcrypt-yara...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
โ€ขadded 2026/09/12 7:55 a.m.โ€ข6 views

WebKit-NavigationAPI-SOP-Bypass

WebKit-NavigationAPI-SOP-Bypass WebKit Navigation API โ€” ๊ต์ฐจ ํฌํŠธ ๊ฐ€๋กœ์ฑ„๊ธฐ๋ฅผ ํ†ตํ•œ ๋™์ผ ์ถœ์ฒ˜ ์ •์ฑ… ์šฐํšŒ CVE-2026-20643...

5.4CVSS6.8AI score0.00354EPSS
SaveExploits2
Nuclei
Nuclei
โ€ขadded 2026/09/12 2:04 a.m.โ€ข82 views

Fuel CMS 1.4.7 - SQL Injection

FUEL CMS 1.4.7 allows SQL Injection via the col parameter to /pages/items, /permissions/items, or /navigation/items. id: CVE-2020-17463 info: name: Fuel CMS 1.4.7 - SQL Injection author: Thirukrishnan severity: critical description: | FUEL CMS 1.4.7 allows SQL Injection via the col parameter to...

9.8CVSS8.2AI score0.89689EPSS
SaveExploits4References5
Kitploit
Kitploit
โ€ขadded 2026/09/11 2:53 p.m.โ€ข6 views

study-turbolinks-link

JavaScript Usage https://github.com/turbolinks/turbolinksapi-reference root@kitploit: Turbolinks.visit'/home/two' // default is advance. Turbolinks.visit'/home/two', action: 'advance' Turbolinks.visit'/home/two', action: 'replace'...

6AI score
SaveExploits0References1
Kitploit
Kitploit
โ€ขadded 2026/09/11 12:59 p.m.โ€ข5 views

CVE-2023-26255-6

Jira ํ”Œ๋Ÿฌ๊ทธ์ธ STAGIL Navigation FileName ๋งค๊ฐœ๋ณ€์ˆ˜์˜ ์ž„์˜ ํŒŒ์ผ ์ฝ๊ธฐ ์ทจ์•ฝ์  POC ์Šคํฌ๋ฆฝํŠธ ์‚ฌ์šฉ ๋ฐฉ๋ฒ•์€ ๋‹ค์Œ๊ณผ ๊ฐ™์Šต๋‹ˆ๋‹ค: ๋‹จ์ผ URL ๊ฐ์ง€ 1. ๋ช…๋ น์ค„ ์ธํ„ฐํŽ˜์ด์Šค๋ฅผ ํ†ตํ•ด ๋‹จ์ผ URL ์ฃผ์†Œ๋ฅผ ๊ฐ์ง€ํ•˜๋ ค๋ฉด -U ๋งค๊ฐœ๋ณ€์ˆ˜๋ฅผ ์‚ฌ์šฉํ•˜์—ฌ URL ๋งค๊ฐœ๋ณ€์ˆ˜๋ฅผ ์ „๋‹ฌํ•ฉ๋‹ˆ๋‹ค. 2. ๋ฐ˜ํ™˜๋œ ๊ฒฐ๊ณผ๋ฅผ ํ™•์ธํ•ฉ๋‹ˆ๋‹ค. is vulnerable!๊ฐ€ ํ‘œ์‹œ๋˜๋ฉด ํ•ด๋‹น URL์— ์ทจ์•ฝ์ ์ด ์กด์žฌํ•œ๋‹ค๋Š” ๋œป์ด๋ฉฐ, ๊ทธ๋ ‡์ง€ ์•Š์œผ๋ฉด ์ทจ์•ฝ์ ์ด ์กด์žฌํ•˜์ง€ ์•Š๋Š”๋‹ค๋Š” ๋œป์ž…๋‹ˆ๋‹ค. ์ผ๊ด„ URL ๊ฐ์ง€ 1. FOFA๋กœ ๊ฒ€์ƒ‰ํ•œ ์ž์‚ฐ์ด๋‚˜ ํ…Œ์ŠคํŠธํ•˜๋ ค๋Š” URL์„ ์ž„์˜์˜ TXT...

7.5CVSS7.3AI score0.47199EPSS
SaveExploits5
Kitploit
Kitploit
โ€ขadded 2026/09/11 6:41 a.m.โ€ข8 views

yaradbg-frontend

Introduction YaraDbg is a free web-based Yara debugger to help security analysts to write hunting or detection rules with less effort and more confidence. By using YaraDbg, you can perform a thorough root-cause-analysis RCA on why some of your Yara rules did or did not match with a specific file...

5.9AI score
SaveExploits0References2
CVE
CVE
โ€ขadded 2026/09/10 8:40 p.m.โ€ข10 views

CVE-2026-3096

CVE-2026-3096 affects multiple WSO2 products whose web portals allow external links to be opened in a new browser tab. In certain configurations, the originating window retains access to the newly opened page , enabling a reverse tabnabbing attack. An attacker can manipulate the trusted applicati...

4.7CVSS0.0021EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
โ€ขadded 2026/09/10 12:00 a.m.โ€ข4 views

CVE-2026-87432

Incorrect authorization in Navigation in Google Chrome prior to 153.0...

4.2CVSS0.00237EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
โ€ขadded 2026/09/10 12:00 a.m.โ€ข5 views

CVE-2026-87516

Observable discrepancy in Navigation in Google Chrome prior to 153.0.8...

4.3CVSS0.00235EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
โ€ขadded 2026/09/10 12:00 a.m.โ€ข4 views

CVE-2026-87541

Information leak in Navigation in Google Chrome prior to 153.0.8010.36...

6.5CVSS0.00249EPSS
SaveExploits0References1
Mageia
Mageia
โ€ขadded 2026/09/09 6:01 p.m.โ€ข8 views

Updated firefox & nss packages fix security vulnerabilities

Sandbox escape in the Remote Settings Client component. CVE-2026-75874 Privilege escalation in the DOM: Workers component. CVE-2026-16365 Use-after-free in the JavaScript: GC component. CVE-2026-84118 Sandbox escape due to use-after-free in the DOM: Navigation component. CVE-2026-84119...

10CVSS0.00455EPSS
SaveExploits1References6
Rows per page
Query Builder