Lucene search
+L

1719 matches found

Kitploit
Kitploit
added 2026/09/03 11:19 a.m.5 views

BreakEscape

BreakEscape Rails Engine Cybersecurity training escape room game as a mountable Rails Engine. Features 24+ cybersecurity escape room scenarios Server-side progress tracking with 2-table schema Randomized passwords per game instance via ERB JIT Ink script compilation for NPC dialogue Polymorphic...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/03 6:12 a.m.3 views

CVE-2022-22909

CVE-2022-22909 Hotel Druid 3.0.3 - Remote Code Execution RCE Exploit by kaal Exploits 1. HotelDruidExploit.py This Exploit will create new room with our PHP payload as a room name . Usage : $ ./HotelDruidExploit.py -h $ ./HotelDruidExploit.py -u http://127.0.0.1/hoteldruid 2...

8.8CVSS7.2AI score0.45434EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/03 4:02 a.m.4 views

CVE-2021-44228_PoC

POC for CVE-2021-44228 This python script was created while I was working on the TryHackMe room for Log4j. While this was created with default variables for this room, I used argparse to make the script versatile for a GET request. All necessary varaibles can be changed with different options, se...

10CVSS7AI score0.99999EPSS
SaveExploits367References1
Nuclei
Nuclei
added 2026/09/03 2:10 a.m.60 views

Barco Control Room Management Suite <=2.9 Build 0275 - Local File Inclusion

Barco Control Room Management through Suite 2.9 Build 0275 is vulnerable to local file inclusion that could allow attackers to access sensitive information and components. Requests must begin with the "GET /...." substring. id: CVE-2022-26233 info: name: Barco Control Room Management Suite =2.9...

7.5CVSS7.1AI score0.15028EPSS
SaveExploits3References5
Kitploit
Kitploit
added 2026/09/03 12:48 a.m.4 views

readme2demo

readme2demo — verified tutorials & demo videos from your README ▶ readme2demo generating its own tutorial: an AI agent runs this repo's README in a sandbox, a fresh container replays every step, then the demo is rendered. Full self-run output in examples/readme2demo · run against another project ...

5.9AI score
SaveExploits0References14
Kitploit
Kitploit
added 2026/09/02 10:57 p.m.5 views

CVE-2023-33408

CVE-2023-33408 Minical 1.0.0 is vulnerable to Stored Cross-Site Scripting XSS Vendor: https://github.com/minical/minical Demo Application: https://demo.minical.io/ PoC Step 1: Log in to the Minical Application and Navigate to Room-Room Status. Step 2: Click on the Edit Room Note option and enter...

5.4CVSS6AI score0.00548EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/09/01 7:51 p.m.3 views

TryHackMe-Solar-exploiting-log4j-

このリポジトリには README がありません。...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 2:10 p.m.3 views

CVE-2026-66751-Insufficient-Access-Controls-Allow-for-Unauthorized-Room-Deletion-Let-s-Chat-

Security Advisory: Insufficient Access Controls Allow for Unauthorized Room Deletion Let's Chat Assigned CVE ID: CVE-2026-66751 Summary DELETE /rooms/:room performs no authorization check beyond requiring a login. Any account can archive any room on the server, including private, password protect...

5.4CVSS5.9AI score0.00213EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/08/31 1:49 p.m.5 views

CVE-2022-22909

CVE-2022-22909 描述 已在 Hotel Druid v3.0.3 应用程序中发现一个代码注入漏洞,攻击者可利用该漏洞在服务器上执行远程代码。 成功利用此漏洞的前提是,攻击者必须拥有添加新客房的权限。 漏洞描述 该漏洞的产生原因是客房名称被存储到名为 /dati/selectappartamenti.php 的文件中,且使用了双引号 。 root@kitploit: Room1 Room2 Room3 "; ? Payload 要成功利用该漏洞,请添加一个客房,并将以下 Payload 作为客房名称。 root@kitploit: $system$REQUESTcmd...

8.8CVSS7.2AI score0.45434EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/08/29 4:24 p.m.5 views

CVE-Research

TryHackMe Room - tryhackme.com/jr/cvechallenge Video -...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/29 12:38 p.m.5 views

