An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: secure-coding

HridikDev/Vulnerability_Scanner-Chat-Bot

A chatbot-based vulnerability scanner that helps users identify and resolve common web application security issues such as SQL Injection, Cross-Site Scripting (XSS), open ports, and more. It provides actionable advice on patching vulnerabilities and improving security, powered by Groq's AI model and an intuitive Gradio interface.

Language: Python - Size: 11.7 KB - Last synced at: about 18 hours ago - Pushed at: about 19 hours ago - Stars: 0 - Forks: 0

Ajoloid/cybersecurity-interview-boilerplate

🔍 Explore a comprehensive collection of cybersecurity interview questions and answers to prepare effectively for your next job interview.

Size: 707 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

danjamk/pycharm-claude-devcontainer

PyCharm DevContainer template with Claude Code AI assistant. Secure, isolated Python development environment for safe AI-assisted coding in Docker sandbox.

Language: Shell - Size: 79.1 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

venom4044/Web-Vulnerability-Attack-Defense-and-Patch-Experimentation-on-the-RailsGoat-Application

🛡️ Reproduce SQL Injection and XSS issues in RailsGoat, then implement secure patches and verification methods to enhance application security.

Language: Shell - Size: 79.1 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

Guiananas/SecureRandomGen

🔐 Generate secure random values for cryptographic applications with ease and reliability using SecureRandomGen.

Language: HTML - Size: 1.29 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

P-Sushanth/SecureRandomGen

Language: HTML - Size: 1.29 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

annaluizando/blindspot

A terminal interactive game designed to train yourself to identify insecure coding practices.

Language: Go - Size: 334 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 10 - Forks: 0

babayaga27002/CodeReviewer.AI

CodeReviewer.AI is an automated pull request review bot that leverages artificial intelligence to analyze and provide suggestions on code changes. It uses Groq's language model to review and suggest improvements for the code in open pull requests, allowing developers to get feedback on their code changes without manual review.

Size: 1000 Bytes - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

mohadesehfllh/whispr

Whispr is a privacy-first encrypted peer-to-peer chat app with ephemeral messages and self-destructing media. It uses WebSocket and WebRTC for secure chat. 🐙

Language: TypeScript - Size: 849 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

MaheshK36/ZedSecure

🔒 Enhance your online privacy with ZedSecure, a modern VPN for Android supporting multiple protocols and advanced transports.

Language: Dart - Size: 63.3 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

pbarucco/Wayback-Recon

🔍 Discover and analyze historical URLs from the Wayback Machine in Burp Suite to enhance your bug bounty and penetration testing efforts.

Language: Java - Size: 4.34 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 2 - Forks: 1

xoxruns/deadend-cli

Agentic AI tool for offensive security and pentesting

Language: Python - Size: 249 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 29 - Forks: 4

ANSSI-FR/rust-guide

Recommendations for secure applications development with Rust

Language: Rust - Size: 4.86 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 620 - Forks: 50

vBarbaros/security-faux-pas

A teaching repository showcasing common security vulnerabilities (CVEs) and their mitigations. Features real-world examples from TypeScript, Python, Java, etc with CWE/OWASP mappings. All code is intentionally inert for safe learning.

Size: 6.29 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 0

Yousha/php-security-linter

A PHP tool to lint PHP files for security issues based on CIS and OWASP best practices.

Language: PHP - Size: 345 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 5 - Forks: 0

heinricitorgau/Web-Vulnerability-Attack-Defense-and-Patch-Experimentation-on-the-RailsGoat-Application

Reproduces SQL Injection and Stored XSS vulnerabilities in the RailsGoat application and demonstrates secure patching and verification techniques.

Size: 34.2 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

abougouffa/awesome-coding-standards

Collection of C and C++ Coding Standards

Size: 20.8 MB - Last synced at: 1 day ago - Pushed at: about 1 year ago - Stars: 199 - Forks: 41

Grantex/TambuaPhish

