An open API service indexing awesome lists of open source software.

Cybersecurity

Cybersecurity involves protecting systems, networks, and data from cyber threats. This field encompasses a wide range of practices and technologies designed to safeguard information from unauthorized access, attacks, damage, or theft. Cybersecurity includes preventive measures such as firewalls, encryption, and secure coding practices, as well as detection and response strategies like intrusion detection systems and incident response plans. This topic covers the principles, best practices, and latest trends in cybersecurity, including emerging threats and the evolving landscape of cyber defense.

https://github.com/areebactech/cs50

The repository contains coursework, problem sets, and solutions from Harvard’s CS50 course. It covers C, Python, SQL, JavaScript, algorithms, data structures, and web development. It offers structured learning, hands-on coding, and real-world problem-solving, making it a great resource for aspiring programmers. 🚀

c css cybersecurity flask html javascript mysql python scratch

Last synced: 11 Apr 2026

https://github.com/giorgiosld/log-anomaly-detection-via-llms

Final project for the T-725-MALV course at Reykjavik University (Fall 2024), exploring Large Language Models (LLAMA, BERT) for anomaly detection in system logs through fine-tuning and benchmarking against traditional methods.

cybersecurity finetuning-llms llm log-anomaly-detection

Last synced: 14 Sep 2025

https://github.com/otuemre/smescyberawarness

Comprehensive presentation on cybersecurity best practices for SMEs, highlighting key threats like phishing, ransomware, and DDoS attacks, and offering AI-powered solutions to enhance business resilience.

ai-powered-solutions business-resilience cyber-attacks cyber-defense cyber-protection cyber-safety cyber-threats cybersecurity cybersecurity-awareness cybersecurity-training ddos phishing ransomware small-business smes

Last synced: 14 Feb 2026

https://github.com/sutaigne/alibi

Read-only Windows forensic kit. Run alibi, hand the report to a third party, prove the rig isn't cheating. PowerShell canonical + Python parity, no installs, two-file output (.txt + interactive .html). 22 scanners covering CoD / CS2 / Apex / Tarkov / Rust / R6 / Marvel Rivals brands plus DMA, LOLDrivers BYOVD, AI-vision aimbots.

activision anti-cheat byovd call-of-duty cheat-detection cybersecurity dfir dma forensics gaming portable powershell python registry-forensics ricochet security threat-hunting windows

Last synced: 26 May 2026

https://github.com/renatomignone/ssh-shell-attacks

Project for Machine Learning for Networking Exam @ Polito - SSH Shell Attacks Analysis: a project to classify attacker tactics and identify patterns in 230,000 honeypot-captured Unix shell attacks using MITRE ATT&CK framework and ML techniques.

attack clustering cybersecurity dataset honeypots language-model machine-learning mitre-attack monitoring network-analysis networking shell ssh supervised-learning unix-shell unsupervised-learning

Last synced: 14 Feb 2026

https://github.com/projects-developer/full-stack-network-intrusion-detection-system-using-machine-learning

The project aims to design and develop a full-stack network intrusion detection system using machine learning techniques. Project Includes Source Code, PPT, Synopsis, Report, Documents, Base Research Paper & Video tutorials

algorithms computerscienceproject cybersecurity data-analysis full-stack-development intrusion-detection-system machine-learning network-intrusion-detection network-security web-development

Last synced: 14 Feb 2026

https://github.com/liragbr/bruteforce2v

This C# app brute forces SMB services to find a remote user's password. It asks for IP, username, and password list file. Then it tries each password, logging attempts and showing progress. It's a more readable and efficient conversion from a batch script.

brute-force bruteforce config csharp cybersecurity pentest pentesting smb testing

Last synced: 26 Feb 2025

https://github.com/charmve/pi10t

Pi10t - continuous fuzzing for Advanced Auto-Driving Systems software. 自动驾驶系统漏洞列表

autonomous-driving autonomous-vehicles autopilot cyber-car cybersecurity hpilot mpilot

