awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to netbiosx/checklists

Open-source alternatives to Checklists

30 open-source projects similar to netbiosx/checklists, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Checklists alternative.

  • dirtycow/dirtycow.github.iodirtycow avatar

    dirtycow/dirtycow.github.io

    3,436View on GitHub↗

    This project is a technical repository of kernel exploit guides, memory corruption analyses, and archived methods for gaining root access. It serves as a centralized library of security flaws and reproduction steps used for testing system protections and verification. The documentation focuses on the Linux kernel, providing technical breakdowns of how memory management errors and multi-page write techniques allow for the modification of read-only files. It details the use of race conditions to achieve administrative privilege escalation. The repository covers a broad surface of security rese

    HTML
    View on GitHub↗3,436
  • voorivex/pentest-guideVoorivex avatar

    Voorivex/pentest-guide

    2,761View on GitHub↗

    This project is a comprehensive web application penetration testing guide and vulnerability research framework. It provides a structured methodology for identifying and exploiting security flaws through a phased approach involving reconnaissance, analysis, and exploitation. The resource is distinguished by its use of a curated methodology framework that links theoretical vulnerability patterns to real-world bug bounty reports and historical exploit examples. It includes a payload-based testing library and a reference system that maps specific vulnerability categories to recommended third-part

    bugbountybypassowasp-tests
    View on GitHub↗2,761
  • ridter/intranet_penetration_tipsRidter avatar

    Ridter/Intranet_Penetration_Tips

    4,606View on GitHub↗

    This project is a technical guide and reference for internal network penetration testing. It serves as a collection of procedures for exploiting and navigating private corporate networks during security assessments. The repository provides specialized manuals and cheat sheets focused on active directory attacks, lateral movement, and privilege escalation. It includes a post-exploitation playbook for maintaining system persistence and clearing forensic traces. The documentation covers a broad range of security capabilities, including initial access, network pivoting and tunneling, and interna

    View on GitHub↗4,606

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • specterops/bloodhoundSpecterOps avatar

    SpecterOps/BloodHound

    2,789View on GitHub↗

    BloodHound is an identity risk management platform and graph-based attack path analyzer used to map identity relationships and permissions in Active Directory. It functions as a security tool for auditing directory services, uncovering unintended privilege relationships, and visualizing sequences of permissions that can lead to domain compromise. The project differentiates itself as a comprehensive adversary emulation framework that coordinates remote agents and executes post-exploitation commands. It includes a reverse proxy for bypassing multi-factor authentication via real-time session hij

    Go
    View on GitHub↗2,789
  • ignitetechnologies/mindmapIgnitetechnologies avatar

    Ignitetechnologies/Mindmap

    8,656View on GitHub↗

    Mindmap is a cybersecurity knowledge base and reference library that organizes security tools, frameworks, and methodologies into a visual knowledge map. It functions as a curated directory of cheat sheets and command guides for offensive and defensive security operations, presented as a hierarchical interface with collapsible nodes. The project converts structured markdown files into navigable visual trees to facilitate the study of penetration testing workflows and DevOps learning roadmaps. It also serves as a security compliance framework, providing structured mappings of NIST and ISO 2700

    View on GitHub↗8,656
  • andrew-d/static-binariesandrew-d avatar

    andrew-d/static-binaries

    3,714View on GitHub↗

    This project is a collection of common Unix utilities compiled as statically linked binaries. It provides a portable Nix toolset and a bundle of POSIX utilities designed to run across different Linux distributions without requiring shared library dependencies. The collection focuses on cross-distribution compatibility and minimal environment setup. By utilizing a musl-based toolchain and static-link compilation, these utilities are distributed as standalone files that execute immediately without the need for a package manager or external system packages. The project covers a range of portabl

    Shell
    View on GitHub↗3,714
  • alessandroz/berootAlessandroZ avatar

    AlessandroZ/BeRoot

    2,610View on GitHub↗

    BeRoot(s) is a post exploitation tool to check common Windows misconfigurations to find a way to escalate our privilege. \ A compiled version is available here.

    Python
    View on GitHub↗2,610
  • 411hall/jaws411Hall avatar

    411Hall/JAWS

    1,915View on GitHub↗
    PowerShell
    View on GitHub↗1,915
  • antoniococo/roguewinrmA

    antonioCoco/RogueWinRM

    0View on GitHub↗
    View on GitHub↗0
  • antoniococo/roguepotatoantonioCoco avatar

    antonioCoco/RoguePotato

    1,171View on GitHub↗

    Another Windows Local Privilege Escalation from Service Account to System

    C
    View on GitHub↗1,171
  • api0cradle/ultimateapplockerbypasslistapi0cradle avatar

    api0cradle/UltimateAppLockerByPassList

    2,067View on GitHub↗

    The goal of this repository is to document the most common techniques to bypass AppLocker.

    PowerShell
    View on GitHub↗2,067
  • arno0x/ntlmrelaytoewsA

    Arno0x/NtlmRelayToEWS

    0View on GitHub↗
    View on GitHub↗0
  • ascotbe/kernelhubAscotbe avatar

    Ascotbe/Kernelhub

    3,196View on GitHub↗

    :palm_tree:Linux、macOS、Windows Kernel privilege escalation vulnerability collection, with compilation environment, demo GIF map, vulnerability details, executable file (提权漏洞合集)

    Ccvecve-2021-26868cve-2021-33739
    View on GitHub↗3,196
  • azagarampur/byeintegrity8-uacA

    AzAgarampur/byeintegrity8-uac

    0View on GitHub↗
    View on GitHub↗0
  • abatchy17/windowsexploitsabatchy17 avatar

    abatchy17/WindowsExploits

    1,932View on GitHub↗

    Windows exploits, mostly precompiled. Not being updated. Check https://github.com/SecWiki/windows-kernel-exploits instead.

    Pythoncompiledexploitwindows
    View on GitHub↗1,932
  • belane/linux-soft-exploit-suggesterbelane avatar

    belane/linux-soft-exploit-suggester

    236View on GitHub↗

    Search Exploitable Software on Linux

    Python
    View on GitHub↗236
  • beichendream/godpotatoBeichenDream avatar

    BeichenDream/GodPotato

    2,196View on GitHub↗
    C#
    View on GitHub↗2,196
  • antoniococo/remotepotato0antonioCoco avatar

    antonioCoco/RemotePotato0

    1,461View on GitHub↗

    Windows Privilege Escalation from User to Domain Admin.

    C
    View on GitHub↗1,461
  • bigb0sss/redteam-offensivesecuritybigb0sss avatar

    bigb0sss/RedTeam-OffensiveSecurity

    2,288View on GitHub↗

    Tools & Interesting Things for RedTeam Ops

    Python
    View on GitHub↗2,288
  • bitsadmin/wesngbitsadmin avatar

    bitsadmin/wesng

    4,881View on GitHub↗

    This project is a set of specialized utilities for Windows vulnerability assessment and patch management auditing. It functions as a vulnerability scanner and exploit suggester that analyzes installed updates to identify missing security patches and their corresponding known vulnerabilities. The system distinguishes itself by matching missing updates against a consolidated vulnerability database to recommend specific publicly available exploits. It maintains accuracy by synchronizing remote security bulletins into a local database and cross-referencing identified gaps against official update

    Pythonexploitmicrosoftpatches
    View on GitHub↗4,881
  • blacckhathaceekr/pentesting-bibleblaCCkHatHacEEkr avatar

    blaCCkHatHacEEkr/PENTESTING-BIBLE

    13,859View on GitHub↗

    articles

    View on GitHub↗13,859
  • carlospolop/peass-ngcarlospolop avatar

    carlospolop/PEASS-ng

    20,054View on GitHub↗

    PEASS-ng is a Linux privilege escalation scanner and post-exploitation enumeration tool. It identifies security vulnerabilities and misconfigurations on Linux systems that could lead to unauthorized elevated access. The tool functions as a security audit utility that discovers system weaknesses and sensitive information after initial access is gained. It scans operating systems to identify specific privilege escalation paths. Findings are converted into structured security audit reports. The tool supports exporting scan results into JSON, HTML, and PDF formats for formal analysis and documen

    C#
    View on GitHub↗20,054
  • carlospolop/privilege-escalation-awesome-scripts-suitecarlospolop avatar

    carlospolop/privilege-escalation-awesome-scripts-suite

    20,003View on GitHub↗

    This project is a post-exploitation framework and privilege escalation script suite designed to scan local system configurations for security gaps. It serves as a system enumeration toolset used to identify paths for gaining higher administrative privileges on a target host. The suite incorporates capabilities for security penetration testing and vulnerability assessment reporting. It uses shell-based system enumeration and pattern-based vulnerability matching to detect misconfigurations, while employing heuristic-based permission analysis to evaluate system flags. Findings are gathered thro

    C#
    View on GitHub↗20,003
  • carpedm20/awesome-hackingcarpedm20 avatar

    carpedm20/awesome-hacking

    15,722View on GitHub↗

    This project is a comprehensive, community-curated directory of cybersecurity resources, tools, and educational materials. It functions as a centralized index for researchers and students to discover frameworks and utilities across the entire security lifecycle, ranging from initial vulnerability assessment to post-exploitation analysis. The repository distinguishes itself through a hierarchical taxonomy that organizes diverse security disciplines into a searchable, version-controlled knowledge base. Rather than hosting software directly, it utilizes a decentralized aggregation model that lin

    awesomehacking
    View on GitHub↗15,722
  • ccob/sweetpotatoCCob avatar

    CCob/SweetPotato

    1,827View on GitHub↗

    `` SweetPotato by @EthicalChaos Orignal RottenPotato code and exploit by @foxglovesec Weaponized JuciyPotato by @decoder_it and @Guitro along with BITS WinRM discovery PrintSpoofer discovery and original exploit by @itm4n EfsRpc built on EfsPotato by @zcgonvh and PetitPotam by @topotam -c,…

    C#
    View on GitHub↗1,827
  • cisofy/lynisCISOfy avatar

    CISOfy/lynis

    15,284View on GitHub↗

    Lynis is an automated security auditing and system hardening framework designed for UNIX-based operating systems. It functions as a command-line utility that inspects local system configurations to identify security vulnerabilities, configuration weaknesses, and compliance gaps. By executing a series of modular tests, the tool generates actionable reports and remediation suggestions to assist in strengthening system defenses. The project distinguishes itself through a highly modular architecture that relies on shell-script-based execution and native system inspection. Users can define custom

    Shellauditingcompliancedevops
    View on GitHub↗15,284
  • coreb1t/awesome-pentest-cheat-sheetscoreb1t avatar

    coreb1t/awesome-pentest-cheat-sheets

    4,260View on GitHub↗
    awesomecheatsheetpenetration-testing
    View on GitHub↗4,260
  • cybereason/siofraC

    Cybereason/siofra

    0View on GitHub↗
    View on GitHub↗0
  • cydefunicorn/oscp-archivesC

    CyDefUnicorn/OSCP-Archives

    0View on GitHub↗
    View on GitHub↗0
  • beichendream/badpotatoB

    BeichenDream/BadPotato

    0View on GitHub↗
    View on GitHub↗0