en
Feedback
xtawb

xtawb

Open in Telegram

🚩 Channel was restricted by Telegram

Show more
No data
Subscribers
-324 hours
-197 days
-2430 days
Posts Archive
- Commix     "A Powerful Web Application Penetration Testing Tool" Introduction: Commix is a powerful penetration testing tool used to exploit vulnerabilities in web applications that rely on Python programming. It was developed to provide an easy and efficient way to discover security vulnerabilities and exploit them in web applications. Features: - Automated detection: Commix automatically detects and exploits various types of vulnerabilities such as SQL injection, command injection, and OS command injection. - Flexible exploitation: It provides a wide range of options and payloads for exploitation, allowing testers to customize their attacks according to the target. - Support for different platforms: Commix is platform-independent and can be used on various operating systems, including Kali Linux. How to use Commix: 1. Installation: Commix can be installed on Kali Linux using the following commands in the terminal:    
   git clone https://github.com/commixproject/commix.git
   cd commix
   python setup.py install
   
2. Usage: After installation, Commix can be used by simply running commix in the terminal followed by the target URL. Can Commix be used on Termux? Yes, Commix can be used on Termux, which is a terminal emulator and Linux environment for Android. Here's how to install it:
pkg update
pkg upgrade
pkg install python git
git clone https://github.com/commixproject/commix.git
cd commix
python setup.py install
Once installed, Commix can be used similarly to how it is used on Kali Linux. --- - Commix        "أداة قوية لاختبار الاختراق في تطبيقات الويب" المقدمة: Commix هي أداة قوية لاختبار الاختراق تستخدم لاستغلال الثغرات في تطبيقات الويب التي تعتمد على البرمجة بلغة Python. تم تطويرها لتوفير طريقة سهلة وفعالة لاكتشاف الثغرات الأمنية واستغلالها في تطبيقات الويب. المميزات: - الكشف التلقائي: تكتشف Commix تلقائيًا وتستغل مختلف أنواع الثغرات مثل حقن SQL وحقن الأوامر وحقن أوامر النظام. - استغلال مرن: توفر مجموعة واسعة من الخيارات والبيعيات للاستغلال، مما يتيح للمختبرين تخصيص هجماتهم وفقًا للهدف. - دعم لمختلف الأنظمة: تعمل Commix بشكل مستقل عن المنصة ويمكن استخدامها على مختلف أنظمة التشغيل، بما في ذلك Kali Linux. كيفية استخدام Commix: 1. التثبيت: يمكن تثبيت Commix على Kali Linux باستخدام الأوامر التالية في التيرمينال:    
   git clone https://github.com/commixproject/commix.git
   cd commix
   python setup.py install
   
2. الاستخدام: بعد التثبيت، يمكن استخدام Commix ببساطة عن طريق تشغيل commix في التيرمينال تليها رابط الهدف. هل يمكن استخدام Commix على Termux؟ نعم، يمكن استخدام Commix على Termux، وهو محاكي تيرمينال وبيئة Linux لنظام Android. إليك كيفية تثبيته:
pkg update
pkg upgrade
pkg install python git
git clone https://github.com/commixproject/commix.git
cd commix
python setup.py install
بمجرد التثبيت، يمكن استخدام Commix بنفس الطريقة التي يتم بها استخدامه على Kali Linux.

photo content

photo content

- RustScan              "Powerful Network Scanner" RustScan is an open-source scanning tool written in Rust language, aimed at simplifying the process of network discovery and identifying connected devices quickly and efficiently. RustScan is an effective and fast tool for generating comprehensive reports about devices and services available on networks. Features of RustScan: - High Speed: RustScan is one of the fastest scanning tools available today, helping to save time and effort during network discovery.    - Ease of Use: RustScan features an easy-to-use interface and efficient performance that makes analyzing and understanding the results straightforward.    - Comprehensive Scanning: RustScan provides comprehensive network scanning, as it can identify active hosts, open ports, and services running on each port. How to Use RustScan: - After installing RustScan on Kali Linux, you can use the following command to scan a specific network:      
  rustscan [IP address]
  
How to Download RustScan on Kali Linux: - RustScan can be downloaded from its official website or by using terminal download commands:      
  wget https://github.com/RustScan/RustScan/releases/download/2.0.0-beta.6/rustscan_2.0.0-beta.6_amd64.deb
  sudo dpkg -i rustscan_2.0.0-beta.6_amd64.deb
  
Can RustScan be used in Termux on mobile phones? - Yes, RustScan can be used in Termux on Android smartphones. It can be installed using the following command:   
  pkg install wget
  wget https://github.com/RustScan/RustScan/releases/download/2.0.0-beta.6/rustscan_2.0.0-beta.6_arm64.deb
  dpkg -i rustscan_2.0.0-beta.6_arm64.deb
  