Last synced: 13 Feb 2026

https://github.com/akshay-rohatgi/ctf-writeups

:triangular_flag_on_post: my collection of ctf writeups

ctf-writeups cybersecurity

Last synced: 14 Feb 2026

https://github.com/cassanof/brutto

A Go Framework for HTTP Password Brute Forcing

brute-force cybersecurity go golang http password-cracker penetration-testing

Last synced: 23 Mar 2025

https://github.com/isebasus/practicectf

🏁 Codeday Practice CTF

ctf cybersecurity

Last synced: 19 Mar 2026

https://github.com/ben854719/cybersecurity-risk-agentic-ai

The project aims to use LangGraph to develop an Agentic AI chatbot that can extract and analyze the content of the document.

agentic-ai artificial-intelligence cybersecurity gemini langgraph large-language-models

Last synced: 15 Feb 2026

https://github.com/dkydivyansh/stealthmon

StealthMon is a Python module that helps detect whether a browser is running in normal or Incognito/Private mode and monitors search queries from the system. It is designed for privacy monitoring, parental control, cybersecurity research, and system audits.

cybersecurity python pythonmodule

Last synced: 15 Feb 2026

https://github.com/aadhaar-debug/pingfence-chrome-extension

Pingfence is a next-generation Chrome extension designed to provide robust online protection, privacy, and productivity for users of all backgrounds. It combines advanced threat detection, customizable security profiles, and real-time analytics to keep you safe from malicious, distracting, or unwanted web content.

chrome cybersecurity extension hacking security security-tools

Last synced: 31 Aug 2025

https://github.com/code-barru/icarus

Control and Command Server (c2) written in Rust 🦀

axum c2 cybersecurity maldev rust

Last synced: 14 Mar 2025

https://github.com/labex-labs/wireshark-for-beginners

In this course, you will learn how to use Wireshark to capture and analyze network traffic. You will learn how to install Wireshark, capture packets, and analyze them. You will also learn how to use Wireshark to troubleshoot network issues, analyze network traffic, and secure your network.

beginner-guide course cybersecurity cybersecurity-education cybersecurity-tools hands-on labex labs network-analysis network-monitoring network-protocols network-security network-troubleshooting packet-capture programming protocol-decoding security-analysis tcp-ip traffic-analysis wireshark-tutorials

Last synced: 16 Feb 2026

https://github.com/labex-labs/penetration-testing-for-beginners

Test your skills in this challenge-based course covering essential penetration testing techniques. Each challenge requires you to independently discover and exploit vulnerabilities using industry-standard tools like Nmap, FTP, SMB, Telnet, Rsync, RDP, HTTP, and SSH. Perfect your reconnaissance and enumeration skills through self-guided explorati...

challenges course cybersecurity exercises hands-on labex labs playground programming

Last synced: 15 Feb 2026

https://github.com/szwendacz99/securing-linux-containers

Short document about how to keep Linux containers secure

containers cybersecurity docker kubernetes linux podman security

Last synced: 10 Apr 2026

https://github.com/parina-khilari/network-packet-sniffer-

An educational network packet sniffer serves as a hands-on bridge between theoretical networking and practical cybersecurity. By combining Python's powerful backend libraries with modern web technologies, students can move beyond terminal-based outputs to interactive visual representations of how data traverses the OSI model.

cybersecurity fastapi learning-project networking packet-capture packet-sniffer python scapy websocket

Last synced: 24 Apr 2026

https://github.com/projects-developer/blockchain-evidence-management-system

The Blockchain Evidence Management System is a decentralized, secure, and transparent platform designed to manage and store evidence for legal proceedings. Project Includes Source Code, PPT, Synopsis, Report, Documents, Base Research Paper & Video tutorials

blockchain blockchainevidencemanagement btechprojects computerscienceprojects cybersecurity decentralized digitalevidence evidence-management evidencemanagementsystem mtechprojects secure-immutable transparency

Last synced: 04 Jan 2026

