Skip to content
KitploitKITPLOIT
उपकरणब्लॉग
जमा करें
उपकरणब्लॉग
जमा करें

हैकिंग, पेनटेस्ट और साइबर सुरक्षा उपकरण आपके सुरक्षा शस्त्रागार के लिए!

Kitploit हैकिंग, साइबर सुरक्षा और पेंटेस्टिंग टूल्स की एक निर्देशिका है। कमजोरियों को खोजने, सिस्टम का विश्लेषण करने, परीक्षण को स्वचालित करने और अपनी सुरक्षा को मजबूत करने के लिए नवीनतम प्रोजेक्ट अपडेट खोजें।

··फ़ीड·संपर्क·गोपनीयता·© 2026 Kitploit

टूल निर्देशिका

श्रेणियाँ

सभी श्रेणियाँ देखें
Loading categories
AutoLocalPrivilegeEscalation — एक स्वचालित स्क्रिप्ट जो लिनक्स कर्नेल के लिए संभावित एक्सप्लॉइट को exploitdb से डाउनलोड करती है, और उन्हें स्वचालित रूप से कंपाइल करती है | Kitploit
उपकरण/GitHubGitHub/ngalongc/autolocalprivilegeescalation
विशेषाधिकार वृद्धिभेद्यता विश्लेषणशोषणपेनिट्रेशन टेस्टिंग
GitHubngalongc/autolocalprivilegeescalation

AutoLocalPrivilegeEscalation

एक स्वचालित स्क्रिप्ट जो लिनक्स कर्नेल के लिए संभावित एक्सप्लॉइट को exploitdb से डाउनलोड करती है, और उन्हें स्वचालित रूप से कंपाइल करती है

रिपॉजिटरी देखें

सबसे लोकप्रिय

सभी देखें →

हमारे समुदाय द्वारा सबसे अधिक उपयोग किए जाने वाले उपकरण खोजें।

सभी उपकरण खोजें

हमारे उपकरणों का संग्रह ब्राउज़ करें

सभी उपकरण देखें →
साझा करें
49618910 साल पहलेKitploit द्वारा समीक्षित

AutoLocalPrivilegeEscalation

एक स्वचालित स्क्रिप्ट जो लिनक्स कर्नेल के लिए संभावित शोषण को exploitdb से डाउनलोड करती है और उन्हें स्वचालित रूप से संकलित करती है।

यह स्क्रिप्ट Hackademics के कारण बनाई गई है, कर्नेल के उस संस्करण के लिए बहुत सारे संभावित शोषण हैं, एक नौसिखिया OSCP छात्र के रूप में, मैं सही शोषण का पता लगाने में सक्षम नहीं हूं, और मैं उन्हें एक-एक करके परीक्षण करने में भी बहुत आलसी हूं। इसलिए मुझे उम्मीद है कि यह स्क्रिप्ट भविष्य में मेरी मदद कर सकती है।

सबसे पहले, यह searchsploit द्वारा स्थानीय निर्देशिका में exploitdb से लिनक्स विशेषाधिकार वृद्धि की खोज करता है।

पहले पैरामीटर के रूप में कर्नेल संस्करण पास करें, यह संभावित शोषणों की सूची बनाता है, और पूछता है कि क्या आप उन्हें स्थानीय निर्देशिका से कॉपी करना चाहते हैं।

उसके बाद, यह पूछता है कि क्या आप डाउनलोड की गई C फ़ाइल को संकलित करना चाहते हैं।

फिर, यह पूछेगा कि क्या आप निर्देशिका का एक tar बॉल बनाना चाहते हैं।

और यह डाउनलोड की गई फ़ाइलों का सारांश दिखाएगा।

स्क्रिप्ट वातावरण: Kali 3.18.0 kali2

Kali 4.0 में परीक्षण परिणाम इस स्क्रिप्ट के लिए नकारात्मक है, आर्किटेक्चर को फिर से डिज़ाइन करने की आवश्यकता है, शायद इस ऑटोमेशन के लिए Python अधिक उपयुक्त है, फिर से सोचने की आवश्यकता है।

16 Mar 25 इस विचार के Python संस्करण के साथ अद्यतन किया गया, विभिन्न Kali वातावरण के लिए अधिक अनुकूलनीय और इस तरह से कोड बदलना आसान।

