awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
SofianeHamlaoui avatar

SofianeHamlaoui/Lockdoor-Framework

0
View on GitHub↗
lockdoor.sofiane.cc↗

Lockdoor Framework

Lockdoor-Framework ist eine modulare Penetration-Testing-Suite, die darauf ausgelegt ist, umfassende Sicherheitsbewertungen über eine zentrale Befehlszeilenschnittstelle zu erleichtern. Sie fungiert als integrierte Plattform für Aufklärung, Schwachstellen-Scanning und die Ausnutzung von Zielsystemen und bietet eine einheitliche Umgebung für die Verwaltung komplexer Sicherheitsworkflows.

Das Framework zeichnet sich durch eine modulare Plugin-Architektur aus, die die Erweiterung der Kernfunktionen ohne Modifikation der zugrunde liegenden Codebasis ermöglicht. Es integriert eine automatisierte Aufklärungspipeline zur Abbildung von Angriffsflächen und nutzt externe Tool-Integrationen, um branchenübliche Dienstprogramme zu kapseln, wodurch Benutzer diverse Sicherheitsoperationen innerhalb eines einzigen, kohärenten Systems ausführen können.

Das Tool deckt eine breite Palette an Fähigkeiten ab, einschließlich Binäranalyse und Reverse Engineering zur Untersuchung kompilierter Software sowie automatisiertes Webanwendungs-Scanning zur Identifizierung von Injektionsfehlern und Konfigurationsfehlern. Es unterstützt zudem Tests auf Systemebene, wie Privilegieneskalation und Passwort-Auditing, und enthält eine dedizierte Engine zur Aggregation von Ergebnissen in standardisierte Sicherheitsberichte.

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Features

  • Reverse Engineering Toolkits - Provides a comprehensive suite of reverse engineering and debugging resources for examining compiled software.
  • Penetration Testing Frameworks - Provides a modular suite for executing comprehensive security assessments, reconnaissance, and exploitation workflows within a unified command-line environment.
  • Vulnerability Assessment and Testing - Includes specialized utilities for auditing system credentials, testing privilege escalation, and generating structured security assessment reports.
  • Modular Plugin Architectures - Extends core functionality through a modular plugin architecture that allows loading independent scripts without modifying the main codebase.
  • Binary and Reverse Engineering - Examines compiled software using reverse engineering and debugging techniques to identify hidden malicious behavior or vulnerabilities.
  • Web Vulnerability Scanning - Automatically tests web interfaces for common security flaws like injection attacks and configuration errors.
  • Command-Line Orchestrators - Orchestrates security operations through a centralized command-line interface that manages input parameters and coordinates internal testing modules.
  • External Security Tool Integrations - Integrates industry-standard security utilities to leverage established scanning and exploitation engines within a unified workflow.
  • Security Assessment Frameworks - Provides frameworks for automating security workflows and documenting findings during authorized penetration testing.
  • Attack Surface Mapping - Discovers and documents internet-facing assets to identify organizational exposure and map the attack surface.
  • Password Strength Auditors - Evaluates the resilience of authentication systems by executing automated attacks and generating custom wordlists.
  • Exploit Payload Deployments - Facilitates the storage and deployment of custom exploit scripts to target systems during the testing lifecycle.
  • Authentication Process Auditing - Evaluates login systems and credential policies to verify the strength of authentication mechanisms.
  • Reconnaissance Workflow Automation - Provides automated pipelines for mapping attack surfaces and gathering target intelligence during security assessments.
  • Privilege Escalation Testing - Tests for system misconfigurations and vulnerabilities that allow unauthorized users to gain elevated access.
  • Security Reconnaissance Tools - Performs network scanning and information gathering to map target environments before formal security assessments.
  • Security Report Generation - Aggregates raw data from security modules into structured documentation formats for reporting identified vulnerabilities.
  • Web Vulnerability Scanners - Automates the identification of injection flaws and configuration errors within web interfaces and network services.
  • Web Application Security Assessments - Performs automated analysis of web application structures to identify injection flaws and configuration errors.
1,540 Stars·301 Forks·Python·AGPL-3.0·5 Aufrufe

Star-Verlauf

Star-Verlauf für sofianehamlaoui/lockdoor-frameworkStar-Verlauf für sofianehamlaoui/lockdoor-framework

Häufig gestellte Fragen

Was macht sofianehamlaoui/lockdoor-framework?

Lockdoor-Framework ist eine modulare Penetration-Testing-Suite, die darauf ausgelegt ist, umfassende Sicherheitsbewertungen über eine zentrale Befehlszeilenschnittstelle zu erleichtern. Sie fungiert als integrierte Plattform für Aufklärung, Schwachstellen-Scanning und die Ausnutzung von Zielsystemen und bietet eine einheitliche Umgebung für die Verwaltung komplexer Sicherheitsworkflows.