https://github.com/mohamedmetwalli5/ellipticcurvecryptography-simulator

🛡️ Elliptic-curve cryptography (ECC) is an approach to public-key cryptography based on the algebraic structure of elliptic curves over finite fields. This is a simulator of how the process works.

cryptography cybersecurity

Last synced: 19 Jun 2026

https://github.com/ihsanalapsi/secure-clinic-api-suite

A production-ready Healthcare API with advanced scheduling logic and a comprehensive Security Audit & Remediation report covering 18 critical OWASP vulnerabilities.

audit backend cybersecurity docker nodejs owasp postgresql prisma rbac security typescript

Last synced: 25 May 2026

https://github.com/dars-1010/overthewire-wargames

Soluciones documentadas y explicadas de los wargames de OverTheWire. Aprende hacking ético, técnicas básicas de pentesting y CTFs paso a paso desde cero.

ctf cybersecurity ethical-hacking hacking linux overthewire overthewire-bandit pentesting shell walkthrough wargames

Last synced: 30 Apr 2026

https://github.com/labex-labs/kali-server-exploitation-in-action

This course covers penetration testing and ethical hacking with Kali Linux. Key topics include exploiting vulnerabilities via Metasploit, scanning and exploiting network services, brute-forcing remote access, developing custom scanners, attacking vulnerabilities like IngressLock, Samba, and Unreal IRCd, creating malicious PDFs, and privilege esc...

brute-forcing course cybersecurity ethical-hacking exploit-development hands-on information-gathering ingresslock kali-linux labex labs malicious-pdf metasploit network-scanning pen-testing privilege-escalation programming samba unreal-ircd vulnerability-analysis

Last synced: 10 Feb 2026

https://github.com/rgslaughterjr/enterprise-risk-assessment-system

duction multi-agent system for cybersecurity risk assessment with real API integrations (Week 6 Project 2)

ai-agents api-integration cybersecurity langchain langgraph mitre-attack multi-agent-systems python risk-assessment servicenow

Last synced: 01 Mar 2026

https://github.com/labex-labs/cyber-security-with-hands-on-labs

Cybersecurity with Hands-on Labs | This repo collects 10 of programming labs exercises for Cybersecurity with Hands-on Labs. Explore the basics of cyber security through interactive, beginner-friendly labs. Get hands-on experience with ethical hacking, network analysis, encryption, and web securi...

challenges course cybersecurity exercises hands-on labex labs linux playgroud programming

Last synced: 30 Mar 2025

https://github.com/solomonneas/soc-showcase

SOC Stack portfolio showcase with 5 design variants

blue-team cybersecurity dashboard react security-operations security-tools soc visualization

Last synced: 25 Apr 2026

https://github.com/labex-labs/kali-web-application-attacks-in-action

Kali Web Application Attacks in Action | This repo collects 2 of programming labs exercises for Kali Web Application Attacks in Action. In this course, you will learn how to perform web application attacks using Kali Linux. Topics covered include web penetration testing, discovering web vulnerabi...

challenges course cybersecurity exercises hands-on labex labs pen-testing playgroud programming

Last synced: 30 Mar 2025

https://github.com/igormteixeira/tcc-deteccao-ataques-dos

Este repositório contém o código-fonte e o artigo científico do meu TCC sobre detecção de ataques DoS utilizando Machine Learning. O objetivo do trabalho é analisar e implementar um modelo de aprendizado de máquina treinado com uma base pública para identificar atividades maliciosas reais em sistemas computacionais.

cybersecurity dos-attack machine-learning python scikit-learn tcc

Last synced: 03 May 2026

https://github.com/hackfutsec/detected

Detected : A powerful and user-friendly tool for detecting SQL injection vulnerabilities in web applications, supporting GET/POST requests, custom payloads, cookies, and detailed reporting.

cookies cybersecurity ethical-hacking ethical-hacking-tools hacking hacking-tool multithreading python sql-injection sqlite

Last synced: 27 Apr 2026

https://github.com/pwnosec/support