16 Apr 30 OSCP में सभी बॉक्स लगभग पूरे करने के बाद, मुझे स्वीकार करना होगा कि मैंने अपने लैब समय के दौरान इस स्क्रिप्ट का बिल्कुल उपयोग नहीं किया। लैब से मैंने एक बात सीखी है, आँख बंद करके शोषण न चलाएँ, क्योंकि शोषण सिस्टम को क्रैश कर सकते हैं, या आपके पदचिह्न को ऐसे तरीके से छोड़ सकते हैं जिसकी आप कल्पना नहीं कर सकते आदि। हमेशा अधिक एनुमरेट करें और अपने पास मौजूद सभी जानकारी इकट्ठा करें ताकि विशेषाधिकार वृद्धि हो सके। यह जाने बिना कि शोषण क्या करता है, आँख बंद करके इसे न चलाएँ।

root@kitploit:~
root@workstation:~/utilities# ./auto_priv_exploit.sh 
[*] Usage: ./auto_priv_exploit.sh VERSION_OF_KERNEL
root@workstation:~/utilities# ls
auto_priv_exploit.sh
root@workstation:~/utilities# ./auto_priv_exploit.sh 2.6
[*] Possible Exploit

Linux Kernel 2.4.x / 2.6.x - uselib() Local Privilege Escalation Exploit                                           | /linux/local/895.c
Linux Kernel 2.4 / 2.6 - bluez Local Root Privilege Escalation Exploit (3)                                         | /linux/local/926.c
Postfix <= 2.6-20080814 - (symlink) Local Privilege Escalation Exploit                                             | /linux/local/6337.sh
Linux Kernel < 2.6.29 - exit_notify() Local Privilege Escalation Exploit                                           | /linux/local/8369.sh
Linux Kernel 2.6 - UDEV Local Privilege Escalation Exploit                                                         | /linux/local/8478.sh
Linux Kernel 2.6 UDEV < 141 - Local Privilege Escalation Exploit                                                   | /linux/local/8572.c
Linux Kernel 2.6.x - ptrace_attach Local Privilege Escalation Exploit                                              | /linux/local/8673.c
Linux Kernel <= 2.6.34-rc3 ReiserFS xattr - Privilege Escalation                                                   | /linux/local/12130.py
Linux Kernel < 2.6.36-rc1 CAN BCM - Privilege Escalation Exploit                                                   | /linux/local/14814.c
Linux Kernel < 2.6.36-rc4-git2 - x86_64 ia32syscall Emulation Privilege Escalation                                 | /linux/local/15023.c
Linux Kernel <= 2.6.36-rc8 - RDS Protocol Local Privilege Escalation                                               | /linux/local/15285.c
Linux Kernel <= 2.6.37 - Local Privilege Escalation                                                                | /linux/local/15704.c
Linux Kernel < 2.6.37-rc2 - ACPI custom_method Privilege Escalation                                                | /linux/local/15774.c
Linux Kernel 2.6.34 - CAP_SYS_ADMIN x86 - Local Privilege Escalation Exploit                                       | /linux/local/15916.c
Linux Kernel < 2.6.34 - CAP_SYS_ADMIN x86 & x64 - Local Privilege Escalation Exploit (2)                           | /linux/local/15944.c
Linux Kernel < 2.6.36.2 - Econet Privilege Escalation Exploit                                                      | /linux/local/17787.c
Linux Kernel 2.6.17 - Sys_Tee Local Privilege Escalation Vulnerability                                             | /linux/local/29714.txt
Linux Kernel 2.6.x - Ptrace Local Privilege Escalation Vulnerability                                               | /linux/local/30604.c
Linux Kernel 2.6.x - 'pipe.c' Local Privilege Escalation Vulnerability (1)                                         | /linux/local/33321.c
Linux Kernel 2.6.x - pipe.c Local Privilege Escalation Vulnerability (2)                                           | /linux/local/33322.c
Linux Kernel 2.6.x - Ext4 - 'move extents' ioctl Local Privilege Escalation Vulnerability                          | /linux/local/33395.txt
Linux Kernel 2.6.x - 'fasync_helper()' Local Privilege Escalation Vulnerability                                    | /linux/local/33523.c
[*] Do you wish to download all the exploit script to current directory and compile if possible?
1) Yes
2) No
#? 1
[*] The base directory is /usr/share/exploitdb/platforms
[*] Do you wish to compile all the exploit script written in C?
1) Yes
2) No
#? 1
**************************************************

[*] Successfully Compiled 9 executable located in linux_2.6
[*] Do you want to make a tar ball of the linux_2.6? (For convinient file transfer)
1) Yes
2) No
#? 1
[*] Auto Privilege Exploit Summary
C file in /root/utilities/linux_2.6 has 16 files
Python file in /root/utilities/linux_2.6 has 1 files
Perl file in /root/utilities/linux_2.6 has 0 files
Ruby file in /root/utilities/linux_2.6 has 0 files
TXT file in /root/utilities/linux_2.6 has 2 files

टूल डाउनलोड करें