Lucene search
+L

108 matches found

Kitploit
Kitploit
added 2026/09/13 11:07 p.m.33 views

kurukshetra

Kurukshetra Kurukshetra is a web framework that’s developed with the aim of being the first open source framework which provides a solid foundation to host reasonably complex secure coding challenges while still providing the ability to efficiently and dynamically execute each challenge on the...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/13 2:15 p.m.7 views

secure-coding-practices-quick-reference-guide

Chinese language zh-CN version We appreciate all kinds of suggestions and corrections on this translation of the Secure Coding Practices Quick Reference Guide During development manually create the PDF document from directory zh/cn: root@kitploit: pandoc -o OWASPSCPQuickReferenceGuide.zh-CN.pdf ...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 9:56 a.m.17 views

SecureCodingDojo

Acerca del Secure Coding Dojo El Secure Coding Dojo es una plataforma para impartir formación en codificación segura. Si bien viene con su propia aplicación de entrenamiento vulnerable el sitio web Insecure.Inc, el portal de formación puede utilizarse junto con otras aplicaciones de entrenamiento...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/13 8:46 a.m.6 views

Go-SCP

You can download this book in the following formats: PDF, Mobi and ePub. Introduction Go Language - Web Application Secure Coding Practices is a guide written for anyone who is using the Go Programming Language and aims to use it for web development. It was originally created by Checkmarx Securit...

5.8AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/13 2:26 a.m.12 views

kurukshetra

Kurukshetra Kurukshetra 是一个 Web 框架,旨在成为第一个开源框架,为托管相当复杂的安全编码 挑战提供坚实基础,同时仍能在安全的沙盒环境中根据用户输入高效且动态地执行每个挑战。 Kurukshetra 由两个组件组成:用 PHP 编写的后端框架,负责管理和利用底层 Docker 系统为挑战执行提供安全的沙盒 ;以及前端,这是一个面向用户的 Web 应用程序,提供所有必要的控制功能,供管理员托管和修改挑战,供用户执行并查看每个输入的結果。 详细工具文档: https://0daylabs.com/kurukshetra/ 安装 支持的平台 Kurukshetra ...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/11 7:53 p.m.15 views

training-application-security

Free Secure Coding & Application Security Training — Open Source SCORM Exercises 40 free, open-source secure coding exercises that teach web application security the way developers learn — by exploiting real vulnerabilities like SQL injection, cross-site scripting XSS, and broken access control,...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 4:23 a.m.64 views

raptor

Raptor is a web-based web-serivce + UI github centric source-vulnerability scanner i.e. it scans a repository with just the github repo url. You can setup webhooks to ensure automated scans every-time you commit or merge a pull request. The scan is done asynchonously and the results are available...

5.9AI score
SaveExploits0References17
GithubExploit
GithubExploit
added 2026/08/10 2:48 p.m.32 views

Exploit for Protection Mechanism Failure in Microsoft

cve-id Donate Support the maintenance of this project wit...

8.7CVSS8.8AI score0.04028EPSS
SaveExploits29
NVD
NVD
added 2026/07/27 9:17 p.m.15 views

CVE-2026-66824

A stored cross-site scripting vulnerability existed in the capture tree visualization page. The application embedded the serialized capture tree directly into an inline JavaScript block using the Jinja safe filter. Because the tree data can contain values derived from captured and potentially...

9.2CVSS0.00277EPSS
SaveExploits0References1
GithubExploit
GithubExploit
added 2026/06/24 7:31 a.m.105 views

Exploit for CVE-2026-8461

cve-id ⚡ Simple Usage Use this project only in safe and...

8.8CVSS6AI score0.01572EPSS
SaveExploits3
GithubExploit
GithubExploit
added 2026/06/19 1:05 a.m.299 views

Exploit for CVE-2026-42055

cve-id ⚡ Simple Usage Use this project only in safe and...

9.2CVSS5.5AI score0.06537EPSS
SaveExploits2
GithubExploit
GithubExploit
added 2026/06/17 6:09 a.m.103 views

Exploit for CVE-2026-48907

CVE-2026-48907 TODO - Init own cve ⚡ Simple Usage U...

10CVSS5.8AI score0.781EPSS
SaveExploits27
GithubExploit
GithubExploit
added 2026/06/04 7:32 p.m.131 views

binary-exploitation-labs-Application-security-ctf-writeups

binary-exploitation-labs-Application-security-ctf-writeups...

5.9AI score
SaveExploits0
GithubExploit
GithubExploit
added 2026/05/14 7:17 a.m.220 views

Exploit for CVE-2026-46300

⚠️ Security Research & Legal Disclaimer 📌 Purpose of This...

5.7AI score0.09334EPSS
SaveExploits14
Github Security Blog
Github Security Blog
added 2026/04/14 6:17 p.m.31 views

Hack the AI agent: Build agentic AI security skills with the GitHub Secure Code Game

I was scrolling through my feed one evening when I came across OpenClaw, an open source personal AI assistant that people were calling everything from "Jarvis" to "a portal to a new reality." The idea is beautiful: an AI that lives on your machine or in the cloud, talks to you over WhatsApp or...

8.8CVSS7.3AI score0.23992EPSS
SaveExploits7
Packet Storm News
Packet Storm News
added 2026/03/24 12:00 a.m.13 views

Leveraging Large Language Models for Trustworthiness Assessment of Web Applications

The widespread adoption of web applications has made their security a critical concern and has increased the need for systematic ways to assess whether they can be considered trustworthy. However, "trust" assessment remains an open problem as existing techniques primarily focus on detecting known...

5.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/03/11 12:00 a.m.14 views

Security-By-Design for LLM-Based Code Generation: Leveraging Internal Representations for Concept-Driven Steering Mechanisms

Large Language Models LLMs show remarkable capabilities in understanding natural language and generating complex code. However, as practitioners adopt CodeLLMs for increasingly critical development tasks, research reveals that these models frequently generate functionally correct yet insecure cod...

5.9AI score
SaveExploits0
GithubExploit
GithubExploit
added 2026/02/03 4:46 p.m.198 views

openclaw-security-quiz

🔒 Security & Best Practices Quiz A mobile-friendly quiz app w...

5.7AI score
SaveExploits0
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2018-14828

Malware in sbrugna...

5.9CVSS7.4AI score0.04676EPSS
SaveExploits0References20
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2021-12315

Malware in sbrugna...

6.5CVSS6.6AI score0.0076EPSS
SaveExploits0References2
Rows per page
Query Builder