Community Help & Support: AEA (Ask Everyone Anything)

cybersecurity cybersecurity-community documentation

Last synced: 20 Mar 2026

https://github.com/dan-duran/vpn-checker-vpnip

This Python script allows you to check a list of IP addresses using the vpnapi.io API.

api-rest cybersecurity cybersecurity-tools python3 python3-vpn-ip-check vpn-checker vpn-list vpnip vpnip-api vpnip-vpn-checker

Last synced: 25 May 2026

https://github.com/shardbyte/shard-docs

:link: Shardbyte Documentation

cybersecurity docs guides linux

Last synced: 28 Apr 2026

https://github.com/priyankagnana/deepshield

DeepShield is a real-time deepfake face detection system built using EfficientNet-B0 and transfer learning, achieving 92% F1-score on 140K face dataset.

artificial-intelligence binary-classification cnn computer-vision cybersecurity deepfake-detection efficientnet-b0 face-classification image-classification machine-learning pytorch transfer-learning

Last synced: 07 Mar 2026

https://github.com/aaronlab/mcp-shield

🛡️ MCP Server Security Auditor & Trust Dashboard — Scan, audit, and visualize your MCP server attack surface with trust scores (A-F), Rich CLI, and glassmorphism HTML reports

ai-agent claude claude-code cli cybersecurity mcp mcp-server model-context-protocol python security security-audit trust-score

Last synced: 02 Jun 2026

https://github.com/cybnity/domain-detection-intelligence

All the features and services realized by the security Detection Intelligence bounded context relative to the application domain, including specification library (e.g api), components implementation (e.g software implementation packages) and deployable systems (e.g operable component on infrastructure types).

cybersecurity detection-intelligence java software

Last synced: 29 Jun 2025

https://github.com/xeintdm/opportunist

Because why ask nicely for data when you can 'borrow' it with style and a ZIP?

browser-stealer cpp cybersecurity grabber poc sqlite3 stealer

Last synced: 25 Apr 2026

https://github.com/mycodedoesnotcompile2/oniux_prebuilt_binary

Prebuilt binaries of the great "oniux" tool from the TOR project

anonymity binary cybersecurity namespaces oniux prebuilt privacy tor

Last synced: 12 Apr 2026

https://github.com/dwain-barnes/owasp-top10-llm-playbook-generator

An interactive web application that generates comprehensive security playbooks for mitigating the OWASP Top 10 vulnerabilities specific to Large Language Model (LLM) applications. The application consists of a Flask backend that leverages the OpenAI API to generate detailed playbooks, paired with a simple HTML/JavaScript frontend.

cybersecurity generative-ai large-language-models llm-security openai-api owasp owasp-llm owasp-top-10 security-playbooks

Last synced: 16 Apr 2026

https://github.com/ajmelian/ova-de-desarrollo-php-con-ci-4.5.4

OVA para desarrollo local de aplicaciones online basadas en CodeIgniter 4.5.4. Contiene PHP 8.3, MariaDB, y Apache.

codeigniter4 cybersecurity owasp php8

Last synced: 30 Apr 2026

https://github.com/miiraak/scripts

A collection of scripts, all in one place PowerShell, Bash, C#, and more. Sorted PoCs, scripts and tools to help you tackle offense, defense, and analysis.

analysis automation cybersecurity defensive-security education library offensive-security pentesting poc powershell python scripts security shell toolkit utilities virus

Last synced: 16 Apr 2026

https://github.com/thegera4/arp_spoof

My custom arp spoofing script

cybersecurity ethical-hacking hacking python2 python3

Last synced: 27 Mar 2026

https://github.com/heinrihs-s/iec-60870-5-104-threat-scenario-generator

8-stage IEC 60870-5-104 attack scenario generator with PCAP output, protocol rule engine, and MITRE ATT&CK for ICS mapping. Based on "Threat Scenario Generation for IEC104 Cyber Defense."

cybersecurity iec-104 iec-60870-5-104 industrial-control-systems intrusion-detection scada-ics-security threat-modeling

