Please sign in to access this page
Firmware made for ESP32 that is made for wifi pentesting.
Khaled
Check their projects out: Syncy, Termemogi, Portfolio, Ghostydisk
Chris Joe .m
Whoops! Looks like they don't have a project yet. Maybe ask them to start one?
Kristijan
Whoops! Looks like they don't have a project yet. Maybe ask them to start one?
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
I am done with this project. Ive learned a lot and it was such a good experience.
Ive fixed vuln scanner, and now it works.
I fixed version scanner. The problem was that IPs were stored in network byte order when they needed to be stored in host byte order.
I fixed a version scanner. The problem was in backend. I needed to initialize a task with freertos for that to solve the problem.
Today I modified my host identifier. Now its using ARP table for identifing hosts instead of pinging each one.