Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Features to add #4

Open
4 of 5 tasks
bastien8060 opened this issue Mar 1, 2021 · 6 comments
Open
4 of 5 tasks

Features to add #4

bastien8060 opened this issue Mar 1, 2021 · 6 comments
Assignees
Labels
enhancement New feature or request

Comments

@bastien8060
Copy link
Owner

bastien8060 commented Mar 1, 2021

New features to add:

  • automatic generations of config files
  • prevent cache on config files in the JavaScript code. Possible fix: add a parameter with a random number which differs every requests. This bypasses cache.
  • fix windows bug were using plugin.py will produce a bug where the static folder isn't found. Script should try to find the static folder automatically.
  • fix orientation bug with UC browser.
  • add carrier/ISP detector via an API.
@bastien8060 bastien8060 added the enhancement New feature or request label Mar 1, 2021
@bastien8060 bastien8060 self-assigned this Mar 1, 2021
bastien8060 added a commit that referenced this issue Mar 1, 2021
Js now calls a the config file with the timestamp as an argument which bypass cache. Should be referenced in #4.
@minanagehsalalma
Copy link

minanagehsalalma commented Mar 1, 2021

@bastien8060 here is some suggestions

  • Incase if we are in same network the page should be delivered using captive portal splash page pop up using dns spoofing so there is no need to send a link or something

  • a pretty similar phishing scenario like this : mimicking the wifi manager to trick the user into putting his WIFI password without doubting a thing .. there was two already made one for windows and another for ios but non for android :|

github.com/wifiphisher/wifiphisher/pull/1175

windows

@bastien8060
Copy link
Owner Author

Thank you very much! For the wifiphisher idea I think I will use Framework7.io! Check them out its creator made a awesome UI set for js. I might maybe also create another repo for it and start from a modified version of this

@bastien8060
Copy link
Owner Author

bastien8060 commented Mar 2, 2021

The captive portal is also an awesome idea but will require admin access + might not work in windows for a bit until i install windows to test it. I will work on that then!

@minanagehsalalma
Copy link

but will require admin access

yeah but why would that be a problem ?

might not work in windows

if you could figure how to do the dns spoofing in there .. then it will definitely work .. i think you might want to check better cap it's cross platform but i couldn't get it to work for some reason.

bastien8060 added a commit that referenced this issue Mar 2, 2021
@bastien8060
Copy link
Owner Author

bastien8060 commented Mar 2, 2021

but will require admin access

yeah but why would that be a problem ?

might not work in windows

if you could figure how to do the dns spoofing in there .. then it will definitely work .. i think you might want to check better cap it's cross platform but i couldn't get it to work for some reason.

Oh it wouldn't be at all.

edit: a problem I mean

@bastien8060
Copy link
Owner Author

but will require admin access

yeah but why would that be a problem ?

might not work in windows

if you could figure how to do the dns spoofing in there .. then it will definitely work .. i think you might want to check better cap it's cross platform but i couldn't get it to work for some reason.

I'll look into it. I was looking this morning at some cross-platform solutions about this. Thanks

bastien8060 added a commit that referenced this issue Mar 2, 2021
Similarly to how the script handles the static folder not being found, it now handles when the config files are not found.

Mention #4
bastien8060 added a commit that referenced this issue Mar 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants