Skip to content

Commit e773054

Browse files
authored
VWAD Update 2024-06-29 (OWASP#111)
Updates based on OWASP/OWASP-VWAD@aa2200e
1 parent 60406ad commit e773054

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

_data/collection.json

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2948,5 +2948,43 @@
29482948
"MySQL"
29492949
],
29502950
"url": "https://yrprey.com"
2951+
},
2952+
{
2953+
"author": "Fernando Mengali",
2954+
"badge": null,
2955+
"collection": [
2956+
"offline"
2957+
],
2958+
"name": "YrpreyC",
2959+
"notes": "YrpreyC is a framework written in the C language that contains vulnerabilities related to memory issues, categorized as overflows",
2960+
"references": [
2961+
{
2962+
"name": "download",
2963+
"url": "https://github.com/yrprey/yrpreyC"
2964+
}
2965+
],
2966+
"technology": [
2967+
"C"
2968+
],
2969+
"url": "https://yrprey.com"
2970+
},
2971+
{
2972+
"author": "Fernando Mengali",
2973+
"badge": null,
2974+
"collection": [
2975+
"offline"
2976+
],
2977+
"name": "YrpreyC++",
2978+
"notes": "YrpreyC++ is a framework written in the C++ language that contains vulnerabilities related to memory issues, categorized as overflows",
2979+
"references": [
2980+
{
2981+
"name": "download",
2982+
"url": "https://github.com/yrprey/yrpreyCPlus"
2983+
}
2984+
],
2985+
"technology": [
2986+
"C++"
2987+
],
2988+
"url": "https://yrprey.com"
29512989
}
29522990
]

0 commit comments

Comments
 (0)