TambuaPhish is an email phishing simulator and awareness training tool built to proactively address phishing and social engineering attacks by exposing targets to simulated (educational and meant for training) phishing attacks and trains them to spot phishing attempts especially in email phishing.

Language: HTML - Size: 684 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

lucianoscarpaci/Embedded-Systems-Security

This repository contains projects and resources focused on embedded systems security, developed in the context of the Embedded Capture the Flag (eCTF) competition run by MITRE Engenuity. The eCTF is a semester-long challenge designed to test participants' ability to secure embedded systems, highlighting various security methods.

Size: 9.1 MB - Last synced at: 10 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

ngvuthdanhh/certificate-developing-secure-software-linuxfoundation

Certificate & study materials for Developing Secure Software (LFD121) by Linux Foundation. Includes notes, references, and proof of completion.

Size: 246 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

safe-webdrop/cryptlib-tools

AES file encryption tool and a public/private key management and encryption tool based on Cryptlib

Language: Python - Size: 259 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

jaydenb546/CVE-2025-30406

💻 Demonstrate a ViewState deserialization exploit for CVE-2025-30406 in ASP.NET, enabling remote code execution with a Proof-of-Concept script.

Language: Python - Size: 147 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

suhasramanand/CodeReviewer.AI

CodeReviewer.AI is an automated pull request review bot that leverages artificial intelligence to analyze and provide suggestions on code changes. It uses Groq's language model to review and suggest improvements for the code in open pull requests, allowing developers to get feedback on their code changes without manual review.

Language: Python - Size: 57.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

secdim/sandbox-sarif-parser

Create Just In Time secure code learning labs based on reported vulnerabilities

Language: Go - Size: 928 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

AikidoSec/education

Labs and howtos for educators

Size: 40 KB - Last synced at: 24 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

blabla1337/skf-flask

Security Knowledge Framework (SKF) Python Flask / Angular project

Language: HTML - Size: 121 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 822 - Forks: 309

vulnify/vulnify-cli

CLI Vulnify - Faz o scan em seus projetos buscando por vulnerabilidades.

Language: TypeScript - Size: 95.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

Aby-joseph04/CodeAlpha_Secure-Coding-Review

This project is a Secure Coding Review of a Python Flask web application for user management. The audit identified critical vulnerabilities like SQL Injection, Cross-Site Scripting (XSS), and hardcoded secrets, and provided actionable recommendations for remediation.

Language: Python - Size: 222 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

XiaomingX/JSEF

Java Security Education Framework (JSEF) 是基于Spring Boot 3.x构建的Web安全实践平台,专为开发者、安全研究员、高校学生及企业培训设计。通过35+种真实业务场景下的安全漏洞实例(含注入攻击、越权访问、敏感信息泄露等核心类型),提供“原理讲解→漏洞复现→代码对比→修复验证”的完整学习闭环,帮助学习者从“理论”到“实战”快速掌握Web安全核心能力。

Language: Java - Size: 446 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 0

iAnonymous3000/awesome-rust-security-guide

Comprehensive Guide to Rust for Security and Privacy Researchers: Covering memory safety, concurrency, cryptography, secure coding practices, formal verification, and more.

Size: 68.4 KB - Last synced at: 29 days ago - Pushed at: 12 months ago - Stars: 10 - Forks: 3

mccright/references

Collection of reusable references

Size: 1000 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 12 - Forks: 4

Casper-676/HackTheBox-AD-Machines

🛠️ Explore a curated list of HackTheBox Active Directory machines, organized by release date with difficulty levels and direct links for easy access.

Size: 8.79 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

0x4m4/buffer-overflow-lab

A controlled environment for demonstrating and understanding buffer overflow vulnerabilities in web applications. This project is designed for educational purposes as part of secure software development training.

Language: Python - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 11 - Forks: 2

dattasaurabh82/esp32_secure_boot

Secure boot ensures that our ESP32 only runs firmware that we have authorized. This repository is a tutorial on how to do just that