Last synced: 03 Mar 2026

https://github.com/papkuworld/polymath

20 year Curriculum that will make you a polymath. (Under Construction). Main focus being actively developed.

blue-teaming cybersecurity hacking network-engineering open-source polymath programming red-teaming security-engineering software-development university web-development

Last synced: 04 Mar 2026

https://github.com/manimalhowkan44/brutyf-9t

BrutyF is a powerful PHP-based password hash cracking tool designed to efficiently test wordlists against hashed passwords.

blackhat cybersecurity hacking password-cracking password-safety php security security-tools

Last synced: 27 Aug 2025

https://github.com/ahossu/sss_qualifiers_v11

The write-ups for the preselection exam of the SSS Security Summer School at UNSTB, Romania, 2024 Edition.

binary-exploitation ctf ctf-challenges ctf-platform ctf-writeups cyber-security cybersecurity pwn pwntools reverse-engineering web web-security

Last synced: 04 Mar 2026

https://github.com/solomonneas/playbook-forge

SOC playbook parser with mermaid diagram generation

automation blue-team cybersecurity incident-response playbooks security-operations soar

Last synced: 25 Apr 2026

https://github.com/balwantyadav1/wifi-deauther

WiFi-Deauther: Wi-Fi security tool with ESP8266 for deauth attacks and monitoring.

cyber cybersecurity deauthentication-attack esp8366 hacking-tool iot-hacking-101 wifi

Last synced: 20 Feb 2026

https://github.com/rafarsmb/python-ippc

Python IP and Pc Program (IPPC) This program is a tool that helps the user to know the name of their system (PC) and their IP address. It is programmed in Python and it uses the Module "Socket". Thanks for visiting my profile.

cybersecurity ip python

Last synced: 25 Aug 2025

https://github.com/amitlttwo/url-grabber-scanner

A powerful tool for cybersecurity professionals to automate URL, endpoint, JavaScript file, and parameter extraction from sources like Common Crawl, AlienVault OTX, URLScan.io, SecurityTrails.

amitlt2 bugbounty bugbountytips cybersecurity golang hacking pentesting python3 scanner url-fuzzer

Last synced: 19 Apr 2026

https://github.com/fedi6431/projectdes

Project DES (Dump Exfiltrate Save)

cybersecurity educational-purposes python windows

Last synced: 23 Aug 2025

https://github.com/varppi/litecanary

Self hostable canary alerts

canary cybersecurity detection-engineering

Last synced: 23 Aug 2025

https://github.com/enmanuelcanelon/enmanuelcanelon.github.io

Personal portfolio — IT Support Specialist & Developer based in Miami, FL. Google & Cisco Certified. Open to work.

bilingual css cybersecurity help-desk html it-support javascript miami open-to-work portfolio

Last synced: 03 Jun 2026

https://github.com/lynk4/python-security

Python Scripts For Cyber Security..............

cybersecurity python python-scripting python-security python3 security security-tools

Last synced: 25 Jul 2025

https://github.com/projects-developer/cryptography-communication-system-project

This project aims to design and develop a secure communication system using cryptographic techniques, ensuring confidentiality, integrity, and authenticity of transmitted data. Cryptography Communication Project Includes Project Includes Source Code, PPT, Synopsis, Report, Documents, Base Research Paper & Video tutorials

btechprojects computer-science-project computerscienceproject computerscienceprojects cryptography cybersecurity decryption digitalsignatures encryption final-year-project finalyearprojects integrity keyexchange mtechprojects networksecurity securecommunication secureprotocols

Last synced: 03 Feb 2026

https://github.com/TheLeopard65/Python-Keylogger

This repository contains a Python script for a keylogger that captures keystrokes and sends them to a Discord channel via a webhook. The script uses the "pynput" library to listen for keystrokes and the requests library to send messages to Discord.

cybersecurity discord discord-bot keylogger keylogger-python pynput python python-script requests spyware

