|
2877 | 2877 | "badge": null |
2878 | 2878 | }, |
2879 | 2879 | { |
| 2880 | +"name": "Yrprey", |
| 2881 | +"url": "https://yrprey.com", |
2880 | 2882 | "author": "Fernando Mengali, Vagner Mengali", |
2881 | 2883 | "badge": null, |
2882 | 2884 | "collection": [ |
2883 | 2885 | "offline" |
2884 | 2886 | ], |
2885 | | -"name": "Yrprey", |
2886 | | -"notes": "Framework created in NextJs (TypeScript) and PHP/MySQL with OWASP TOP 10 API vulnerabilities of 2019 and 2023. Yrprey can was created for educational purposes, contributing to the teaching and learning of those interested in Pentest (intrusion testing) and Application Security (Appsec).", |
2887 | | -"references": [ |
2888 | | -{ |
2889 | | -"name": "download", |
2890 | | -"url": "https://github.com/yrprey/yrprey-backend" |
2891 | | -}, |
2892 | | -{ |
2893 | | -"name": "download", |
2894 | | -"url": "https://github.com/yrprey/yrprey-frontend" |
2895 | | -}, |
2896 | | -{ |
2897 | | -"name": "docker", |
2898 | | -"url": "https://github.com/yrprey/yrprey-application" |
2899 | | -} |
2900 | | -], |
2901 | | -"technology": [ |
2902 | | -"PHP", |
2903 | | -"TypeScript", |
2904 | | -"NextJs" |
2905 | | -], |
2906 | | -"url": "https://yrprey.com" |
2907 | | -}, |
2908 | | -{ |
2909 | | -"author": "Fernando Mengali", |
2910 | | -"badge": null, |
2911 | | -"collection": [ |
2912 | | -"offline" |
2913 | | -], |
2914 | | -"name": "YrpreyPHP", |
2915 | | -"notes": "A framework created in PHP/MySQL with OWASP TOP 10 Web Application vulnerabilities. YrpreyPHP was created for educational purposes, contributing to the teaching and learning of those interested in Pentest (intrusion testing) and Application Security (AppSec).", |
| 2887 | +"notes": "Framework created in NextJs (TypeScript) and PHP/MySQL with OWASP TOP 10 API vulnerabilities of 2019 and 2023. Yrprey can was created for educational purposes, contributing to the teaching and learning of those interested in Pentest (intrusion testing) and Application Security (Appsec).", |
2916 | 2888 | "references": [ |
2917 | 2889 | { |
2918 | 2890 | "name": "download", |
2919 | | -"url": "https://github.com/yrprey/yrpreyPHP/" |
2920 | | -} |
2921 | | -], |
2922 | | -"technology": [ |
2923 | | -"PHP", |
2924 | | -"CSS", |
2925 | | -"Bootstrap", |
2926 | | -"MySQL" |
2927 | | -], |
2928 | | -"url": "https://yrprey.com" |
2929 | | -}, |
2930 | | -{ |
2931 | | -"author": "Fernando Mengali", |
2932 | | -"badge": null, |
2933 | | -"collection": [ |
2934 | | -"offline" |
2935 | | -], |
2936 | | -"name": "YrpreyBlog", |
2937 | | -"notes": "A framework created in PHP/MySQL with OWASP TOP 10 Web Application vulnerabilities.", |
2938 | | -"references": [ |
| 2891 | +"summary": "Yrprey-backend", |
| 2892 | +"url": "https://github.com/yrprey/yrprey-backend" |
| 2893 | +}, |
2939 | 2894 | { |
2940 | 2895 | "name": "download", |
2941 | | -"url": "https://github.com/yrprey/yrpreyBlog" |
2942 | | -} |
2943 | | -], |
2944 | | -"technology": [ |
2945 | | -"PHP", |
2946 | | -"CSS", |
2947 | | -"Bootstrap", |
2948 | | -"MySQL" |
2949 | | -], |
2950 | | -"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": [ |
| 2896 | +"summary": "Yrprey-frontend", |
| 2897 | +"url": "https://github.com/yrprey/yrprey-frontend" |
| 2898 | +}, |
| 2899 | +{ |
| 2900 | +"name": "docker", |
| 2901 | +"summary": "Yrprey-application", |
| 2902 | +"url": "https://github.com/yrprey/yrprey-application" |
| 2903 | +}, |
2961 | 2904 | { |
2962 | 2905 | "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": [ |
| 2906 | +"summary": "YrpreyPHP", |
| 2907 | +"url": "https://github.com/yrprey/yrpreyPHP/", |
| 2908 | +"note": "A framework created in PHP/MySQL with OWASP TOP 10 Web Application vulnerabilities. YrpreyPHP was created for educational purposes, contributing to the teaching and learning of those interested in Pentest (intrusion testing) and Application Security (AppSec)." |
| 2909 | +}, |
2980 | 2910 | { |
2981 | 2911 | "name": "download", |
2982 | | -"url": "https://github.com/yrprey/yrpreyCPlus" |
| 2912 | +"summary": "YrpreyBlog", |
| 2913 | +"url": "https://github.com/yrprey/yrpreyBlog", |
| 2914 | +"note": "A framework created in PHP/MySQL with OWASP TOP 10 Web Application vulnerabilities." |
| 2915 | +}, |
| 2916 | +{ |
| 2917 | +"name": "download", |
| 2918 | +"summary": "C variant", |
| 2919 | +"url": "https://github.com/yrprey/yrpreyC", |
| 2920 | +"note": "YrpreyC is a framework written in the C language that contains vulnerabilities related to memory issues, categorized as overflows" |
| 2921 | +}, |
| 2922 | +{ |
| 2923 | +"name": "download", |
| 2924 | +"summary": "C++ variant", |
| 2925 | +"url": "https://github.com/yrprey/yrpreyCPlus", |
| 2926 | +"note": "YrpreyC++ is a framework written in the C++ language that contains vulnerabilities related to memory issues, categorized as overflows" |
2983 | 2927 | } |
2984 | | -], |
2985 | | -"technology": [ |
2986 | | -"C++" |
2987 | | -], |
2988 | | -"url": "https://yrprey.com" |
| 2928 | +], |
| 2929 | +"technology": [ |
| 2930 | +"C", |
| 2931 | +"C++", |
| 2932 | +"PHP", |
| 2933 | +"CSS", |
| 2934 | +"Bootstrap", |
| 2935 | +"MySQL" |
| 2936 | +] |
2989 | 2937 | } |
2990 | 2938 | ] |
0 commit comments