awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
D

Dec0ne/KrbRelayUp

0
View on GitHub↗
0 स्टार्स·0 फोर्क्स·3 व्यूज़

KrbRelayUp

Simple wrapper around some of the features of Rubeus and KrbRelay (and a few other honorable mentions in the acknowledgements section) in order to streamline the abuse of the following attack primitive:

Features

  • Exploit Development - Tool for Kerberos-based privilege escalation.
  • Post Exploitation - Tool for Kerberos relaying to achieve privilege escalation.
  • Privilege Escalation - Exploits Kerberos relaying for local privilege escalation.

स्टार हिस्ट्री

dec0ne/krbrelayup के लिए स्टार हिस्ट्री चार्टdec0ne/krbrelayup के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

KrbRelayUp के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो KrbRelayUp के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • carlospolop/peass-ngcarlospolop का अवतार

    carlospolop/PEASS-ng

    20,054GitHub पर देखें↗

    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#
    GitHub पर देखें↗20,054
  • gtworek/priv2admingtworek का अवतार

    gtworek/Priv2Admin

    2,472GitHub पर देखें↗

    Exploitation paths allowing you to (mis)use the Windows Privileges to elevate your rights within the OS.

    GitHub पर देखें↗2,472
  • bitsadmin/wesngbitsadmin का अवतार

    bitsadmin/wesng

    4,881GitHub पर देखें↗

    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
    GitHub पर देखें↗4,881
  • rebootuser/linenumrebootuser का अवतार

    rebootuser/LinEnum

    7,835GitHub पर देखें↗

    LinEnum is a suite of security utilities for auditing Linux systems, scanning for privilege escalation paths, and enumerating local vulnerabilities. It functions as a system security audit tool, a local enumeration utility, and a scanner for identifying misconfigurations that could allow a user to gain root access. The project includes specialized auditing for containerized environments, specifically detecting Docker and LXC signatures to identify potential escape vectors to the host system. Its broader capabilities cover the analysis of kernel versions, the identification of SUID binaries a

    Shell
    GitHub पर देखें↗7,835
KrbRelayUp के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

dec0ne/krbrelayup क्या करता है?

Simple wrapper around some of the features of Rubeus and KrbRelay (and a few other honorable mentions in the acknowledgements section) in order to streamline the abuse of the following attack primitive:

dec0ne/krbrelayup की मुख्य विशेषताएं क्या हैं?

dec0ne/krbrelayup की मुख्य विशेषताएं हैं: Exploit Development, Post Exploitation, Privilege Escalation।

dec0ne/krbrelayup के कुछ ओपन-सोर्स विकल्प क्या हैं?

dec0ne/krbrelayup के ओपन-सोर्स विकल्पों में शामिल हैं: gtworek/priv2admin — Exploitation paths allowing you to (mis)use the Windows Privileges to elevate your rights within the OS. rebootuser/linenum — LinEnum is a suite of security utilities for auditing Linux systems, scanning for privilege escalation paths, and… bitsadmin/wesng — This project is a set of specialized utilities for Windows vulnerability assessment and patch management auditing. It… carlospolop/peass-ng — PEASS-ng is a Linux privilege escalation scanner and post-exploitation enumeration tool. It identifies security… specterops/bloodhound — BloodHound is an identity risk management platform and graph-based attack path analyzer used to map identity… beichendream/badpotato.