Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 14 Jun 2012 21:05:08 +0200
From: Samuele Giovanni Tonon <samu@...uxasylum.net>
To: john-users@...ts.openwall.com
Subject: Re: Re: Using Twitter to build password cracking wordlist

On 06/14/12 19:54, Donovan wrote:
> Samuele Giovanni Tonon <samu@...> writes:
> 
>>
>> On 06/05/2012 07:46 AM, Solar Designer wrote:
>>> Hi,
>>>
>>> I found this via http://www.reddit.com/r/netsec/ and felt that it's
>>> relevant to this list, especially given that the specific example uses
>>> John the Ripper:
>>>
>>>
> http://7habitsofhighlyeffectivehackers.blogspot.com.au/2012/05/using-twitter-to-build-password.html
>>>
>>> In general, I'd like folks to start posting this kind of stuff in here,
>>> not just to their blogs. 
>>
>> if someone is still interested here's a little python script to write
>> words from twitter.
>>
>> if you specify a good woeid you can even extract them from trend topics.
>>
>> Cheers
>> Samuele
>>
>> Attachment (twitter.py): text/x-python, 2574 bytes
> 
> 
> Hi,
> 
> Thank you for this script, i just make an try ( i am on Mac OSX Lion )
> 
> & got this error , oncel i run : ./twitter.py
> 
> *********
> -bash: ./twitter.py: /usr/bin/python^M: bad interpreter: 
> No such file or directory
> 
> ********
> 
> Maybe i forgot to type some options ?
> 
hello,
not at all: program has its defaults so it should work out of the box
but you need to have python installed in your system and be able to run it

Unfortunately i haven't tested it under osX so i don't know what is the
problem, for what i can see you can try to remove the ^M and fix your
interpreter path and it should work.

Cheers
Samuele

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.