------//--------( - RustScan            "الماسح الضوئي القوي لأمان الشبكات" RustScan هي أداة مسح ضوئي مفتوحة المصدر مكتوبة بلغة Rust، والتي تهدف إلى تسهيل عملية اكتشاف الشبكات وتحديد الأجهزة المتصلة بها بسرعة وكفاءة. تُعتبر RustScan أداة فعّالة وسريعة للاستخدام في تقديم تقارير شاملة حول الأجهزة والخدمات المتاحة في الشبكات. مميزات RustScan: - سرعة عالية: تُعد RustScan واحدة من أسرع أدوات المسح الضوئي المتاحة حاليًا، مما يساعد في توفير الوقت والجهد أثناء عملية اكتشاف الشبكات.    - سهولة الاستخدام: تتميز RustScan بواجهة سهلة الاستخدام وأداء فعّال يجعل من السهل تحليل النتائج وفهمها.    - مسح شامل: توفر RustScan مسحًا شاملاً للشبكة، حيث يمكنها تحديد المضيفين النشطين والمنافذ المفتوحة والخدمات المستخدمة على كل منفذ. طريقة استخدام RustScan: - بعد تثبيت RustScan في نظام Kali Linux، يمكن استخدام الأمر التالي لمسح شبكة معينة:      
  rustscan [العنوان الأيبي]
  
كيفية تحميل RustScan في نظام Kali Linux: - يمكن تحميل RustScan من موقعها الرسمي أو استخدام أوامر التنزيل من الترمينال:      
  wget https://github.com/RustScan/RustScan/releases/download/2.0.0-beta.6/rustscan_2.0.0-beta.6_amd64.deb
  sudo dpkg -i rustscan_2.0.0-beta.6_amd64.deb
  
هل يمكن استخدام RustScan في Termux على الهاتف؟ - نعم، يمكن استخدام RustScan في Termux على الهواتف الذكية التي تعمل بنظام Android. يمكن تثبيتها باستخدام الأمر التالي:   
  pkg install wget
  wget https://github.com/RustScan/RustScan/releases/download/2.0.0-beta.6/rustscan_2.0.0-beta.6_arm64.deb
  dpkg -i rustscan_2.0.0-beta.6_arm64.deb
  

photo content

photo content

- chaos-client Chaos-Client is a powerful and useful tool for security testing and vulnerability assessment in networks and systems. This tool generates various sequences of random actions in the network to test its resilience and responsiveness under conditions of interference and pressure. ˣᵗᵃʷᵇ$$ How to use: - Installation on Kali Linux is usually done via the following command:
sudo apt-get install chaos-client
- After installation, you can start using the tool with the following command:
chaos-client
- You can customize tests and configurations according to your needs through the available options in the tool. ˣᵗᵃʷᵇ$$ What it's used for: Chaos-Client is used for testing networks and systems to identify vulnerabilities and weaknesses and provide recommendations to enhance security. ˣᵗᵃʷᵇ$$ How to install it on Termux: It can be easily installed on Termux using the following commands:
pkg install chaos-client
Can it be used on Termux on the phone? Yes, it can be used on Termux on the phone for security testing purposes and other tests. -------//-------//------ - chaos-client تعتبر أداة Chaos-Client أداة قوية ومفيدة لاختبار الأمان واختبار الضعف في الشبكات والأنظمة. تقوم هذه الأداة بتوليد تسلسلات متنوعة من الحركات العشوائية في الشبكة لاختبار قدرتها على التحمل والاستجابة تحت ظروف التشويش والضغط. $$ طريقة استخدامها: - تثبيتها على نظام Kali Linux يتم عادةً عن طريق الأمر التالي:
sudo apt-get install chaos-client
- بعد التثبيت، يمكنك استخدام الأمر التالي لبدء استخدام الأداة:
chaos-client
- يمكنك تخصيص الاختبارات والتكوينات وفقًا لاحتياجاتك من خلال الخيارات المتاحة في الأداة. $$ فيما تستخدم: تستخدم أداة Chaos-Client في اختبار الشبكات والأنظمة لتحديد الثغرات والضعف وتقديم توصيات لتعزيز الأمان. $$ طريقة تحميلها على Termux: يمكن تثبيتها على Termux بسهولة باستخدام الأوامر التالية:
pkg install chaos-client
هل يمكن استخدامها في Termux على الهاتف؟ نعم، يمكن استخدامها في Termux على الهاتف لأغراض اختبار الأمان والاختبارات الأخرى.

photo content