Language: Shell - Size: 19.5 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

slowcoder360/vibesafe

Secure your code in seconds. VibeSafe is an AI-native DevSecOps CLI tool that detects vulnerabilities, secrets, insecure configs, and hallucinated dependencies before they ship.

Language: TypeScript - Size: 205 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 19 - Forks: 7

OWASP/SecureCodingDojo

The Secure Coding Dojo is a platform for delivering secure coding knowledge.

Language: PHP - Size: 355 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 586 - Forks: 150

ngvuthdanhh/certificate-vulnerabilities1001-cfamily-ost2

Vulnerabilities 1001: C-Family Software Implementation Vulnerabilities – OpenSecurityTraining2 is an advanced course on C/C++ software security, covering common implementation vulnerabilities, exploitation techniques, and mitigations while demonstrating expertise in secure coding, memory management, and real-world exploit analysis.

Size: 734 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

cybrota/whispr

A multi-vault secret injection tool for safely injecting secrets into app environment

Language: Python - Size: 424 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 128 - Forks: 3

Trendiva/SecuriScan

SecuriScan is a Python tool that scans websites for security vulnerabilities, including outdated libraries, exposed admin panels, missing security headers, and advanced threats like CSRF and XSS. It helps detect common vulnerabilities, ensuring your website is secure and protected against attacks.

Language: Python - Size: 58.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

vibecodersportugal/VibeCoders-Portugal

Checklists e prompts de cibersegurança para projetos de vibe coding em PT

Size: 29.3 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

iAnonymous3000/Pr0f3ss0r-1nc0gn1t0

Privacy-Respecting Static Website: Secure, Fast, and User-Friendly | Hugo + Cloudflare

Language: HTML - Size: 11.3 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 1

0x-Professor/SecureTasker

SecureTasker -A comprehensive secure web-based task management application demonstrating enterprise-level security practices, OWASP compliance, and automated CI/CD pipeline integration.

Language: TypeScript - Size: 811 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 4 - Forks: 3

forentfraps/mem_shuffler

Secure, relocatable, AES-encrypted heap allocator for Zig — protects sensitive data from memory dumps and hinders reverse-engineering.

Language: Zig - Size: 38.1 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

F2u0a0d3/WayPeek

This extension helps bug bounty hunters and recon specialists quickly search for archived URLs of any domain using the Wayback Machine. One click, instant access to historical data that might expose forgotten paths, juicy parameters, or legacy vulnerabilities.

Language: JavaScript - Size: 44.9 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

bylickilabs/PassphraseProfilingTool

Passphrase Profiling Tool is a privacy-friendly web application for analyzing and evaluating user passphrases.

Language: PHP - Size: 13.7 KB - Last synced at: 21 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

faizanH/Application-Security-Knowledge-Base

This repository is a comprehensive collection of notes, insights, and structured information covering various facets of application security.

Size: 1020 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

cits3007/cits3007.github.io

CITS3007 website. Visit https://cits3007.arranstewart.io/ to view the website

Language: HTML - Size: 123 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 2

convisolabs/CVWA

Conviso Vulnerable Web Application is the OSS project from the Conviso Application Security for the community. The project represents a vulnerable web application to practice security testing and improve your learning in AppSec..

Language: HTML - Size: 1.08 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 60 - Forks: 37

AidenNabavi/OWASP_Testing_Guide_v3

Framework for effective web app security testing.

Size: 3.95 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

XploitPoy-777/ScriptSentry

ScriptSentry is an advanced JavaScript security scanner designed to detect exposed secrets, vulnerabilities, and sensitive data in JavaScript files. It automatically crawls websites to discover JS files and scans them

Language: Python - Size: 631 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

sahildari/secure-coding-examples

This repository provides practical examples for developers and security professionals seeking to implement secure coding practices in their applications and operational workflows. It covers common security vulnerabilities such as path manipulation, file upload flaws, and input validation issues, offering robust solutions to mitigate these risks.

