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/bitbug0x55aa/personal-cti-streamliner

Your personal threat intelligence hub. Automates CTI collection and categorization with FreshRSS & Docker.

blue-team cti cybersecurity docker freshrss threat-intelligence

Last synced: 31 May 2026

https://github.com/heshanthenura/vulnrepo

VulnRepo is a collection of intentionally vulnerable environments, configurations, and tools for security training, penetration testing, and research.

cybersecurity docker

Last synced: 24 Feb 2026

https://github.com/print3m/securitree

https://securitree.xyz - deep dive into cybersec with well-structured notes.

ad-security cheatsheet cybersecurity cybersecurity-education guidebook it-security notes pentesting red-team security tree-structure

Last synced: 23 Jan 2026

https://github.com/noisyloop/everythingos

A security-first, powerful, extensible multi-agent framework for building autonomous systems.

ai ai-agents automation automation-framework autonomous-agents autonomous-robots cybersecurity robotics-control typescript

Last synced: 31 May 2026

https://github.com/franckferman/secsheets

🛡️ The Ultimate Cybersecurity Cheat Sheets Hub — Pentest, Red Team, Blue Team, Purple Team, GRC — Tools, Methodologies, Frameworks & Compliance. Practical, Uncompromising.

blueteam cheatsheet cheatsheet-hub cheatsheets cheatsheets-hub compliance cyber-security cybersecurity ebios-rm grc pentest purpleteam redteam redteam-tool redteam-tools redteaming security security-audit security-cheatsheets security-tools

Last synced: 20 Jan 2026

https://github.com/levieyal/eviltwin

😈 A program in Python which attacks a user over the internet in order to steal his login information + 🛡 A program for protecting the user from such an attack.

cybersecurity evil-twin

Last synced: 04 Oct 2025

https://github.com/slayingripper/minibox

A Cheap miniture pentest trainer for Beginners

arduino ctf cybersecurity esp8266 hardware

Last synced: 28 Jan 2026

https://github.com/stephenott/stix-validator

STIX Validator http server for checking the JSON conformance to the STIX spec

cybersecurity stix stix2

Last synced: 14 Aug 2025

https://github.com/themains/private_blacklight

Privacy Online and Digital Divide on Online Privacy

cybersecurity online-safety privacy

Last synced: 19 Feb 2026

https://github.com/themains/reg_breach

Have I Been Pwned? Yes. Evidence from HIBP and Emails From Voter Registration Files.

cybersecurity data-breaches hibp online-safety privacy

Last synced: 19 Feb 2026

https://github.com/apehex/sec-checklists

:heavy_check_mark: Cybersecurity checklists to streamline workflows

checklist cybersecurity devsecops productivity standards

Last synced: 16 Mar 2026

https://github.com/sircryptic/scc

Python-based security testing script that performs multiple security checks on a host.

audit auditing cyber-security cybersecurity python3 security-audit

Last synced: 16 Mar 2026

https://github.com/saahen-sriyan-mishra/camouflage-shield

A full stack windows form application for sensitive image storing in encrypted format using symmetric key cryptography, and user data storing/securing using hash algorithms.

3des-encryption aes-encryption base64-encoding cryptography csharp cybersecurity des-encryption-decryption encryption hashing-passwords image-processing md5-hash rc2-encryption rijndael-algorithm sha1-hash sha256-hash sha384-hash sha512-hash windows-form-application

Last synced: 07 May 2025

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

This script checks a list of IP addresses against known VPN IP addresses to determine if they are VPNs.

cybersecurity cybersecurity-tools python3-tools vpn-checker vpn-list

Last synced: 18 Apr 2026

https://github.com/ind4skylivey/zed-ultimate-config

🚀 Complete professional Zed IDE configuration for PHP/Laravel,Python, Rust, and Security Research. 163+ snippets, 106 tasks, 31 keybindings.

cybersecurity developer-tools ide-config laravel malware-analysis open-source-ai-code openia penetration-testing php productivity python qwen red-team reverse-engineering rust snippets zed-config zed-editor

Last synced: 27 Dec 2025

https://github.com/jimmyislive/gocve

Command line client for CVEs

cve cybersecurity golang infosec security-vulnerability

