
تُستخدم هذه الأداة للعثور على تسریب سجل الأوامر (shell history).
ثبّت Python3 و pip التعليمات هنا (إذا لم تستطع فهم هذا، فربما لا ينبغي لك استخدام هذه الأداة)
pip install shell-history-leaks
shell-history-leaks -hقمنا بالتكامل مع Telegram API لتلقي إشعارات فورية عند اكتشاف الثغرات.
shell-history-leaks --chatid <YourTelegramChatID>
@CappricioSecuritiesTools_bot ثم اضغط ابدأتتميز هذه الأداة بحالات استخدام متعددة.
shell-history-leaks -u http://example.com
shell-history-leaks -i urls.txt
shell-history-leaks -i urls.txt -o out.txt
shell-history-leaks؟ إذًا اكتب الأمر التالي
shell-history-leaks -b
🚨 إخلاء المسؤولية
أُنشئت هذه الأداة لتحديد الثغرات الأمنية وتقديم المساعدة؛ لا تتحمل Cappricio Securities أي مسؤولية عن أي استخدام غير قانوني. استخدمها بمسؤولية ضمن الحدود القانونية والأخلاقية. 🔐🛡️
👋 Hey Hacker
v1.0
__ ____ __ _ __ __ __
_____/ /_ ___ / / / / /_ (_)____/ /_____ _______ __ / /__ ____ _/ /_______
/ ___/ __ \/ _ \/ / /_____/ __ \/ / ___/ __/ __ \/ ___/ / / /_____/ / _ \/ __ `/ //_/ ___/
(__ ) / / / __/ / /_____/ / / / (__ ) /_/ /_/ / / / /_/ /_____/ / __/ /_/ / ,< (__ )
/____/_/ /_/\___/_/_/ /_/ /_/_/____/\__/\____/_/ \__, / /_/\___/\__,_/_/|_/____/
/____/
Developed By https://cappriciosec.com
shell-history-leaks : Bug scanner for WebPentesters and Bugbounty Hunters
$ shell-history-leaks [option]
Usage: shell-history-leaks [options]
إذا كان لديك أي ملاحظات، يرجى التواصل معنا على [email protected]
| الوسيط | النوع | الوصف | أمثلة |
|---|
-u | --url | الرابط المراد فحصه | shell-history-leaks -u https://target.com |
-i | --input | اسم الملف: قراءة المدخلات من ملف نصي | shell-history-leaks -i target.txt |
-o | --output | اسم الملف: كتابة المخرجات في ملف نصي | shell-history-leaks -i target.txt -o output.txt |
-c | --chatid | إنشاء إشعار تيليغرام | shell-history-leaks --chatid yourid |
-b | --blog | لقراءة معلومات حول ثغرة shell-history-leaks | shell-history-leaks -b |
-h | --help | قائمة المساعدة | shell-history-leaks -h |