Last synced: 19 Aug 2025

https://github.com/sjviklabs/sjviklabs.com

SJVIK Labs public landing page (sjviklabs.com)

astro cloudflare-pages cybersecurity homelab landing-page sjvik-labs

Last synced: 03 Jun 2026

https://github.com/sethysatyajit/auto-pentesting-toolkit

A comprehensive bash script that automates various penetration testing tools including Nmap, Hydra, Dirb, Gobuster, and Metasploit with an easy-to-use menu interface.

auto-tools automation cybersecurity ethical-hacking penetration-testing pentesting shell shell-scripting

Last synced: 19 Aug 2025

https://github.com/charlesbulabula/soc-automation-platform

Security Operations Center automation and orchestration platform

cybersecurity elasticsearch kafka python security-automation soar soc

Last synced: 03 Jun 2026

https://github.com/charlesbulabula/threat-intelligence-engine

Aggregates, normalizes, and distributes threat intelligence feeds

cybersecurity ioc kafka misp python stix-taxii threat-intelligence

Last synced: 03 Jun 2026

https://github.com/garylouisstewart/cks-2025

Different Excercises and scripts to help with the CKS certification, k8s version 1.31

containerisation cybersecurity docker kubernetes podman security

Last synced: 25 Apr 2026

https://github.com/albovo/suricata-testing

Setup Suricata in IDS mode (and IPS if needed) to protect a simulated industrial network.

cybersecurity elasticsearch ids ips logstash network-security pcto suricata

Last synced: 17 Aug 2025

https://github.com/lanl/rhelhostinfo

Use the host-as-sensor model to enumerate security-relevant information about a RHEL host and the surrounding network, identifying and reporting changes via syslog. Written in python3.

continuous-monitoring cybersecurity host-discovery host-monitoring information-security network-security network-security-monitoring python3 redhat-enterprise-linux redhat7 redhat8 security

Last synced: 25 Jul 2025

https://github.com/faresargus/artaxerxes

Adaptive high-performance stress tester "artaxerxes" supports GPU, io_uring, DPDK, and eBPF/XDP for advanced cybersecurity labs. Ideal for network testing. 🚀🛠️

cuda cuda-programming cybersecurity cybersecurity-education cybersecurity-tools dpdk ebpf educational github-config high-performance network-security network-security-tool penetration-testing penetration-testing-framework penetration-testing-tools stress-testing

Last synced: 24 Jul 2025

https://github.com/mumarshahbaz/treecrypt

A node-tree based encryption algorithm

algorthims cryptography cybersecurity encryption node random secure tree

Last synced: 17 Aug 2025

https://github.com/martinsecc/comptia-question-gen

Simple Python quiz generator for CompTIA Security+ practice (SY0-701)

comptia comptia-security cybersecurity python quiz terminal training

Last synced: 25 Apr 2026

https://github.com/king4s/ai-prop-protection.com

🛡️ An open-source tool to detect and expose AI-generated propaganda in your chats.

ai chrome-extension cybersecurity disinformation fact-checking javascript llm media-literacy privacy propaganda

Last synced: 01 Apr 2026

https://github.com/alejadiez/iot_attack_detection

Este proyecto simula un entorno de red loT, donde se gestionan nodos y se implementan modelos de inteligencia artificial para identificar amenazas cibernéticas. Desarrollado como parte de un Trabajo de Fin de Grado.

ai attack cybersecurity federated-learning iot network-security networks neural-networks

Last synced: 17 Aug 2025

https://github.com/willgreen98/ctf-overthewire

Breakdown of OverTheWire CTF Game

ctf cybersecurity game infosec overthewire wargame

Last synced: 17 Aug 2025

https://github.com/erikglz/coap-mtd

Repository for an IoT security project implementing Moving Target Defense (MTD) through CoAP protocol randomization to mitigate spoofing attacks and enhance adaptive security.

coap-protocol cybersecurity iot machine-learning python scikit-learn spoofing

Last synced: 17 Apr 2026