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

Facebook User Agent is Wrong #4

Open
miztizm opened this issue Jan 21, 2022 · 4 comments
Open

Facebook User Agent is Wrong #4

miztizm opened this issue Jan 21, 2022 · 4 comments

Comments

@miztizm
Copy link

miztizm commented Jan 21, 2022

Hello please can you fix this
bitlbee/bitlbee-facebook#195
https://github.com/dequis/purple-facebook/search?q=FB_ORCA_AGENT

@h4110w33n
Copy link
Collaborator

Tagged a new image in Docker hub. Related PR referenced above. Let me know if that works for you.

docker pull thisisvantaworks/alpine-bitlbee:uafix

@miztizm
Copy link
Author

miztizm commented Feb 10, 2022

Still no luck, i get a notification in my browser that i use suspicious connection. After a accept it. It still logging off and on

image

i tested most of them from here: including windows, andorid, ios and it the same problem, that makes me think that its not related to user agent.

@h4110w33n
Copy link
Collaborator

Reading into this a bit further... this plugin never had first-class MFA support, which is the core issue here and in the linked issue. The only auth mechanism it has is password based, and nothing for negotiating MFA. (Somebody can correct me if I'm wrong, but I'm not finding any proper support in a tagged release).

For accounts that had MFA, it relied on app passwords because of this limitation. The right solution here is adding MFA functionality to the plugin, but given they are looking for a maintainer, I'm not confident that will be soon.

There is a workaround, but I'm not a fan. Disable MFA. Logging in with the 1) deprecated app password feature or 2) a password on an MFA disabled account are the same as far as the plugin is concerned.


@warshell I don't know if this workaround fits your threat/security model, but it does work reliably on my test FB account.

@miztizm
Copy link
Author

miztizm commented Feb 28, 2022

Hello Sir, I dont have a MFA protection on my facebook account. What else it could be ?
image

ps: how can i reach you to talk directly Robert, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants