Wifi-REAPER ( Deauth Attack Script )

Member
Joined
March 22, 2025
Messages
47
Reaction score
7
Points
8
──────────────────────────────────────────────
WiFi Deauth Attack Script
──────────────────────────────────────────────

USAGE:
sudo ./deauth.sh <INTERFACE>

ARGUMENTS:
<INTERFACE> — Your wireless network interface (e.g. wlan0)

WHAT THIS SCRIPT DOES:
1. Checks if run as root and if a valid interface is given.
2. Scans nearby WiFi networks using `nmcli`.
3. Asks you to select the target BSSID (MAC address).
4. Starts monitor mode on your wireless card using `airmon-ng`.
5. Launches an infinite deauthentication attack using `aireplay-ng`.
6. Stops everything cleanly when you press Ctrl + C.

REQUIREMENTS:
- Linux OS (e.g. Kali Linux)
- Wireless card that supports monitor mode and packet injection
- Tools installed:
• airmon-ng
• aireplay-ng
• iwconfig
• nmcli
• systemctl

NOTES:
- Be sure `NetworkManager` is enabled before running.
- Your card will be switched into monitor mode (e.g. wlan0 → wlan0mon).
- When you hit Ctrl + C, the script will:
• Stop the attack
• Turn off monitor mode
• Restart NetworkManager

EXAMPLE:
sudo ./deauth.sh wlan0

──────────────────────────────────────────────




To see this hidden content, you must reply and react with one of the following reactions : Like Like, Love Love, Haha Haha, Wow Wow
 
  • Like
Reactions: adam20062006, worldvoyager1, arkk3267 and 4 others
New Member
Joined
April 18, 2025
Messages
3
Reaction score
0
Points
1
──────────────────────────────────────────────
WiFi Deauth Attack Script
──────────────────────────────────────────────

USAGE:
sudo ./deauth.sh <INTERFACE>

ARGUMENTS:
<INTERFACE> — Your wireless network interface (e.g. wlan0)

WHAT THIS SCRIPT DOES:
1. Checks if run as root and if a valid interface is given.
2. Scans nearby WiFi networks using `nmcli`.
3. Asks you to select the target BSSID (MAC address).
4. Starts monitor mode on your wireless card using `airmon-ng`.
5. Launches an infinite deauthentication attack using `aireplay-ng`.
6. Stops everything cleanly when you press Ctrl + C.

REQUIREMENTS:
- Linux OS (e.g. Kali Linux)
- Wireless card that supports monitor mode and packet injection
- Tools installed:
• airmon-ng
• aireplay-ng
• iwconfig
• nmcli
• systemctl

NOTES:
- Be sure `NetworkManager` is enabled before running.
- Your card will be switched into monitor mode (e.g. wlan0 → wlan0mon).
- When you hit Ctrl + C, the script will:
• Stop the attack
• Turn off monitor mode
• Restart NetworkManager

EXAMPLE:
sudo ./deauth.sh wlan0

──────────────────────────────────────────────




[Hidden content]
rez
 
Member
Joined
April 18, 2025
Messages
13
Reaction score
0
Points
1
──────────────────────────────────────────────
WiFi Deauth Attack Script
──────────────────────────────────────────────

USAGE:
sudo ./deauth.sh <INTERFACE>

ARGUMENTS:
<INTERFACE> — Your wireless network interface (e.g. wlan0)

WHAT THIS SCRIPT DOES:
1. Checks if run as root and if a valid interface is given.
2. Scans nearby WiFi networks using `nmcli`.
3. Asks you to select the target BSSID (MAC address).
4. Starts monitor mode on your wireless card using `airmon-ng`.
5. Launches an infinite deauthentication attack using `aireplay-ng`.
6. Stops everything cleanly when you press Ctrl + C.

REQUIREMENTS:
- Linux OS (e.g. Kali Linux)
- Wireless card that supports monitor mode and packet injection
- Tools installed:
• airmon-ng
• aireplay-ng
• iwconfig
• nmcli
• systemctl

NOTES:
- Be sure `NetworkManager` is enabled before running.
- Your card will be switched into monitor mode (e.g. wlan0 → wlan0mon).
- When you hit Ctrl + C, the script will:
• Stop the attack
• Turn off monitor mode
• Restart NetworkManager

EXAMPLE:
sudo ./deauth.sh wlan0

──────────────────────────────────────────────




[Hidden content]
thks
 
Member
Joined
April 18, 2025
Messages
5
Reaction score
1
Points
1
──────────────────────────────────────────────
WiFi Deauth Attack Script
──────────────────────────────────────────────

USAGE:
sudo ./deauth.sh <INTERFACE>

ARGUMENTS:
<INTERFACE> — Your wireless network interface (e.g. wlan0)

WHAT THIS SCRIPT DOES:
1. Checks if run as root and if a valid interface is given.
2. Scans nearby WiFi networks using `nmcli`.
3. Asks you to select the target BSSID (MAC address).
4. Starts monitor mode on your wireless card using `airmon-ng`.
5. Launches an infinite deauthentication attack using `aireplay-ng`.
6. Stops everything cleanly when you press Ctrl + C.

REQUIREMENTS:
- Linux OS (e.g. Kali Linux)
- Wireless card that supports monitor mode and packet injection
- Tools installed:
• airmon-ng
• aireplay-ng
• iwconfig
• nmcli
• systemctl