Last synced: 25 Feb 2026

https://github.com/anthonykalampogias/purplekeep

Purple Keep is a work in progress open source bash script for setting up a Linux (Debian-Based) machine with some of the most known and valuable tools for red and blue teamers

cyber-security cybersecurity forensics kali linux pentesting zsh

Last synced: 17 Aug 2025

https://github.com/belajarqywok/strmc

Credentials Management Tool Using Stream Cipher Algorithm.

clang cryptography cybersecurity llvm rc4-algorithm stream-cipher

Last synced: 07 Feb 2026

https://github.com/phantom0004/cybersecurity-holocron-archives

Projects I stopped, but lessons I carry forward

cybersecurity discontinued hacking old outdated python

Last synced: 07 Feb 2026

https://github.com/king4erik/spywares-windows

A up-to date python spywares which sends the victims data to a discord channel. These spywares will get upgrades each year. Support this project by giving a star

cybersecurity eavesdropping-spyware hacking keylogger keylogger-python python python3 screenshotter spyware webcam-capture windows

Last synced: 07 Feb 2026

https://github.com/claudiaslibrary/mypass

A simple password manager and secure password generator built with Python and Tkinter.

100daysofcode cybersecurity password-generator password-manager python tkinter

Last synced: 01 Feb 2026

https://github.com/sumidcyber/netflowcrafter

This Go code is used to listen to network traffic, monitor and analyze certain protocols. Users can listen to live traffic from a specific network interface, monitor protocols such as TCP, UDP, ICMP, and record traffic. It can be used in various applications such as network security and performance monitoring.

cyber-analytics cybersecurity forensic-analysis forensics-tools malware netowrk-tools network network-analysis network-programming networks nmap scanner

Last synced: 24 Mar 2025

https://github.com/ajmelian/pseudowaf

Implementación Web Application Firewall (WAF) en PHP. Diseñado para detectar y bloquear actividades maliciosas basadas en las reglas OWASP Top 10, filtrando las peticiones HTTP en busca de patrones maliciosos y baneando automáticamente las IPs atacantes usando iptables durante 24 horas.

cybersecurity iptables owasp owasp-top-10 php7 waf

Last synced: 07 Feb 2026

https://github.com/itaynir1/port-scanner

The Port Scanner project is a Python script that allows users to scan for open ports on one or multiple target IP addresses. It utilizes sockets to check the connectivity of specified ports, aiding in network analysis and cybersecurity assessments.

command-line-utility cyber-defense cybersecurity ethical-hacking information-security internet-scanner network-analysis network-security network-tools open-ports-detection pentesting-tools port-scanner port-scanning programming python socket

Last synced: 16 May 2025

https://github.com/harrystaley/tamusa_csci4349_week8_livepentest

This repository contains a college project for CSCI 4349, focusing on live penetration testing of the Globitek website in three versions: blue, green, and red. It involves identifying and exploiting six potential vulnerabilities, including SQL Injection and Cross-Site Scripting, using automated scripts and CLI tools to enhance cybersecurity skills.

cli command-line cybersecurity infosec network-security scripting security shell sql terminal

Last synced: 17 Mar 2026

https://github.com/zern404/rat-telegram--full-acces-

This software will allow you to control your computer through a telegram bot. An exact copy of the console in telegram and more:)

cybersecurity python rat trojan

Last synced: 15 Mar 2025

https://github.com/amaitou/sectools

Welcome to the SecTools repository, a curated collection of penetration testing tools designed exclusively for educational purposes. This repository aims to provide a responsible and ethical environment for learning penetration testing techniques within legal boundaries.

cryptography cybersecurity hashing malware-development penetration-testing-tools python3 reverse-shell

Last synced: 15 May 2025

https://github.com/vishalshenoy2002/file-monitor

It is a security application. It Monitors the given list of files and if there are any changes detected it will notify you through mail 📧

code cyber-security cybersecurity file file-monitoring file-security filesystem monitoring project python python3 security

Last synced: 18 Apr 2026

https://github.com/techspence/phishingfilters

A repository for filters, regex, logic, etc. for the purposes of detecting all sorts of phishing emails

cybersecurity infosec phishing phishing-detection

