[ninux-not-wireless] NSA ha provato a scardinare Tor

Francesco Rapanà f.rapana at gmail.com
Thu Oct 10 22:17:30 CEST 2013


Ora ripeti il test con questo:
http://www.theverge.com/2013/10/10/4824026/a-first-look-inside-googles-secretive-quantum-lab

:)
Francesco


Il giorno 10 ottobre 2013 22:04, LuX <lux at ninux.org> ha scritto:

> Eccellente mio giovane allievo padawan!
> La pizza è tua! ;)
>
> P.S. Quanto c'ha messo il BruteForce?
>
> --
> LuX
>
>
> Il giorno 10/ott/2013, alle ore 20:54, Robotica <robotica at robotica.it> ha
> scritto:
>
>  Ao, la risposta è: ZAMPINO
>
> mi dimenticavo la cosa più importante
>
> :)
>
>
> On 10/10/2013 08:48 PM, Robotica wrote:
>
> On 10/10/2013 07:05 PM, LuX wrote:
>
> Il primo che posta la risposta del quesito ivi contenuto (e condivide il
> KnowHow su come ha fatto) ha una pizza pagata!
>
>
> ok, a me la pizza!
>
> Deg8hu5wAf4yik3Kec8pe4ith2cav9
>
> Tanto va la gatta al lardo,
> che ci lascia lo..
>
>
> qualche riga di python e il gioco è fatto:
>
>
> import gnupg
> import string
>
> gpg = gnupg.GPG(gnupghome='.')
> filename = 'file.txt.asc'
> with open(filename, 'r') as content_file:
>     content = content_file.read()
> print content, type(content)
>
> rang = list(string.ascii_lowercase+string.ascii_uppercase+string.digits)
> for c in rang:
>     for d in rang:
>         #pas = "nmdcdnvmriu"+c+d
>         pas = "Deg8hu5wAf4yik3Kec8pe4ith2ca"+c+d
>         decrypted_data = gpg.decrypt(content , passphrase=pas)
>         if len(str(decrypted_data)) > 0:
>             print pas, len(str(decrypted_data)), decrypted_data
>
>
> PS: in real time!  zzzzzzz
>
>
> _______________________________________________
> Not-wireless mailing listNot-wireless at ml.ninux.orghttp://ml.ninux.org/mailman/listinfo/not-wireless
>
>
>  _______________________________________________
> Not-wireless mailing list
> Not-wireless at ml.ninux.org
> http://ml.ninux.org/mailman/listinfo/not-wireless
>
>
>
> _______________________________________________
> Not-wireless mailing list
> Not-wireless at ml.ninux.org
> http://ml.ninux.org/mailman/listinfo/not-wireless
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ml.ninux.org/pipermail/not-wireless/attachments/20131010/9125284b/attachment-0001.html>


More information about the Not-wireless mailing list