NOTES:
- Be sure `NetworkManager` is enabled before running.
- Your card will be switched into monitor mode (e.g. wlan0 → wlan0mon).
- When you hit Ctrl + C, the script will:
• Stop the attack
• Turn off monitor mode
• Restart NetworkManager

EXAMPLE:
sudo ./deauth.sh wlan0

──────────────────────────────────────────────




[Hidden content]
good wtugf
 
Member
Joined
April 18, 2025
Messages
5
Reaction score
1
Points
1
──────────────────────────────────────────────
WiFi Deauth Attack Script
──────────────────────────────────────────────

USAGE:
sudo ./deauth.sh <INTERFACE>

ARGUMENTS:
<INTERFACE> — Your wireless network interface (e.g. wlan0)

WHAT THIS SCRIPT DOES:
1. Checks if run as root and if a valid interface is given.
2. Scans nearby WiFi networks using `nmcli`.
3. Asks you to select the target BSSID (MAC address).
4. Starts monitor mode on your wireless card using `airmon-ng`.
5. Launches an infinite deauthentication attack using `aireplay-ng`.
6. Stops everything cleanly when you press Ctrl + C.

REQUIREMENTS:
- Linux OS (e.g. Kali Linux)
- Wireless card that supports monitor mode and packet injection
- Tools installed:
• airmon-ng
• aireplay-ng
• iwconfig
• nmcli
• systemctl

NOTES:
- Be sure `NetworkManager` is enabled before running.
- Your card will be switched into monitor mode (e.g. wlan0 → wlan0mon).
- When you hit Ctrl + C, the script will:
• Stop the attack
• Turn off monitor mode
• Restart NetworkManager

EXAMPLE:
sudo ./deauth.sh wlan0

──────────────────────────────────────────────




[Hidden content]
 
Member
Joined
April 19, 2025
Messages
7
Reaction score
1
Points
1
hh
──────────────────────────────────────────────
WiFi Deauth Attack Script
──────────────────────────────────────────────

USAGE:
sudo ./deauth.sh <INTERFACE>

ARGUMENTS:
<INTERFACE> — Your wireless network interface (e.g. wlan0)

WHAT THIS SCRIPT DOES:
1. Checks if run as root and if a valid interface is given.
2. Scans nearby WiFi networks using `nmcli`.
3. Asks you to select the target BSSID (MAC address).
4. Starts monitor mode on your wireless card using `airmon-ng`.
5. Launches an infinite deauthentication attack using `aireplay-ng`.
6. Stops everything cleanly when you press Ctrl + C.

REQUIREMENTS:
- Linux OS (e.g. Kali Linux)
- Wireless card that supports monitor mode and packet injection
- Tools installed:
• airmon-ng
• aireplay-ng
• iwconfig
• nmcli
• systemctl

NOTES:
- Be sure `NetworkManager` is enabled before running.
- Your card will be switched into monitor mode (e.g. wlan0 → wlan0mon).
- When you hit Ctrl + C, the script will:
• Stop the attack
• Turn off monitor mode
• Restart NetworkManager

EXAMPLE:
sudo ./deauth.sh wlan0

──────────────────────────────────────────────




[Hidden content]
 
Member
Joined
April 19, 2025
Messages
10
Reaction score
0
Points
1
───────────────────── ─────────────────────
نص هجوم فقدان صلاحية شبكة WiFi
───────────────────── ─────────────────────

الاستخدام:
sudo ./deauth.sh <الواجهة>

الحجج:
<INTERFACE> — واجهة الشبكة اللاسلكية الخاصة بك (على سبيل المثال wlan0)

ماذا يفعل هذا البرنامج النصي:
1. التحقق مما إذا كان يتم التشغيل كجذر وما إذا تم تقديم واجهة صالحة.
2. يقوم بمسح شبكات WiFi القريبة باستخدام `nmcli`.
3. يطلب منك تحديد BSSID المستهدف (عنوان MAC).
4. قم ببدء وضع المراقبة على بطاقة الشبكة اللاسلكية الخاصة بك باستخدام `airmon-ng`.
5. إطلاق هجوم إلغاء المصادقة اللانهائي باستخدام `aireplay-ng`.
6. يوقف كل شيء بشكل نظيف عندما تضغط على Ctrl + C.

متطلبات:
- نظام التشغيل Linux (على سبيل المثال Kali Linux)
- بطاقة لاسلكية تدعم وضع المراقبة وحقن الحزمة
- الأدوات المثبتة:
• ايرمون-نج
• aireplay-ng
• iwconfig
• nmcli
• systemctl

ملحوظات:
- تأكد من تمكين `NetworkManager` قبل التشغيل.
- سيتم تحويل بطاقتك إلى وضع المراقبة (على سبيل المثال wlan0 → wlan0mon).
- عند الضغط على Ctrl + C، سيقوم البرنامج النصي بما يلي:
• أوقف الهجوم
• إيقاف تشغيل وضع الشاشة
• إعادة تشغيل NetworkManager

مثال:
sudo ./deauth.sh wlan0

───────────────────── ─────────────────────




[المحتوى المخفي]
م
 
  • Tags
    attack script
  • Top