ilektrojohn / creepy

A geolocation OSINT tool. Offers geolocation information gathering through social networking platforms.
http://www.geocreepy.com
GNU General Public License v3.0
1.25k stars 303 forks source link

Twitter Authorize Creepy Problem #28

Closed mssadewa closed 10 years ago

mssadewa commented 11 years ago

Hi.. I can open creepy tools, but i cant to authorized twitter account.. here is the error in the console : root@bt:/pentest/misc/creepy# creepymap /usr/lib/pymodules/python2.6/flickrapi/init.py:45: DeprecationWarning: the md5 module is deprecated; use hashlib instead import md5 Traceback (most recent call last): File "creepymap.py", line 511, in button_authorize_twitter url = self.oauth.get_authorization_url(True) File "tweepy/auth.py", line 103, in get_authorization_url raise TweepError(e) tweepy.error.TweepError: HTTP Error 401: Unauthorized Traceback (most recent call last): File "creepymap.py", line 511, in button_authorize_twitter url = self.oauth.get_authorization_url(True) File "tweepy/auth.py", line 103, in get_authorization_url raise TweepError(e) tweepy.error.TweepError: HTTP Error 401: Unauthorized Traceback (most recent call last): File "creepymap.py", line 511, in button_authorize_twitter url = self.oauth.get_authorization_url(True) File "tweepy/auth.py", line 103, in get_authorization_url raise TweepError(e) tweepy.error.TweepError: HTTP Error 401: Unauthorized Traceback (most recent call last): File "creepymap.py", line 511, in button_authorize_twitter url = self.oauth.get_authorization_url(True) File "tweepy/auth.py", line 103, in get_authorization_url raise TweepError(e) tweepy.error.TweepError: HTTP Error 401: Unauthorized Traceback (most recent call last): File "creepymap.py", line 511, in button_authorize_twitter url = self.oauth.get_authorization_url(True) File "tweepy/auth.py", line 103, in get_authorization_url raise TweepError(e) tweepy.error.TweepError: HTTP Error 401: Unauthorized [4378:4394:0306/103615:ERROR:object_proxy.cc(608)] Failed to get name owner. Got org.freedesktop.DBus.Error.NameHasNoOwner: Could not get owner of name 'org.freedesktop.NetworkManager': no such name [4378:4402:0306/103616:ERROR:object_proxy.cc(608)] Failed to get name owner. Got org.freedesktop.DBus.Error.NameHasNoOwner: Could not get owner of name 'org.chromium.Mtpd': no such name [4378:4402:0306/103616:ERROR:object_proxy.cc(608)] Failed to get name owner. Got org.freedesktop.DBus.Error.NameHasNoOwner: Could not get owner of name 'org.chromium.Mtpd': no such name [4378:4378:0306/103618:ERROR:object_proxy.cc(513)] Failed to call method: org.chromium.Mtpd.EnumerateStorage: object_path= /org/chromium/Mtpd: org.freedesktop.DBus.Error.ServiceUnknown: The name org.chromium.Mtpd was not provided by any .service files

FYI : i try to launch creepy in ubuntu 12.04 not work. then i try launch from backtrack 5 r3 and didnt work too.. please help me..

Regrads

sluxuer..

ilektrojohn commented 11 years ago

Hi,

Have you seen this : https://github.com/ilektrojohn/creepy/issues/12 ?

Ioannis

2013/3/6 sluxuer notifications@github.com

Hi.. I can open creepy tools, but i cant to authorized twitter account.. here is the error in the console : root@bt:/pentest/misc/creepy# creepymap /usr/lib/pymodules/python2.6/flickrapi/init.py:45: DeprecationWarning: the md5 module is deprecated; use hashlib instead import md5 Traceback (most recent call last): File "creepymap.py", line 511, in button_authorize_twitter url = self.oauth.get_authorization_url(True) File "tweepy/auth.py", line 103, in get_authorization_url raise TweepError(e) tweepy.error.TweepError: HTTP Error 401: Unauthorized Traceback (most recent call last): File "creepymap.py", line 511, in button_authorize_twitter url = self.oauth.get_authorization_url(True) File "tweepy/auth.py", line 103, in get_authorization_url raise TweepError(e) tweepy.error.TweepError: HTTP Error 401: Unauthorized Traceback (most recent call last): File "creepymap.py", line 511, in button_authorize_twitter url = self.oauth.get_authorization_url(True) File "tweepy/auth.py", line 103, in get_authorization_url raise TweepError(e) tweepy.error.TweepError: HTTP Error 401: Unauthorized Traceback (most recent call last): File "creepymap.py", line 511, in button_authorize_twitter url = self.oauth.get_authorization_url(True) File "tweepy/auth.py", line 103, in get_authorization_url raise TweepError(e) tweepy.error.TweepError: HTTP Error 401: Unauthorized Traceback (most recent call last): File "creepymap.py", line 511, in button_authorize_twitter url = self.oauth.get_authorization_url(True) File "tweepy/auth.py", line 103, in get_authorization_url raise TweepError(e) tweepy.error.TweepError: HTTP Error 401: Unauthorized [4378:4394:0306/103615:ERROR:object_proxy.cc(608)] Failed to get name owner. Got org.freedesktop.DBus.Error.NameHasNoOwner: Could not get owner of name 'org.freedesktop.NetworkManager': no such name [4378:4402:0306/103616:ERROR:object_proxy.cc(608)] Failed to get name owner. Got org.freedesktop.DBus.Error.NameHasNoOwner: Could not get owner of name 'org.chromium.Mtpd': no such name [4378:4402:0306/103616:ERROR:object_proxy.cc(608)] Failed to get name owner. Got org.freedesktop.DBus.Error.NameHasNoOwner: Could not get owner of name 'org.chromium.Mtpd': no such name [4378:4378:0306/103618:ERROR:object_proxy.cc(513)] Failed to call method: org.chromium.Mtpd.EnumerateStorage: object_path= /org/chromium/Mtpd: org.freedesktop.DBus.Error.ServiceUnknown: The name org.chromium.Mtpd was not provided by any .service files

FYI : i try to launch creepy in ubuntu 12.04 not work. then i try launch from backtrack 5 r3 and didnt work too.. please help me..

Regrads

sluxuer..

— Reply to this email directly or view it on GitHubhttps://github.com/ilektrojohn/creepy/issues/28 .

0pen commented 11 years ago

Hello,

I hav ethe same problem an the system time doesn't resolve the issue. Version 0.9.4

destrocobra commented 10 years ago

I have a similar problem, I can get creepy to load and enter text. However there's a twitter error " We are having trouble connecting to twitter"

I would greatly appreciate any help resolving this issue. Thanks!

ilektrojohn commented 10 years ago

Close as invalid for now, the soon to be released v1.0 handles this.

destrocobra commented 10 years ago

thank you for the reply. best J

On Tue, Dec 17, 2013 at 8:23 AM, Ioannis Kakavas notifications@github.comwrote:

Close as invalid for now, the soon to be released v1.0 handles this.

— Reply to this email directly or view it on GitHubhttps://github.com/ilektrojohn/creepy/issues/28#issuecomment-30759482 .

This message is intended solely for the use of the individual and entity to whom it is addressed, and may contain information that is privileged, confidential, and exempt from disclosure under applicable state and federal laws. If you are not the addressee, or are not authorized to receive for the intended addressee, you are hereby notified that you may not use, copy, distribute, or disclose to anyone this message or the information contained herein. If you have received this message in error, immediately advise the sender by reply email and destroy this message.