> For the complete documentation index, see [llms.txt](https://hacking-notes.jord4n.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hacking-notes.jord4n.pro/ar/hacking-tools/linux.md).

# أدوات لينكس

Linux Tools هو الكتالوج الرئيسي للاستطلاع المحلي في Linux ودعم تصعيد الامتيازات. الهدف هو إبقاء مراجع الأدوات منفصلة عن ملاحظات الاستغلال: الأدوات موجودة هنا، بينما تبقى إجراءات الاستغلال التفصيلية في صفحات تصعيد الامتيازات في Linux.

استخدم هذا القسم لاختيار الأداة المساعدة المناسبة، ثم تحقّق من كل نتيجة يدويًا قبل اعتبارها مسارًا لتصعيد الامتيازات.

## سير عمل Linux

1. تحقق من المستخدم الحالي، والمجموعات، واسم المضيف، والنواة، والتوزيعة، وجودة الصدفة، والثنائيات المتاحة.
2. شغّل الاستطلاع الواسع باستخدام LinPEAS أو LinEnum أو Smart Enumeration لجمع مؤشرات عالية القيمة.
3. تحقّق يدويًا من قواعد sudo، والثنائيات ذات SUID، والقدرات، والمسارات القابلة للكتابة، ومهام cron، والخدمات، ومتغيرات البيئة.
4. استخدم GTFOBins لأنماط إساءة استخدام الثنائيات المؤكدة، واستخدم Linux Exploit Suggester فقط كنقطة بداية لأبحاث CVE الخاصة بالنواة.
5. احفظ الأوامر الدقيقة، وإصدارات الأدوات، ومقتطفات المخرجات، وإثبات التأثير للتقرير وإعادة الاختبار.

## فئات الأدوات

* **الاستطلاع الآلي:** LinPEAS وLinEnum وSmart Enumeration للاستكشاف المحلي الواسع.
* **التحقق من البدائيات الخاصة بالامتيازات:** GTFOBins لِـ sudo وSUID والقدرات وقراءة الملفات وكتابة الملفات والهروب من الصدفة.
* **أبحاث النواة:** Linux Exploit Suggester لربط إصدارات النواة والتوزيعة بـ CVEs المحتملة.
* **التأكيد اليدوي:** مراجعة sudo، والتحقق من SUID، والملفات القابلة للكتابة، ومراقبة cron، والقدرات، ومراجعة الخدمات، وفحص البيئة.

## أدوات Linux الموصى بها

<table data-card-size="large" data-column-title-hidden data-view="cards" data-full-width="false" data-search="false"><thead><tr><th>الاسم</th><th>الوصف</th><th>الرابط الرسمي</th><th data-hidden data-card-cover data-type="image">صورة الغلاف</th></tr></thead><tbody><tr><td><strong>LinPEAS</strong></td><td>استطلاع Linux آلي لسوء الإعدادات الشائعة، والأسرار المكشوفة، والخدمات، والأذونات، ومؤشرات تصعيد الامتيازات.</td><td><a href="https://github.com/peass-ng/PEASS-ng/releases">https://github.com/peass-ng/PEASS-ng/releases</a></td><td><a href="/files/301f7050e62d49d38c46888d09d336af6d19942a">/files/301f7050e62d49d38c46888d09d336af6d19942a</a></td></tr><tr><td><strong>LinEnum</strong></td><td>سكربت استطلاع محلي لجمع مؤشرات تصعيد امتيازات Linux.</td><td><a href="https://github.com/rebootuser/LinEnum">https://github.com/rebootuser/LinEnum</a></td><td><a href="/files/dc42b1318e46bd2e2f37e14fce52ffdbfb13b5be">/files/dc42b1318e46bd2e2f37e14fce52ffdbfb13b5be</a></td></tr><tr><td><strong>Smart Enumeration</strong></td><td>أداة استطلاع Linux منظمة تُعطي الأولوية للنتائج وتقلل من المخرجات المزعجة.</td><td><a href="https://github.com/diego-treitos/linux-smart-enumeration">https://github.com/diego-treitos/linux-smart-enumeration</a></td><td><a href="/files/8c1f8e75f395eefb883ec7fee671530ca0a3b210">/files/8c1f8e75f395eefb883ec7fee671530ca0a3b210</a></td></tr><tr><td><strong>GTFOBins</strong></td><td>مرجع لإساءة استخدام ثنائيات Unix في سياقات ذات امتيازات مثل sudo وSUID والقدرات والصدفات المقيّدة.</td><td><a href="https://gtfobins.github.io/">https://gtfobins.github.io/</a></td><td><a href="/files/ec3e574d57d61b972224a1bd6f08580f537f3021">/files/ec3e574d57d61b972224a1bd6f08580f537f3021</a></td></tr><tr><td><strong>Linux Exploit Suggester</strong></td><td>أداة مساعدة لاكتشاف الاستغلالات المحلية استنادًا إلى النواة والتوزيعة وحالات CVE المعروفة.</td><td><a href="/pages/bba450278765ecfd13cc81a60a39275a44c11496">linux-exploit-suggester</a></td><td></td></tr></tbody></table>

### ملاحظات ذات صلة

* [Linux Exploit Suggester](/ar/hacking-tools/linux/linux-exploit-suggester.md) يُبقي على سير عمل الأوامر المخصص لاقتراح استغلال النواة.
* [تصعيد امتيازات Linux](/ar/privesc.md) يتضمن منهجية الاستغلال، ومسارات sudo، ومسارات SUID، والقدرات، ومهام cron، والملفات القابلة للكتابة، وهروب Docker، وملاحظات استغلال النواة.
* [أدوات القرصنة](/ar/hacking-tools.md) يحتفظ بالكتالوج الأوسع متعدد المنصات لأدوات الويب، والشبكات، وبيانات الاعتماد، وOSINT، وWindows، وأدوات البحث.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://hacking-notes.jord4n.pro/ar/hacking-tools/linux.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
