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

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

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

gtworek/Priv2Admin

0
View on GitHub↗
2,472 स्टार्स·306 फोर्क्स·7 व्यूज़

Priv2Admin

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

Features

  • Exploit Development - Techniques for escalating local privileges to administrator.
  • Post Exploitation - Tool for Windows privilege escalation to administrator.
  • Privilege Escalation - Abuses Windows privileges to gain admin access.

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

gtworek/priv2admin के लिए स्टार हिस्ट्री चार्टgtworek/priv2admin के लिए स्टार हिस्ट्री चार्ट

AI सर्च

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

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

Start searching with AI

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

समान ओपन-सोर्स प्रोजेक्ट्स, जो Priv2Admin के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • 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
  • dec0ne/krbrelayupD

    Dec0ne/KrbRelayUp

    0GitHub पर देखें↗

    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:

    GitHub पर देखें↗0
  • 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
Priv2Admin के सभी 30 विकल्प देखें→

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

gtworek/priv2admin क्या करता है?

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

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

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

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

gtworek/priv2admin के ओपन-सोर्स विकल्पों में शामिल हैं: dec0ne/krbrelayup — Simple wrapper around some of the features of Rubeus and KrbRelay (and a few other honorable mentions in the… 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.