Lucene search
+L

18 matches found

Kitploit
Kitploit
added 2026/09/05 1:15 a.m.5 views

linux-soft-exploit-suggester

linux-soft-exploit-suggester نص برمجي للبحث عن ثغرات لجميع البرامج الضعيفة على النظام، مع التركيز على حزم البرامج بدلاً من ثغرات النواة فقط. يستخدم قاعدة بيانات الثغرات لتقييم أمان الحزم والبحث عن الثغرات للمساعدة في تصعيد الامتيازات. الاستخدام التنزيل root@kitploit: wget...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/04 11:26 p.m.2 views

wesng

Windows Exploit Suggester - Next Generation WES-NG WES-NG هي أداة تستند إلى مخرجات أداة systeminfo في نظام Windows، وتوفر قائمة الثغرات الأمنية التي يكون النظام التشغيلي عرضة لها، بما في ذلك أي استغلالات لهذه الثغرات. جميع أنظمة Windows بين Windows XP وWindows 11، بما في ذلك نظيراتها من Windows...

5.4AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/04 11:21 p.m.4 views

Linux_Exploit_Suggester

LinuxExploitSuggester Linux Exploit Suggester ; basé sur le numéro de version du système d'exploitation. Ce programme, exécuté sans arguments, effectuera un 'uname -r' pour obtenir le numéro de version du système d'exploitation Linux, et renverra une liste suggestive d'exploits possibles. Rien...

8.4CVSS6.7AI score0.81528EPSS
SaveExploits120
Kitploit
Kitploit
added 2026/09/04 9:06 a.m.6 views

linux-exploit-suggester

LES: 리눅스 권한 상승 감사 도구 빠른 다운로드: root@kitploit: wget https://raw.githubusercontent.com/mzet-/linux-exploit-suggester/master/linux-exploit-suggester.sh -O les.sh LES 사용법 및 내부 작동에 대한 자세한 내용: root@kitploit: https://blog.z-labs.eu/2019/05/10/les-paper.html LES를 위한 추가 자료: root@kitploit:...

6.4AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/04 3:57 a.m.5 views

Windows-Exploit-Suggester

الوصف تقارن هذه الأداة مستويات التصحيحات لأهداف محددة مع قاعدة بيانات ثغرات مايكروسوفت بهدف اكتشاف التصحيحات المفقودة المحتملة على الهدف. كما تُخطر المستخدم بوجود استغلالات عامة ووحدات Metasploit متاحة للنشرات الأمنية المفقودة. تتطلب الأداة إخراج الأمر 'systeminfo' من مضيف يعمل بنظام Windows...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/03 9:56 p.m.49 views

Binary Exploits

Exploit Database's Binary Exploits Binary exploits are located in the /bin-sploits/ directory. This is an official repository of The Exploit Database, a project sponsored by Offensive Security. Our repositories are: Exploits & Shellcodes: https://gitlab.com/exploit-database/exploitdb Binary...

5.6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/02 12:35 p.m.4 views

linux-exploit-suggester

linux-exploit-suggester...

5.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/02 12:35 p.m.3 views

Windows-Exploit-Suggester-Python3

Windows-Exploit-Suggester-Python3 python3 windows-exploit-suggester.py --update libreoffice --headless --convert-to xls 2021-07-15-mssb.xlsx python3 windows-exploit-suggester.py --database 2021-07-15-mssb.xls --systeminfo systeminfo.txt Exemple : nous devons donc convertir xlsx en xls...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/02 1:59 a.m.39 views

firmwalker

firmwalker A simple bash script for searching the extracted or mounted firmware file system. It will search through the extracted or mounted firmware file system for things of interest such as: etc/shadow and etc/passwd list out the etc/ssl directory search for SSL related files such as .pem, .cr...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 7:37 p.m.5 views

win-exp-

DESCRIPTION Cet outil compare les niveaux de correctifs d'une cible avec la base de données des vulnérabilités Microsoft afin de détecter les correctifs potentiellement manquants sur la cible. Il informe également l'utilisateur si des exploits publics et des modules Metasploit sont disponibles po...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/30 12:13 a.m.4 views

linux-exploit-suggester-2

Questo repository non contiene un README...

5.9AI score
SaveExploits0
GithubExploit
GithubExploit
added 2026/04/19 8:22 p.m.120 views

linux-exploit-suggester-2

No d...

5.7AI score
SaveExploits0
Gitee
Gitee
added 2025/07/27 4:02 a.m.209 views

Exploit for Race Condition in Canonical Ubuntu_Linux

Linux Exploit Suggester 2 ========================= Next-generation exploit suggester based on LinuxExploitSuggester Key Improvements Include: More exploits! Option to download exploit code directly from Exploit DB Accurate wildcard matching. This expands the scope of searchable exploits. Output...

7.8CVSS7.2AI score0.83524EPSS
SaveExploits144
Kitploit
Kitploit
added 2018/04/18 12:51 p.m.33 views

Linux Exploit Suggester - Linux Privilege Escalation Auditing Tool

Often during the penetration test engagement the security analyst faces the problem of identifying privilege escalation attack vectors on tested Linux machines. One of viable attack vectors is using publicly known Linux exploit to gain root privileges on tested machine. Of course in order to do...

7.5AI score
SaveExploits0References2
n0where
n0where
added 2017/01/31 5:06 a.m.58 views

Windows Exploit Suggester

Windows Exploit Suggester This tool compares a targets patch levels against the Microsoft vulnerability database in order to detect potential missing patches on the target. It also notifies the user if there are public exploits and Metasploit modules available for the missing bulletins. Windows...

0.2AI score
SaveExploits0References1
Kitploit
Kitploit
added 2016/01/24 8:43 p.m.29 views

Windows-Exploit-Suggester - Tool To Compares A Targets Patch Levels Against The Microsoft Vulnerability Database

This tool compares a targets patch levels against the Microsoft vulnerability database in order to detect potential missing patches on the target. It also notifies the user if there are public exploits and Metasploit modules available for the missing bulletins. It requires the 'systeminfo' comman...

7.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2016/01/14 10:30 p.m.191 views

RootHelper - A Bash Script That Downloads And Unzips Scripts That Will Aid With Privilege Escalation On A Linux System

RootHelper Roothelper will aid in the process of privilege escalation on a Linux system that has been compromised, by fetching a number of enumeration and exploit suggestion scripts. The latest version downloads four scripts. Two enumeration shellscripts and two exploit suggesters, one written in...

9.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2013/08/29 12:48 a.m.202 views

[Linux Exploit Suggester] Grab the Linux Operating Systems release version, and return a suggestive list of possible exploits

Linux Exploit Suggester; based on operating system release number. This program run without arguments will perform a 'uname -r' to grab the Linux Operating Systems release version, and return a suggestive list of possible exploits. Nothing fancy, so a patched/back-ported patch may fool this scrip...

8.4CVSS7.5AI score0.81528EPSS
SaveExploits120References1
Rows per page
Query Builder