samdenty / Wi-PWN

ESP8266 firmware for performing deauthentication attacks, with ease.
Other
1.56k stars 318 forks source link

Add captive portal #86

Closed aniketstark closed 5 years ago

aniketstark commented 5 years ago

Add captive portal in wifi pwn so its look like cool like wifi phisher or fluxion so please pull the new update

samdenty commented 5 years ago

It has it. You need to enable a flag in wi-pwn.ino

aniketstark commented 5 years ago

H. I dont understand bro

minanagehsalalma commented 5 years ago

@samdenty should I Remove the # before every captive portal word in the code ?!

bddvlpr commented 5 years ago

https://github.com/samdenty/Wi-PWN/blob/ab43f87b521bbac2507a1bfd6b8fa25389599767/arduino/Wi-PWN/Wi-PWN.ino#L41

aniketstark commented 5 years ago

Is that work or not if its just comment me fast if its So bro its amazing ^_^πŸ€—πŸ˜πŸ˜πŸ˜Ž

minanagehsalalma commented 5 years ago

Test it by yourself dude .. Remove the #

On Sun, Feb 17, 2019, 1:21 PM Aniket Stark <notifications@github.com wrote:

Is that work

β€” You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/samdenty/Wi-PWN/issues/86#issuecomment-464444142, or mute the thread https://github.com/notifications/unsubscribe-auth/ATmETjp85aHcUynyIG9YuQnCtnX57s_Bks5vOTspgaJpZM4a-7JD .

aniketstark commented 5 years ago

What @minanagehsalalma

aniketstark commented 5 years ago

screenshot_2019-02-17-16-55-07-314_com rhmsoft edit

aniketstark commented 5 years ago

What errase

aniketstark commented 5 years ago

Now i am testing wait i will back

aniketstark commented 5 years ago

Nothing not showing captive portal option

minanagehsalalma commented 5 years ago

Dude. .did you remove the # ? From the 41 line ? . it should show you the captive portal when you visit any website !!

aniketstark commented 5 years ago

But aaa i dont understand i remove it like this

define USE_CAPTIVE_PORTAL / <-- enable captive portal (redirects all pages to 192.168.4.1) - most devices flood the ESP8266 with requests /

Or Like this define USE_CAPTIVE_PORTAL / <-- enable captive portal (redirects all pages to 192.168.4.1) - most devices flood the ESP8266 with requests / Which one ?

And i edit like 1st one so where is captive portal option ????

minanagehsalalma commented 5 years ago

//define USE_CAPTIVE_PORTAL

minanagehsalalma commented 5 years ago

And i edit like 1st one so where is captive portal option ????

there isn't

enable captive portal (redirects all pages to 192.168.4.1)

it will just redirects the web pages requests to 192.168.4.1 automatically... you can test it by yourself by connecting to the wifi then visit any website and see if it redirects you to 192.168.4.1 or not !!!!!!!!!!!

aniketstark commented 5 years ago

So thats all its not work like fluxion You say-:you can test it by yourself by connecting to the wifi ("it means i need to enable a wifi client mode ah ha") to redirect to another one

aniketstark commented 5 years ago

Therw is no option like captive portal To create fake ap and redirect to page and get creditional

minanagehsalalma commented 5 years ago

Dude what are you saying !!! Just use another phone to test it .. BTW you look like you understand nothing !!! Have you read the fluxion requirements before ?!

On Sun, Feb 17, 2019, 2:53 PM Aniket Stark <notifications@github.com wrote:

Therw is no option like captive portal

β€” You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/samdenty/Wi-PWN/issues/86#issuecomment-464453412, or mute the thread https://github.com/notifications/unsubscribe-auth/ATmETpwztbfsrFrGAOXhWy0XfT8lqkleks5vOVDNgaJpZM4a-7JD .

aniketstark commented 5 years ago

Oh sh^_^t i use another phone to test it

minanagehsalalma commented 5 years ago

"captive portal To create fake ap and redirect to page and get creditional" You sound stupid !! You just need a captive portal then you can design the page by yourself .. Or copy it from fluxion .. ..

aniketstark commented 5 years ago

But not work which option I see only these option wait is sending you

aniketstark commented 5 years ago

Okok wait wait i am stupid ok i am noobπŸ€“ Thats all But yarr(bro) if you know all these thing so send me na video create video and send me your pro😎😎

minanagehsalalma commented 5 years ago

I have already sent you a video !!

minanagehsalalma commented 5 years ago

Just flash this one https://github.com/exploitagency/github-ESPortal

aniketstark commented 5 years ago

Bro bro you don't understanding that's why i don't understanding i need captive portal in WiFi pwn tool to use

aniketstark commented 5 years ago

I don't want to flash new tool again again and again

minanagehsalalma commented 5 years ago

You should have 2 esps ... Because it would be too much. For one esp to do !!

aniketstark commented 5 years ago

Why dont with one esp8266

minanagehsalalma commented 5 years ago

Because it will be less complicated ... And easier for the esp to handle !! And because there is no code that is available outside to do both at the same time !!! Maybe you should learn arduino programming and write your own tool !!

On Sun, Feb 17, 2019, 3:49 PM Aniket Stark <notifications@github.com wrote:

Why dont with one esp8266

β€” You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/samdenty/Wi-PWN/issues/86#issuecomment-464459480, or mute the thread https://github.com/notifications/unsubscribe-auth/ATmETonlEC_-52bRSseDy-1a8HrNgSCzks5vOV39gaJpZM4a-7JD .

bddvlpr commented 5 years ago

You don’t NEED a second one. Just uncomment the def in the arduino file and compile the project.

bddvlpr commented 5 years ago

In case this is too hard. Your line should look like this #define USE_CAPTIVE_PORTAL /* <-- enable captive portal (redirects all pages to 192.168.4.1) - most devices flood the ESP8266 with requests */

minanagehsalalma commented 5 years ago

@StijnSimons ..... Can the the captive portal page be edited to receive plaintext ?! Where is the path of it's file ?!

samdenty commented 5 years ago

This issue is off-topic for the scope of this project.