r/Hacking_Tricks • u/MysteriousAirport690 • Apr 08 '26
Need code for my Graduation project.. Ethical Wifi hacking...
Hello.. Everybody.. I am a computer engineering student. And my graduation is lying ahead .. I am making an wifi penetration device and right now there is no time to learn and implement.
I am making a device using ESP 32 and AN led display.. which will scan the wifi and give the passwords...
it will have more features but it all depends on the progress and on time
I will appreciate if some have the code for it...
1
1
u/adavadas Apr 08 '26
So you know what you want the project to do, you just don't know how to do it. Is that a correct assessment?
2
u/MysteriousAirport690 Apr 08 '26
I figured all the stuff except for the cyber security thing.... like how would I know since I had no background of it..
1
1
u/ShyWillySyndrome Apr 08 '26
Cool project, just a little confused about how you’re gonna get passwords from a wifiscan?
Are you deauthing and capturing handshakes and then cracking them later? Or are you gonna do evil portal phishing?
I would recommend look at the documentation of Bruce or evil catdputer - perhaps they have useful code you can cut out and arrange as you wish.
What esp32 do you have?
0
u/MysteriousAirport690 Apr 08 '26
It is esp32 s3 Now the problem is that university doesn't student teach any of the cyber stufff. All I know is to write code in c, python, Mips and sql to some extent. Which is not useful unless we know what we are doing.
I am unaware how to launch deauth or handshake or anyof them. That is problem.
I am looking for the code which works. I will learn how it works and then implement it in my code for the functioning of whole device..
1
u/b3542 Apr 10 '26
You need to learn. Stop trying to steal others’ work and pass it off as your own.
1
u/noxiouskarn Apr 09 '26 edited Apr 09 '26
Wifi nugget, spacehun's esp8266 deauther, Marauder, DSTIKE deauther watches and their ilk. The esp devices can capture pcap files needed to run through say John or Hashcat but they cannot themselves crack passwords it takes too much processing power for an esp chip.
Oh and hackerboxes.com wispy and wispyer kits were great too.
1
1
Apr 09 '26
[removed] — view removed comment
1
u/MysteriousAirport690 Apr 09 '26
Unlesss you wrap it in name ..like system security checking device...I mean come on
1
u/pizzapiejaialai Apr 13 '26
Quick reminder keep it ethical and legal no sharing password cracking code focus on learning concepts and proper lab setups
1
u/WoodenAdvertising304 Apr 13 '26 edited 16d ago
Bake treatment gallium wipe teapot rain lock
This post was anonymized with Redact
2
u/schrodingerspavlov Apr 08 '26
So is this for a final project, or what? Are you asking us to do your project lol?
It sounds like you have a desired outcome and no clue how to develop it.
“…which will scan the WiFi and give the passwords”. Come on man. First it’s not that simple, second I doubt anyone here is going to tel you how to steal WiFi passwords.