Language: Java - Size: 170 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Commando-X/vuln-bank

A deliberately vulnerable banking application designed for practicing secure code reviews and API security testing. Features common vulnerabilities found in real-world applications, making it an ideal platform for security professionals, developers, and enthusiasts to learn security testing and secure coding practices in a safe environment.

Language: HTML - Size: 1.59 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 231 - Forks: 65

YaroslavShved25/-Resume-Parser-Service-NLP-

A **GPT-3 based Resume Parser REST API** that converts resume PDFs into clean, structured JSON files. This service accurately extracts key fields such as contact information, education, job experience, and project history.

Language: Python - Size: 0 Bytes - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

subhayu99/DocumentAccessPOC

A secure document sharing PoC where even admins can't access user files, built on FastAPI with strong cryptographic controls.

Language: Python - Size: 56.6 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

ioncakephper/contract-shield-cli

A CLI tool that processes @pre, @post, and @invariant tags in functions, classes, and methods within a source file. It generates a modified version of the source code that automatically validates input conditions (@pre), result conditions (@post), and invariant conditions (@invariant).

Language: JavaScript - Size: 137 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

alexandreelise/alexandreelise

Don't let technical problems KILL your AMBITIONS. Augment Your Joomla Website capabilities with Web Services and APIs

Size: 52.7 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

OWASP/RiskAssessmentFramework 📦

The Secure Coding Framework

Language: TypeScript - Size: 20.8 MB - Last synced at: 4 months ago - Pushed at: about 5 years ago - Stars: 266 - Forks: 103

secdim/sandbox-action

Turn every vulnerability into hands-on secure code learning labs - right in your CI pipeline

Language: Dockerfile - Size: 924 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 0

equinor/appsec-fundamentals-secret-scanning

A 3 hour workshop on getting started with secret scanning in your SDLC

Language: Shell - Size: 408 KB - Last synced at: 4 months ago - Pushed at: 12 months ago - Stars: 10 - Forks: 3

cybersecsi/invisible-backdoor-detector

A quick script to spot the usage of Unicode Bidi (bidirectional) characters that could lead to an Invisible Backdoor

Language: Python - Size: 83 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 34 - Forks: 6

marsgokturk/securepy

Static Python code vulnerability scanner powered by LLMs.

Language: Python - Size: 135 KB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

vibeSafe/vibeSafe-cli-js

Secure your code in seconds. VibeSafe is an AI-native DevSecOps CLI tool that detects vulnerabilities, secrets, insecure configs, and hallucinated dependencies before they ship.

Language: TypeScript - Size: 137 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 1

privateboss0/Artificial_Intelligence_MIT

MIT 6.034 Artificial Intelligence Projects

Language: Python - Size: 1.94 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

jmpsec/jmpsec-blog

Static blog for JMP SEC using Hugo

Language: HTML - Size: 3.51 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Cyamos2/password-strength-checker

A Python script that checks password strength based on cybersecurity standards. Great for CompTIA Security+ practice.

Language: Python - Size: 6.84 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

stephen-mi11er/PayTrack

PayTrack is an open-source platform designed to help developers discover, understand, and remediate real-world security exploits in real world web stacks.

Language: TypeScript - Size: 217 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

erendemirel/garde

A secure, session cookie-based authentication API that also supports API key-based authentication for internal services

Language: Go - Size: 230 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

raleighlittles/Secure-Coding-in-C-Cpp

Exercises from the Carnegie Mellon University "Secure Coding in C/C++" Training Session

Language: C - Size: 19.7 MB - Last synced at: 5 months ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 1

n03stalg1a/SecuriScan

SecuriScan is a Python tool that scans websites for security vulnerabilities, including outdated libraries, exposed admin panels, missing security headers, and advanced threats like CSRF and XSS. It helps detect common vulnerabilities, ensuring your website is secure and protected against attacks.

Language: Python - Size: 0 Bytes - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

krod1118/Secure-Software-System-Project

Secure Software Systems CSCI 4710 Final Project