Was sind die Hauptfunktionen von sofianehamlaoui/lockdoor-framework?

Die Hauptfunktionen von sofianehamlaoui/lockdoor-framework sind: Reverse Engineering Toolkits, Penetration Testing Frameworks, Vulnerability Assessment and Testing, Modular Plugin Architectures, Binary and Reverse Engineering, Web Vulnerability Scanning, Command-Line Orchestrators, External Security Tool Integrations.

Welche Open-Source-Alternativen gibt es zu sofianehamlaoui/lockdoor-framework?

Open-Source-Alternativen zu sofianehamlaoui/lockdoor-framework sind unter anderem: manisso/fsociety — fsociety is a penetration testing framework and security tool orchestrator designed to conduct full security audits.… tuhinshubhra/red_hawk — RED_HAWK is a penetration testing framework and reconnaissance suite designed for information gathering and… samsar4/ethical-hacking-labs — Ethical-Hacking-Labs is a comprehensive cybersecurity training curriculum and lab suite designed for learning… owasp/nettacker — Nettacker is an automated penetration testing framework designed to orchestrate reconnaissance, port scanning, and… chaitin/xray — Xray is a security assessment tool focused on web vulnerability scanning, attack surface mapping, and technology… jaykali/maskphish — Maskphish is a comprehensive security toolkit that integrates capabilities for digital forensics, network…

Open-Source-Alternativen zu Lockdoor Framework

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Lockdoor Framework.
  • manisso/fsocietyAvatar von Manisso

    Manisso/fsociety

    12,136Auf GitHub ansehen↗

    fsociety is a penetration testing framework and security tool orchestrator designed to conduct full security audits. It functions as a wrapper that integrates external security binaries into a unified, menu-driven interface, providing a centralized system for command-line parameter mapping and execution. The project distinguishes itself by organizing specialized utilities into domain-specific collections for structured navigation. It automates the transition between different phases of an audit by chaining reconnaissance and exploitation tools through sequential workflow automation. The fram

    Pythonbrute-force-attacksdesktopexploitation
    Auf GitHub ansehen↗12,136
  • tuhinshubhra/red_hawkAvatar von Tuhinshubhra

    Tuhinshubhra/RED_HAWK

    3,695Auf GitHub ansehen↗

    RED_HAWK is a penetration testing framework and reconnaissance suite designed for information gathering and vulnerability assessment. It provides a toolkit for infrastructure reconnaissance, technology stack detection, automated web spidering, and security scanning. The project distinguishes itself through a multi-stage reconnaissance pipeline that maps attack surfaces. This includes DNS-based infrastructure mapping to resolve network layouts and pattern-based detection to identify specific content management systems and server stacks. The system covers a broad range of capabilities includin

    PHPadmin-scannerbackups-findercloudflare-detection
    Auf GitHub ansehen↗3,695
  • samsar4/ethical-hacking-labsAvatar von Samsar4

    Samsar4/Ethical-Hacking-Labs

    3,397Auf GitHub ansehen↗

    Ethical-Hacking-Labs is a comprehensive cybersecurity training curriculum and lab suite designed for learning penetration testing, network analysis, and offensive security techniques. It provides a structured environment for practicing the full attack lifecycle, from initial reconnaissance and scanning to exploitation and post-compromise analysis. The project provides instructional materials and guided exercises that cover specific technical domains, including open source intelligence research and network security courseware. It includes a practical workbook for identifying system vulnerabili

    ethical-hacking-labshackinglinux
    Auf GitHub ansehen↗3,397
  • owasp/nettackerAvatar von OWASP

    OWASP/Nettacker

    5,258Auf GitHub ansehen↗

    Nettacker is an automated penetration testing framework designed to orchestrate reconnaissance, port scanning, and vulnerability detection. It functions as a network reconnaissance tool and vulnerability scanner that identifies open ports, fingerprints services, and checks systems against databases of known security flaws. The framework distinguishes itself by combining a web application crawler for discovering hidden paths via fuzzing with a vulnerability management system that persists scan results in a database to track historical assessments. It also includes specialized capabilities for

    Pythonautomationbruteforcecve
    Auf GitHub ansehen↗5,258
Alle 30 Alternativen zu Lockdoor Framework anzeigen→

Kuratierte Suchen mit Lockdoor Framework

Handverlesene Sammlungen, in denen Lockdoor Framework vorkommt.
  • Plattform zum Trainieren von Cybersecurity-Skills