CPSC253_CybersecurityFinalProjectReports

Introduzione Questi documenti facevano parte del mio progetto finale per il corso di Cybersecurity: CPSC 253 - Fondamenti e Principi di Cybersecurity La premessa del mio progetto finale era che ero un consulente appena assunto in un centro di ricerca e ho contribuito a ottimizzare la sicurezza...

7.5CVSS7.2AI score0.84225EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/08/13 4:52 p.m.8 views

CVE-2026-46382

A flaw was found in the Meeting Room Booking System MRBS. This vulnerability, known as Server-Side Request Forgery SSRF, allows a remote attacker to trick the server into making requests to internal or local network resources. By exploiting this, an attacker could potentially gain unauthorized...

8.7CVSS5.3AI score0.00249EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/13 12:17 a.m.10 views

CVE-2026-46688

The Meeting Room Booking System MRBS is a PHP-based application for booking meeting rooms. Prior to version 1.12.2, an unauthenticated request can be made to redirect the user to a query-specified location. This allows an attacker to create a specially-crafted URL to an MRBS installation that wil...

6.9CVSS0.00249EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/12 11:39 p.m.40 views

CVE-2026-46382 Meeting Room Booking System has server-side request forgery in import functionality

The Meeting Room Booking System MRBS is a PHP-based application for booking meeting rooms. Prior to version 1.12.2, a user-supplied private/local URI can be made to be fetched without checks. Version 1.12.2 contains a fix. No known workarounds are available...

8.7CVSS0.00249EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/12 11:39 p.m.38 views

CVE-2026-46382

MRBS prior to v1.12.2 is vulnerable to server-side request forgery during import, where a user-supplied private/local URI can be fetched without validation. The fixed version is v1.12.2; no workaround is listed in the provided documents. Remediation: upgrade to v1.12.2 or newer as stated in the s...

8.7CVSS5.2AI score0.00249EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/12 11:39 p.m.27 views

CVE-2026-46382 Meeting Room Booking System has server-side request forgery in import functionality

The Meeting Room Booking System MRBS is a PHP-based application for booking meeting rooms. Prior to version 1.12.2, a user-supplied private/local URI can be made to be fetched without checks. Version 1.12.2 contains a fix. No known workarounds are available...

8.7CVSS5.3AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/12 11:30 p.m.35 views

CVE-2026-46688 Meeting Room Booking System has an unauthenticated open redirect

The Meeting Room Booking System MRBS is a PHP-based application for booking meeting rooms. Prior to version 1.12.2, an unauthenticated request can be made to redirect the user to a query-specified location. This allows an attacker to create a specially-crafted URL to an MRBS installation that wil...

6.9CVSS0.00249EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/12 11:30 p.m.54 views

CVE-2026-46688

CVE-2026-46688 affects the Meeting Room Booking System (MRBS) prior to version 1.12.2, where an unauthenticated request can trigger a redirect to a caller-controlled URL. This open redirect could lead users to attacker-specified sites, including a spoofed MRBS login page. The issue is fixed in MR...

6.9CVSS5.2AI score0.00249EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/10 9:44 p.m.7 views

CVE-2026-72919 Rocket.Chat: Broken Access Control in channels.convertToTeam Allows Unauthorized Conversion of Public Channels into Teams

Rocket.Chat is an open-source, secure, fully customizable communications platform. Prior to 7.10.14, 8.0.8, 8.1.7, 8.2.7, 8.3.7, 8.4.5, 8.5.2, and 8.6.1, the channels.convertToTeam REST endpoint allows an authenticated registered user with the create-team permission to convert an unrelated public...

4.3CVSS5.3AI score
SaveExploits0References5
CVE
CVE
added 2026/08/10 9:44 p.m.61 views

CVE-2026-72919

Rocket.Chat prior to versions 7.10.14, 8.0.8, 8.1.7, 8.2.7, 8.3.7, 8.4.5, 8.5.2, and 8.6.1 exposes a broken access control in the channels.convertToTeam REST endpoint. An authenticated user with the create-team permission could convert an unrelated public channel by providing channelName instead ...

4.3CVSS5.3AI score0.00238EPSS
SaveExploits0References3
Rows per page
Query Builder