Last synced: 18 Mar 2026

https://github.com/liragbr/bruteforce1v

This batch script facilitates SMB (Server Message Block) brute-force attacks in Windows environments. It prompts users for essential information and systematically attempts to authenticate against SMB servers, providing detailed logging for security assessment.

brute-force bruteforce cybersecurity pentest pentesting smb testing

Last synced: 10 Feb 2026

https://github.com/vvv-keys/quantumthreatreactor-wp

🧠🔱 Quantum Threat Reactor (QTR) — Operator Manifesto & Protocol Spec v1.0 "We do not break encryption. We understand it out of existence."

ai autonomous cybersecurity encryption-decryption engineering quantum reverse-algorithm

Last synced: 02 Aug 2025

https://github.com/2kabhishek/syn-detector

Analyzes network to detect possible SYN scans 🕵️🔎

cybersecurity network-security python scapy tools

Last synced: 07 Oct 2025

https://github.com/rahadbhuiya/cnsl

Intent-driven security correlation for Linux servers. Detects coordinated attacks across SSH, web, and database logs — catches what Fail2ban misses.

brute-force cybersecurity fail2ban-alternative honeypot ids intrusion-detection linux python security self-hosted siem ssh

Last synced: 26 May 2026

https://github.com/jacyuan1/input-validation-and-data-sanitization-project

A program that checks and removes unwanted input ensuring that data conforms to security-related requirements.

cybersecurity data-sanitization data-validation secure-software-development

Last synced: 24 Mar 2025

https://github.com/madmegsox1/netnoot

Netnoot - Firewall analytics server

asus asus-routers cyber-threat-intelligence cybersecurity firewall

Last synced: 27 Feb 2026

https://github.com/opencybersecurityalliance/meshroom

The Cybersecurity Mesh Assistant - A command-line tool to build and manage Cybersecurity Mesh Architectures (CSMA), initiated by the OXA project

cli csma cybersecurity integration interoperability mesh openxdrarchitecture oxa

Last synced: 27 Feb 2026

https://github.com/claudiaslibrary/webappsec

This tool automates the process of auditing a web application for common security vulnerabilities such as SQL Injection, Cross-Site Scripting (XSS), and missing HTTP security headers. The results of the audit are stored in an HTML report for easy review.

cross-site-scripting cybersecurity html-report http-secure-header open-source-security penetration-testing python-security sql-injection vulnerability-scanners web-security xss

Last synced: 12 Feb 2026

https://github.com/stavinski/certgrabber

Grabs x509 certificate(s) from a remote host

cybersecurity cybertool pentest-tool pentesting x509

Last synced: 08 Oct 2025

https://github.com/scarlet-oni/lock-talk

Console messenger between client and server using TLS 1.3 protocol to encrypt messages

console cryptography cyber-security cybersecurity messaging messanger python python3

Last synced: 13 Feb 2026

https://github.com/toxy4ny/artaxerxes

Artaxerxes - Adaptive High-Performance Stress Tester v.1.0. Rebuild old version Xerxes DDoS. Supports GPU+io_uring, DPDK, eBPF/XDP with intelligent fallbacks. Educational tool for advanced cybersecurity labs

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

Last synced: 08 Oct 2025

https://github.com/elliotsecops/network-analyzer

Script Go que captura y analiza el tráfico de red y paquetes en tiempo real que pasan a través de interfaces de red. // Go script that captures and analyzes real-time network traffic passing through network interfaces.

automation cybersecurity golang network-analysis network-engineering security-audit security-engineering

Last synced: 13 Feb 2026

https://github.com/marekvospel/blog

Source code of my blog

cybersecurity svelte typescript

Last synced: 13 Feb 2026

https://github.com/cjbarker/pyhack

A collection of white-hat custom security tools for education and ethical testing.

cybersecurity hack hacking infosec pyhack python security whitehat

Last synced: 18 Jan 2026

https://github.com/mohammedmehdio/caesarjaw-py

CaesarJaw provides encryption and decryption functionalities using a simple shift cipher (Caesar cipher). It allows users to: ✅ Encrypt text 📝 ✅ Decrypt text 🔑 ✅ Determine the shift key 🔎 ✅ Attempt decryption without a known key 💡

