Тёмный
No video :(

ESP32 Wifi Jammer | Deauther | Wifi Penetration Tester | Risinek | For Windows 

CodexRat
Подписаться 199
Просмотров 15 тыс.
50% 1

This video demonstrates the wifi pentesting capabilities of ESP32 microcontroller. The script used is made by Risinek. Here in this video I will explain how simple it is to install the script on the Esp32. The method shown by Risinek is a little complicated for beginners and also it is for Linux environment. So I have simplified the steps and used another moethod to install the script using Windows pc. I will be using the Esptool method.
Hope you like the tutorial and share your thoughts in the comments below.
Disclaimer: Dont use this method publically to harm others. I bear no responsibility if you damage your products. This video is strictly for Educational Purposes only. Please be discreet.
Risinek Penetration Tool Github link:
github.com/ris...
Python Install guide:
cyberblogspot....
CP2102 Driver for ESP32
www.driverguid...
All credits goes to the developers of this fantastic tool.
You can buy me a coffe here:
paypal.me/code...

Опубликовано:

 

17 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 73   
@animeedit-pk1qd
@animeedit-pk1qd 2 дня назад
THANKS BRO WORKED SUCESSFULLY
@Superhorrendous
@Superhorrendous 8 месяцев назад
Works dude thanks you're the best 😘
@danielreyne6147
@danielreyne6147 4 месяца назад
I used the esp flash download tools ver 3.9.6 it works
@namepure
@namepure 5 месяцев назад
bro SSID don't show in wifi
@honest5959
@honest5959 6 месяцев назад
I ordered the esp32 WROOM-32S 32D , it support this model ?
@resaerpay
@resaerpay 6 месяцев назад
Yes
@ilberr
@ilberr День назад
Is that works on esp32-s3???
@user-ym5ig2qv1b
@user-ym5ig2qv1b 5 месяцев назад
I used ESP32 C3 to flash in after unlimited restart, is there a workaround
@codexrat
@codexrat 5 месяцев назад
This one is specifically for Esp32 Devkit Module. Wont work on esp8266 or esp32c3 or s3.
@padad1604
@padad1604 22 дня назад
Hey, i got a problem when trying to flash the esp: 'esptool' is not recognized as an internal or external command, operable program or batch file.
@padad1604
@padad1604 22 дня назад
I restarted my pc and accidently reinstalled it and it worked, thanks
@probityrajdeep6836
@probityrajdeep6836 Месяц назад
It is not doing deauth and any attacks what to do no error is showing but it is not doing anything i followed your steps
@shotflip
@shotflip Месяц назад
It is showing error ( esptool.py is not recognized as an internal or external command, operable program or batch file.) Whats the solution of this?
@kraakbeenvis
@kraakbeenvis День назад
i had the same error. For me it worked to just use "esptool" and not "esptool.py". I hope this is still helpful after a month
@kime_wang
@kime_wang 2 месяца назад
Subscribed 👍
@tixotixo4579
@tixotixo4579 8 месяцев назад
ESP32-S3 dont working, flash only in --force
@codexrat
@codexrat 8 месяцев назад
It's because this is meant for esp32 wroom and not s3
@kenzofroger3302
@kenzofroger3302 2 месяца назад
I use a ESP32 -C6 DevkitC-1 and i can't see the AP. When i used esptool i had to add "--Force" because of this message : "Unexpected chip id in image. Expected 13 but value was 0. Is this image for a different chip model? A fatal error occurred: build/bootloader/bootloader.bin is not an ESP32-C6 image. Use --force to flash anyway." Can someone help me plz ?
@noobeip2
@noobeip2 2 месяца назад
i have the same thing, did you find a fix?
@codexrat
@codexrat 2 месяца назад
You need the Esp32 devkit or Dev module. C6 variant is a fairly new architecture and won't work. Only Esp32 wroom 32 will work.
@tnl5499
@tnl5499 5 месяцев назад
I followed all the steps correctly, and it seems like the attack is working, but the devices on the wifi are not getting disconnected even though the attack duration is counting down.
@janleow7250
@janleow7250 5 месяцев назад
Yeah I have the same problem maybe our wifi is too well protected
@honest5959
@honest5959 6 месяцев назад
I ordered one from AliExpress and still waiting …. I have a question , is this script still work until this day?? I mean can I still use it in esp32 type-c to deauth attack Wi-Fi networks?? Thanks 🙏🏻
@resaerpay
@resaerpay 6 месяцев назад
Yess
@iyeetsecurity922
@iyeetsecurity922 2 месяца назад
I'm wanting to know if you can utilize an ESP32 with an OLED.
@codexrat
@codexrat 2 месяца назад
I am not the developer for this deauther. And I don't have the source code. Its possible, but the limited memory may present an issue.
@tyjohnston5889
@tyjohnston5889 Месяц назад
Yes you can. I've used a SSD1306 OLED .96 and a tft something or another, I can't recall. I added 3 buttons for UP,DOWN,SELECT. You can also add a NRF24L01 for the 2.4Ghz band.
@wl11lm
@wl11lm 13 дней назад
@@tyjohnston5889 do you have the code link?
@prod_jay2132
@prod_jay2132 8 месяцев назад
Can we use oled display to make esp32 deauth watch? Everyone says watch can only be done with node mcu
@codexrat
@codexrat 8 месяцев назад
Technically is possible but I don't have the project files. I have the compiled bin files. You need to ask the developer of this project. Link in the bio
@cvenn63
@cvenn63 4 месяца назад
I don't see why you couldn't incorporate an oled display, I use the OLED SSD1306 for other ESP projects. You would need to be familiar enough with programming to weave the display into the code, and make decisions as to what to display, when, etc.
@codexrat
@codexrat Месяц назад
@@cvenn63 my guess would be the sketch storage issue. it may need some free space to work.
@maraherrera7490
@maraherrera7490 7 месяцев назад
i have done it step-by-step as you show on your video, however the AP does not show in the ap list on my device. Can you help me? I have ESP8266. thank you.
@camaraman645
@camaraman645 6 месяцев назад
its for esp32
@honest5959
@honest5959 6 месяцев назад
You have official website for ESP8266 deauther , just type in google “esp8266 deauther”
@movies-star
@movies-star 3 месяца назад
how to open hccapx file bro
@Xmodpt
@Xmodpt 10 месяцев назад
great work. i have done it step-by-step as you show on your video, however the AP does not show in the ap list on my device, phone, comp, etc. i have checked the github issues and one of the post said yo enable "CONFIG_ESP32_WIFI_NVS_ENABLED=n" and i did by setting it to "y" but still doesn't work. can you help ?
@codexrat
@codexrat 10 месяцев назад
which model of esp are you using?
@naguet2006
@naguet2006 4 месяца назад
@@codexrat same issue, I'm using esp32 cp2102, is it compatible?
@codexrat
@codexrat 4 месяца назад
@@naguet2006 ya, this version of esptool is only compatible with esp32 wroom32
@ClownyOP
@ClownyOP 2 месяца назад
@@codexrat no bro it works properly
@bingxue996
@bingxue996 2 месяца назад
Is it possible to work in WT32? Accessing deauther via LAN?
@codexrat
@codexrat Месяц назад
Interesting. You have a dedicated Ethernet port in WT32. Theoritically it should attack with the wireless module and also stay connected to the attacker via ethernet. Since I dont have the source code, i am unable to implement.
@bingxue996
@bingxue996 Месяц назад
@@codexrat I try to flash a WT32 with this code but the lan doesn't work. Only work in wireless. My goal is to access the WT32 via wired connection.
@codexrat
@codexrat Месяц назад
@@bingxue996 Let me know of your progress. Definitely much needed upgrade 😃
@bloodwitcher
@bloodwitcher 4 месяца назад
I don't know why but I can't to do F:\esp32\New folder\esp32-wifi-penetration-tool-master>esptool -p COM14 -b 115200 --after hard_reset write_flash --flash_mode dio --flash_freq 40m --flash_size detect 0x8000 build/partition_table/partition-table.bin 0x1000 build/bootloader/bootloader.bin 0x10000 build/esp32-wifi-penetration-tool.bin 'esptool' is not recognized as an internal or external command, operable program or batch file. F:\esp32\New folder\esp32-wifi-penetration-tool-master>
@codexrat
@codexrat 4 месяца назад
Try replacing esptool with "esptool.py"
@JhonyFerreira-bp5tf
@JhonyFerreira-bp5tf 3 месяца назад
"com14"
@savindumihiranga242
@savindumihiranga242 6 месяцев назад
thats work thank y
@dadruo2847
@dadruo2847 7 месяцев назад
Great video, but on the last step it throws me this: 'esptool.py' is not recognized as an internal or external command, operable program or batch file. Esptool i had allready download. Plees help.
@surajlandepatil
@surajlandepatil 7 месяцев назад
Remove .py and run command
@dadruo2847
@dadruo2847 7 месяцев назад
@@surajlandepatil Thanks for the advice it's already working!
@tnl5499
@tnl5499 5 месяцев назад
@@surajlandepatil thank
@jacksoni4245
@jacksoni4245 5 месяцев назад
hello Sir, is there any way for netwxrk jaxmingx using esp32 ?
@codexrat
@codexrat 2 месяца назад
Did you mean Network Jamming? If you want to block the user from using the wifi then yes. The only limitation I found was it won't run the jamming forever. You need to repeat the steps after a while.
@linoware
@linoware Месяц назад
Working
@gajanansolanke3296
@gajanansolanke3296 3 месяца назад
How to use this code in node esp8266 please help me
@codexrat
@codexrat 2 месяца назад
The developer of this tool has designed it to be used only on Esp32 wroom or devkit versions.
@vayudarji
@vayudarji 10 месяцев назад
Sir i can't able to download hccapx file its keep loading when i try to download it Can you help me?
@codexrat
@codexrat 10 месяцев назад
Ok I will try it today and get back to you.
@incognitows
@incognitows 10 месяцев назад
Same
@surajlandepatil
@surajlandepatil 7 месяцев назад
It takes some time after downloading first file
@nafisaakter1335
@nafisaakter1335 Месяц назад
how to crack the file
@user-hz7oc7nr2j
@user-hz7oc7nr2j 5 месяцев назад
How to modify the language
@codexrat
@codexrat 2 месяца назад
The developer for this tool is Risinek. And he used Vscode to code this I think. It contains only the output bin file for burning.
@Sujayram-b7t
@Sujayram-b7t Месяц назад
u just kinda did show us your credit card pic bro... maybe blur it out 12:10
@savindumihiranga242
@savindumihiranga242 6 месяцев назад
can you bring a video about pcap file
@codexrat
@codexrat 2 месяца назад
I will try to. Thanks for the mention. Seems to be a common issue.
@nafisaakter1335
@nafisaakter1335 Месяц назад
not connecting :(
@codexrat
@codexrat Месяц назад
What is the error?
@Sanaakbaroffical
@Sanaakbaroffical Месяц назад
Bro pip esp tool not installing in my terminal
@codexrat
@codexrat Месяц назад
whats the error you getting?
Далее
WiFi Jammers vs Deauthers | What's The Difference?
4:38
3 HACKING gadgets you have to TRY!!
19:34
Просмотров 1,5 млн
❌Разве такое возможно? #story
01:00
WiFi Pentesting In Your Pocket / ESP32 Marauder
10:34
WiFi Pentesting Just Became Easy / Angry Oxide
7:30
Просмотров 61 тыс.
INTERCEPT ANY RADIO SIGNAL!!!!
10:04
Просмотров 666 тыс.
HakByte: Build a Hackable Router with a $5 ESP32
13:16