Language: Python - Size: 14.9 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

tnsc/secure-node-express-api-boilerplate

A boilerplate to scaffold reasonably 🔒 secured REST APIs using Node with Express in TypeScript.

Language: TypeScript - Size: 905 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

giadagabriele/SSD-TUI

Secure Software Design Group Project - Università della Calabria

Language: Python - Size: 91 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

tatilimongi/Simple-Authentication-System

A secure authentication system implementing bcrypt for password hashing, developed as a classroom exercise for the Secure Development course

Language: Java - Size: 21.5 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

bytehide/Shield.VSIX

Extension to protect and obfuscate your .NET applications without leaving visual studio.

Language: C# - Size: 2.87 MB - Last synced at: 26 days ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 1

joswha/Secure-Coding-Handbook 📦

Web Application Secure Coding Handbook resource.

Size: 2.16 MB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 347 - Forks: 45

apiiro/combobulator

Dependency Combobulator

Language: Python - Size: 233 KB - Last synced at: 7 months ago - Pushed at: almost 2 years ago - Stars: 93 - Forks: 7

MadushaS/ghas-test

Learning Repo to showcase GHAS in action

Language: JavaScript - Size: 102 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

zebbern/readme-obfuscator

🚀 | A powerful tool that obfuscates GitHub README files by injecting invisible characters and random HTML snippets, making copy-pasting difficult while preserving the original appearance.

Language: Python - Size: 10.7 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Driz-Xploit/SecureCode-VS-VulnCode

Secure code VS Vulnerability code

Language: PHP - Size: 191 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

paulveillard/cybersecurity-architecture

An ongoing & curated collection of awesome software best practices and techniques, libraries and frameworks, E-books and videos, websites, blog posts, links to github Repositories, technical guidelines and important resources about Software & Systems Architecture in Cybersecurity

Size: 2.35 MB - Last synced at: 7 months ago - Pushed at: almost 3 years ago - Stars: 59 - Forks: 16

Ragnarok540/eem

Evil Encryptor Machine - AES file encryption in Java using secure coding.

Language: Java - Size: 19.5 KB - Last synced at: 5 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

ShahVandit8/fortifying_PHP

Secure Coding Practices for PHP – A white paper and code snippets on best practices for securing PHP applications, covering input validation, authentication, encryption, and more. 🔒🚀

Language: PHP - Size: 1.53 MB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 15 - Forks: 1

paultheal1en/Deploy-Lavarel-NT213 Fork of PhanQDat/Deploy-Lavarel-NT213

A website for understanding, exploiting, and preventing common vulnerabilities in Laravel applications. Includes examples, prevention techniques, and best practices for secure Laravel development.

Language: PHP - Size: 3.55 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

nybble04/cybersec-notes

My cyber security notes.

Size: 654 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 13 - Forks: 0

ysfrando/ysf-secengblog

My SecEng Blog

Language: HTML - Size: 39.1 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

LuCamachoJr/cpp-objects-and-pointers

Foundational C++ project focusing on objects, classes, and pointers, emphasizing secure software development and memory management techniques relevant to cybersecurity.

Language: C++ - Size: 5.86 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

PRIVACY-SEEKER-HELPME/.github-ISSUE_TEMPLATE

Size: 1.95 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

nxenon/DevSecOps

♾️ Collection of DevSecOps Notes + Resources + Courses + Tools

Language: Python - Size: 145 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 58 - Forks: 5

PrasanthVijayy/LDAP-AD_Service

A RESTful API built using Express.js and LDAP.js for managing user authentication and directory services.

Language: JavaScript - Size: 3.09 MB - Last synced at: 8 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Cyber-Buddy/APKHunt

APKHunt is a comprehensive static code analysis tool for Android apps that is based on the OWASP MASVS framework. Although APKHunt is intended primarily for mobile app developers and security testers, it can be used by anyone to identify and address potential security vulnerabilities in their code.

Language: Go - Size: 19.3 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 771 - Forks: 74