caesar caesar-cipher caesar-cipher-algorithm caesar-shift communication crypto cryptography cybersecurity hacking-tool hacking-tools key keys python python3 security tool tools

Last synced: 13 Feb 2026

https://github.com/alpsayin/keyboard-interceptor-micropython

Proof-of-concept keyboard keystroke interceptor for PS/2 protocol proposed to be used with USB-to-ps/2 downgrade

capture comms cybersecurity embedded-security interceptor keyboard-interceptor-micropython micropython mqtt uart

Last synced: 01 Aug 2025

https://github.com/dahmansphi/protectai

Test tool to simulate defense from poisoning attack on AI model

artificial-intelligence cybersecurity machinelearning neural-network poisoning-attacks

Last synced: 14 Feb 2026

https://github.com/insektdotbin/doxbox

📦 DoxBox will help you learn to make tools for cybersecurity purposes using Python 3.

cpp cryptography cybersecurity cybersecurity-education hacking hacking-tool information-gathering javascript python

Last synced: 28 Feb 2026

https://github.com/thomasthaddeus/ghidraautomation

A quick and simple implementation of reverse engineering with ghidra

cybersecurity decompiler ghidra-scripts java python3

Last synced: 18 Jan 2026

https://github.com/ag3ntz3r0/cyfin

A collaborative project that uncovers the correlations between cybersecurity breaches and stock prices through the utilization of data mining and web scraping techniques.

cybersecurity python python3 sacred-heart-university stock-market

Last synced: 18 Jan 2026

https://github.com/Proviesec/nlp-website-string-miner-for-fuzzing

Find all keywords for your subdomain or folder search

bug-bounty bugbounty cybersecurity fuzzing security security-tools

Last synced: 10 Mar 2025

https://github.com/abhinandan-khurana/go-check-http-methods

A powerful, fast, and lightweight Go tool for testing HTTP method security across web applications and servers. Detect HTTP Verb Tampering vulnerabilities, dangerous methods, and server misconfigurations with ease.

cli-tool cybersecurity http-methods infosec infosectools pentest-tool pentesting-tool pentesting-tools tampering-detection vulnerability-scanner

Last synced: 03 Nov 2025

https://github.com/0xlam/phishsage

PhishSage is a lightweight email triage and phishing-analysis toolkit. Extracts headers, attachments, and links, applies heuristic checks, and produces structured insights.

cybersecurity email-analysis email-security incident-response malware-analysis phishing python3 security-tools soc

Last synced: 30 May 2026

https://github.com/hunthubspace/ssm-subscopemongo

SubScopeMongo is a Python-based command-line tool that helps you manage domains and subdomains in workspaces using an MongoDB database.

automation bugbounty bugbounty-tool cybersecurity database ethical-hacking mongodb penetration-testing python

Last synced: 14 Feb 2026

https://github.com/blocknotes-4515/-yetsa--youth-empowerment-through-skill-aquisition

Had the incredible opportunity to present at the Don Bosco 1st International Conference near Sukhdev Vihar Metro on 27th July, 2024! 🎤🗓️, and My 2nd International Confrence so Far 😉

confidence-interval cybersecurity research-and-development research-paper risk-management social speaker

Last synced: 19 Mar 2026

https://github.com/binhnhu1409/cybersecurity_usenistcsf

Use the NIST Cybersecurity Framework to respond to a security incident.

cybersecurity nist-csf

Last synced: 19 Mar 2026

https://github.com/9dl/websploit

Advanced reconnaissance tool for identifying web vulnerabilities through crowd-sourced data collection

cybersecurity exploit poc proof-of-concept vulnerable

Last synced: 20 Mar 2026

https://github.com/bysiber/cybersec-resources

This repository is a collection of cybersecurity resources generated by GPT, including links to articles, tutorials, tools, and other resources. These resources can help you learn about cybersecurity and stay up-to-date on the latest threats.

ctf cybersec cybersec-list cybersec-resources cybersecurity cybersecurity-education cybersecurity-news cybersecurity-tools cybersecurity-training gpt resources

Last synced: 02 Mar 2026

https://github.com/jcheron/sio-skills

