It's the fluxion en genric page I tried to copy it to wifiphisher pages folder then it worked ... but the page looks a bit buggy and the password doesn't get caught! Any ideas ?
no not really if you check the help menu or wiki page will find nob not exactly ... wifiphisher supports custom pages by default although i have tried what's mentioned above still the post request is sent by key1 name i have tried to edit it in main.js and index.html nothing changed ... you can give it a shot and see if you can work it out ... and i think if the handshake parameter wasn't used the check.php should be replaced to final.html but i don't know what to change if the parameter is used as the script may be able to check the password but the page wouldn't be able to know if it's wrong to show error.html or it's correct to show final.html what do you think ?
Fluxion portal page wifiphisher portal page just found those strings in fluxion page and replace to wifiphisher-compatible strings red is text that must be replaced
I have did that already But I didn't change the check.php to index.HTML as it doesn't make sense to load into the same page !
Этот код был взят из старой версии wifiphisher портала. И будет работать на старой версии wifiphisher. Новые версии wifiphisher работают иначе, необходимо значительно изменить код для большинства fluxion страниц. Чтобы эти страницы работали правильно на новом wifiphisher.
Here the latest one of the frimware upgrade page from wifiphisher https://github.com/wifiphisher/wifi...ishing-pages/firmware-upgrade/html/index.html I have looked into the page and found that the compatible strings Is wfphshr-wpa-password and not wphshr Looks like they haven't updated their wiki since a long ago! What about the check.php (where it can check if the password was wrong or correct ) can we get it to work with a separated script in the background?