48964896A / fbpwn

Automatically exported from code.google.com/p/fbpwn
0 stars 0 forks source link

Account not added to list #17

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. create facebool account
2. try to add the account in FBPwn

What is the expected output? What do you see instead?
After verification the account should show up in "Authenticated Accounts 
Management" - instead the "attempting to log in"-window appears for a few 
seconds, then disappears and that's it.
Account is not being added to list. No error shown.

What version of the product are you using? On what operating system?
FBPwn Beta version 0.1.5 on Windows XP SP3

Please provide any additional information below.

Original issue reported on code.google.com by tho...@striesse.net on 14 Sep 2011 at 9:01

GoogleCodeExporter commented 9 years ago
Just look at Issue 16... its the same ;)...

Original comment by michael....@googlemail.com on 14 Sep 2011 at 9:39

GoogleCodeExporter commented 9 years ago
@michael
thanks. i wasn't sure about that :)

Original comment by tho...@striesse.net on 14 Sep 2011 at 9:47

GoogleCodeExporter commented 9 years ago
No problem dude ;) I dont understand... look at issue 16... I did the same 
steps but actually i get the error in attachment... mh.. maybe the 
configurationsteps have to be done? Could it be?

Original comment by michael....@googlemail.com on 14 Sep 2011 at 10:04

GoogleCodeExporter commented 9 years ago
Thanks for taking the time to report your issue.

Try to set the default language to English for the authenticated account.

Also make sure you can access Facebook from a normal web browser.

If you use proxy to access Facebook, make sure you enter the proxy connection 
details in the settings tab.

If you still encounter this situation, let us know.

Original comment by HusseinElMotayam@gmail.com on 14 Sep 2011 at 2:06

GoogleCodeExporter commented 9 years ago
Thanks!

Changing the FB-account language to english solved the problem :-)

Original comment by tho...@striesse.net on 14 Sep 2011 at 3:31

GoogleCodeExporter commented 9 years ago
hi have other problems if you could help me.

1) java -jar FBpwn.jar
2) Add a facebook account already existing
3) Java Exception Error :
<code>
java.util.concurrent.ExecutionException: java.lang.RuntimeException: 
javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated
</code>

I firstly used iptables for a transparent proxy to analyse the requests sent by 
the application with version 0.1.3 and now i use the proxy settings added with 
version 0.1.5.

the requests sent are 2:

the first one is :

<code>
GET / HTTP/1.1
Host: www.facebook.com
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.19) 
Gecko/2010031422 Firefox/3.0.19
Accept-Language: en-us
Accept: */*
Proxy-Connection: Keep-Alive
</code>

the second one is:

<code>
GET /?_fb_noscript=1 HTTP/1.1
Host: www.facebook.com
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.19) 
Gecko/2010031422 Firefox/3.0.19
Accept-Language: en-us
Accept: */*
Proxy-Connection: Keep-Alive
Cookie: datr=7dJwTuu6ocaNNeaQLeTdF59D; lsd=yK4qa; 
reg_fb_gate=http%3A%2F%2Fwww.facebook.com%2F; 
reg_fb_ref=http%3A%2F%2Fwww.facebook.com%2F
</code>

No other requests sent by the program

I hope i gave all the information useful to explain me why it doesn't work.

Regards.

Original comment by cristian...@gmail.com on 14 Sep 2011 at 4:25

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
@tho: Glad to hear that your problem is solved, I'll mark this as a duplicate 
of issue 16.

@cristian: Thanks for taking the time to report your issue.

Kindly start a new issue, so we can start discussing it.

Thank you.

Original comment by HusseinElMotayam@gmail.com on 14 Sep 2011 at 5:01

GoogleCodeExporter commented 9 years ago
mine still isnt adding to the account list..
i changed the default language to english an its still not working...

Original comment by summah_s...@hotmail.com on 27 Sep 2011 at 4:24