Compétences à évaluer en BTS Services Informatiques aux Organisations (SIO)

cybersecurity development skills support

Last synced: 02 Mar 2026

https://github.com/domaintools/risky-tld-cluster-analysis

An Analysis Using DomainTools Threat Profile to Identify Risky TLDs

clustering clustering-analysis cybersecurity machine-learning tld

Last synced: 09 Apr 2025

https://github.com/kosasih/cybgiz

Cybgiz is a cutting-edge cybersecurity solutions provider that specializes in developing microservice-based security systems. In an era where cybersecurity threats are becoming more sophisticated, our innovative approach helps organizations defend against evolving risks and safeguard their sensitive information.

cyber-security cybersecurity microservice

Last synced: 31 Mar 2025

https://github.com/alan-turing-institute/cage-challenge

Team Mindrake's CAGE Challenge competition index page

c2 cybersecurity reinforcement-learning

Last synced: 30 Jul 2025

https://github.com/atharvbyadav/ghostpath

👻 GhostPath — A powerful modular reconnaissance toolkit built for hackers, OSINT professionals & bug bounty hunters — passive + active recon in a sleek CLI shell. Discover subdomains, probe paths, mine archives and hunt certificates — all from one interactive terminal interface.

bug-bounty cli-tool commoncrawl cybersecurity ethical-hacking ghostpath hacking historical-data information-gathering infosec osint passive-recon reconnaissance web-recon

Last synced: 30 Jul 2025

https://github.com/mdamiruddin/website-vulnerability-analyzer

A Cyber Security Tool Used To Analyze Vulnerability In Websites.

bugbounty-tool cse-project cybersecurity vulnerability-scanners website-scanner

Last synced: 12 Dec 2025

https://github.com/volkansah/the_collector.py

The Collector.py (lite) is a RedTeam Black-Python script designed to help in finding BAD sites. This script is part of a larger collection and was created to be used with caution. Some functions have been removed to prevent any malicious attacks, but it remains a simple yet powerful script that can be used to scan for bad sites.

abuse-detection cybersecurity hacking hacking-tool information-gathering infosec malware offensive-scripts offensive-security osint penetration-testing pentest pentesting phishing python reconnaissance redteam-tools redteaming script security

Last synced: 11 Apr 2025

https://github.com/amaansyed27/sentinel

A next-generation web security browser extension with AI-powered analysis, created for the HackHazards 25 hackathon.

cybersecurity extension groq-api hackathon hackathon-project hackhazard hackhazards-2025 hackhazards-25 html-css-javascript node screenpipe top100 web web-development web-extension webpack webpack-plugin webpack5 website

Last synced: 05 Mar 2026

https://github.com/tek-works/articles

Using to store backups of Deaconn's articles made in Markdown.

articles blog cybersecurity deaconn django linux markdown modern networking real-time security space updates

Last synced: 19 Feb 2026

https://github.com/5n00py/soft-aes

Software implementation of the AES cipher with related modes of operations

aes aes-128 aes-192 aes-256 aes-cbc aes-cmac aes-ecb cryptography cryptography-library cybersecurity pkcs7 rust-crypto rust-cryptography-library

Last synced: 02 Apr 2026

https://github.com/aliakarma/eagf

EAGF (Ethical Agent Governance Framework)

cybersecurity ethics-in-ai iot-system renewable-energy

Last synced: 08 Apr 2026

https://github.com/bx0-0/cybervisionai

Cyber Vision AI is an award-winning, open-source AI assistant for cybersecurity, document analysis, and knowledge management. Built with advanced RAG, MindMap, and multi-agent AI, it empowers security professionals and researchers with unrestricted, ethical, and insightful tools.

ai chatbot cybersecurity django document-analysis gpt graduation-project llama llm markmap mindmap nlp ollama python rag speech-to-text streamlit text-to-speech x

Last synced: 29 Jun 2025

https://github.com/security-decision-science/decision-security

Reusable decision-science utilities for security: Monte Carlo, Bayes, Survival, VoI, light causal helpers.

bayesian causal-inference cybersecurity decision-science monte-carlo risk-quantification survival-analysis value-of-information

Last synced: 14 Jan 2026