- MassDNS      "Fast, flexible DNS reconnaissance tool"  MassDNS is a powerful tool for DNS reconnaissance, allowing efficient and fast domain enumeration. It stands out for its speed and flexibility, making it ideal for information security and penetration testing. ˣᵗᵃʷᵇ$$ What is MassDNS? MassDNS is used to perform DNS reconnaissance attacks and rapidly extract domain names. Its design balances speed and efficiency, capable of handling thousands of queries in a matter of seconds. ˣᵗᵃʷᵇ$$ How to Use: 1. Install the tool on Kali Linux using the following commands in the terminal:
git clone https://github.com/blechschmidt/massdns.git
cd massdns
make
2. Utilize the tool by directing a domain file to it, supporting file formats such as CSV and TXT. 3. To use it in Termux on your phone, first install the development environment and build tools. Then, you can use the same commands as above to install it. ˣᵗᵃʷᵇ$$ What is it used for? - DNS reconnaissance - Domain discovery - Identifying active servers ----//-------//------ - MassDNS                   "أداة استطلاع DNS سريعة ومرنة"  تعتبر أداة MassDNS واحدة من الأدوات القوية في مجال استطلاع DNS والتي تسمح بتحديد النطاقات بشكل فعال وسريع. تتميز هذه الأداة بسرعتها العالية وقابليتها للتخصيص، مما يجعلها مثالية للاستخدام في أمن المعلومات واختبار الاختراق. $$ ما هي MassDNS؟ تُستخدم MassDNS لتنفيذ هجمات DNS reconnaissance واستخراج أسماء النطاقات بسرعة عالية. يعتمد تصميمها على توازن بين السرعة والكفاءة، حيث يمكنها معالجة الآلاف من الاستعلامات في ثوانٍ قليلة. $$ كيفية استخدامها؟ 1. قم بتثبيت الأداة على نظام Kali Linux باستخدام الأوامر التالية في الترمينال:
git clone https://github.com/blechschmidt/massdns.git
cd massdns
make
2. استخدم الأداة عن طريق توجيه ملف النطاقات إليها، وهي تدعم تنسيقات الملفات مثل CSV و TXT. 3. لاستخدامها في تطبيق Termux على الهاتف، يجب أولاً تثبيت بيئة التطوير وأدوات البناء. بعد ذلك، يمكنك استخدام نفس الأوامر السابقة لتثبيتها. $$ ماذا تُستخدم لها؟ - استطلاع DNS - اكتشاف النطاقات - تحديد الخوادم النشطة

photo content

photo content

photo content

photo content

photo content

photo content

photo content

photo content

photo content

photo content

🔎 Sublist3r      "A Powerful Subdomain Enumeration Tool"  Sublist3r is an open-source tool designed to quickly and easily discover subdomains. The tool relies on a variety of online sources such as Google, Yahoo, Bing, Baidu, and others. ˣᵗᵃʷᵇ$$ How to use it: 1. Installing Sublist3r on Kali Linux is easily done through the terminal using the following commands:    
   git clone https://github.com/aboul3la/Sublist3r.git
   cd Sublist3r
   sudo pip install -r requirements.txt
   
2. Once installed, you can use Sublist3r by entering the command:    
   python sublist3r.py -d example.com
   
ˣᵗᵃʷᵇ$$ What it's used for: - Sublist3r is used to analyze subdomains to improve system security and discover security vulnerabilities. ˣᵗᵃʷᵇ$$ Downloading it on Termux: Yes, you can use Sublist3r on Termux on your smartphone. Here are the steps: 1. Install git and Python:    
   pkg install git python
   
2. Download Sublist3r:    
   git clone https://github.com/aboul3la/Sublist3r.git
   
3. Navigate to the Sublist3r directory and install the requirements:    
   cd Sublist3r
   pip install -r requirements.txt
   
4. After installation, you can use Sublist3r in the same way as mentioned above. ----- 🔎 Sublist3r                  "أداة قوية لاكتشاف النطاقات الفرعية"  Sublist3r هي أداة مفتوحة المصدر مصممة لاكتشاف النطاقات الفرعية بسرعة وسهولة. تعتمد الأداة على مجموعة متنوعة من المصادر المتاحة على الإنترنت مثل Google, Yahoo, Bing, Baidu, ومصادر أخرى. $$ طريقة استخدامها: 1. تثبيت Sublist3r على نظام Kali Linux يتم بسهولة من خلال الطرفية باستخدام الأوامر التالية:    
   git clone https://github.com/aboul3la/Sublist3r.git
   cd Sublist3r
   sudo pip install -r requirements.txt
   
2. بمجرد التثبيت، يمكنك استخدام Sublist3r عن طريق إدخال الأمر:    
   python sublist3r.py -d example.com
   
$$ فيما تستخدم: - يستخدم Sublist3r في تحليل النطاقات الفرعية لتحسين أمان النظام واكتشاف الثغرات الأمنية. $$ تحميلها على Termux: نعم، يمكنك استخدام Sublist3r على Termux على الهاتف الذكي. هذه هي الخطوات: 1. تثبيت git و Python:    
   pkg install git python
   
2. تحميل Sublist3r:    
   git clone https://github.com/aboul3la/Sublist3r.git
   
3. الانتقال إلى دليل Sublist3r وتثبيت المتطلبات:    
   cd Sublist3r
   pip install -r requirements.txt
   
4. بعد التثبيت، يمكنك استخدام Sublist3r بنفس الطريقة المذكورة أعلاه.