ahmeddwalid/SoftSecProj

Software Security Milestone 2 project

Language: Java - Size: 2.83 MB - Last synced at: 6 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

GVishnudhasan/NoDueProject

An automated system for requesting and approving no-due certificates for students at the end of each semester for universities and colleges.

Language: TypeScript - Size: 10.4 MB - Last synced at: 10 months ago - Pushed at: 12 months ago - Stars: 26 - Forks: 47

raeganfaith/PHP-Secure-BlogWebsite

PawTalk is a secure PHP-based website designed with secure coding practices and web application hardening to ensure user privacy and data protection. The platform incorporates features like input validation, encryption, and session management to minimize vulnerabilities and enhance security.

Language: PHP - Size: 13.9 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

thomasbiege/code

my code

Language: HTML - Size: 24.7 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 9 - Forks: 2

jm55/CSSECDV 📦

Repository for the course CSSECDV

Language: Java - Size: 93.2 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

tuffgniuz/solomon

Security Standards Simplified

Language: TypeScript - Size: 96.3 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

ILIASMORSEL/SecureShield

SecureShield — это мощная PHP-библиотека, которая защищает ваш проект от большинства известных атак: SQL-инъекции, XSS, CSRF, Command Injection, PHP Injection, и даже больше! Она готова к работе "из коробки", проста в использовании и может быть интегрирована в любой проект.

Language: PHP - Size: 10.7 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

SnapGamesStudio/P2P-Multiplayer-Secure-Demo-Godot-4

a P2P 3D Multiplayer Demo Which I Have Secured

Language: GDScript - Size: 4.99 MB - Last synced at: 8 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

dowjones/reapsaw

Reapsaw is a continuous security devsecops tool, which helps in enabling security into CI/CD Pipeline. It supports coverage for multiple programming languages.

Language: Python - Size: 2.61 MB - Last synced at: 9 days ago - Pushed at: about 5 years ago - Stars: 41 - Forks: 15

alansastre/jakartaee-security

Seguridad en Jakarta EE con Jakarta Security. Formerly Java EE.

Language: Java - Size: 11.7 KB - Last synced at: 8 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

Related Keywords
secure-coding 179 security 43 cybersecurity 29 python 20 penetration-testing 17 owasp 16 php 15 secure-by-default 13 vulnerability-assessment 13 java 13 devsecops 12 web-security 10 encryption 9 sql-injection 9 infosec 8 security-tools 8 xss 8 open-source 7 nodejs 7 appsec 7 secure 7 api 6 cryptography 6 application-security 6 c 6 sast 6 static-analysis 6 owasp-top-10 5 programming 5 php7 5 vulnerability 5 information-security 5 authentication 5 software-development 5 python3 5 automation 5 vulnerability-detection 5 rest-api 4 buffer-overflow 4 django 4 code-review 4 cybersecurity-tools 4 software-engineering 4 ai 4 vulnerability-scanner 4 incident-response 4 vulnerability-scanners 4 javascript-security 4 javascript 4 docker 4 secure-coding-practices 4 php-library 4 security-audit 4 secure-by-design 3 react 3 rust 3 typescript 3 csrf 3 threat-modeling 3 open-source-security 3 mongodb 3 bugbounty 3 cli-tool 3 cyber-security 3 secure-software-development 3 security-framework 3 php7-2 3 php7-0 3 education 3 php-security 3 network-security 3 vulnerabilities 3 risk-management 3 data-privacy 3 ai-security 3 security-best-practices 3 secure-storage 3 html 3 restful-api 3 data-protection 3 web-application-security 3 security-hardening 2 sdlc 2 appsec-tutorials 2 secure-password 2 security-standards 2 developer 2 bug-hunting 2 lab 2 nodejs-security 2 webapp 2 hacktoberfest 2 visual-studio 2 reconnaissance 2 secure-boot 2 githublearning 2 web-secure 2 software-security 2 aes-encryption 2 analysis 2