![]() |
|
[Release] [Source] GCrack - Crack GMail passwords - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Coding (https://sinister.ly/Forum-Coding) +--- Forum: Visual Basic & .NET Framework (https://sinister.ly/Forum-Visual-Basic-NET-Framework) +--- Thread: [Release] [Source] GCrack - Crack GMail passwords (/Thread-Release-Source-GCrack-Crack-GMail-passwords) |
[Release] [Source] GCrack - Crack GMail passwords - SQLi - 05-17-2013 GCrack - Crack GMail passwords Introduction Hello again SL. I'm just releasing a program that bruteforces gmail accounts. It uses a dictionary attack, and it validates the account by attempting to send an email. I measured how fast it tries 1k passwords, and it's estimated to 1k attempts each 10 minutes. But it might vary depending on your bandwidth and/or hardware. Screenshot ![]() Source GCrack.vb Wrote:Imports System.Net.Mail Example usage Wrote:Dim Response As String = GCrack.Crack("obama@Gmail.com", "list.txt") Download & virus scan http://www.mediafire.com/ http://virustotal.com/ RE: [Release] [Source] GCrack - Crack GMail passwords - ErroraBorealis - 05-17-2013 Well shit, I was going to make one of these. Just with a gui. Oh well. RE: [Release] [Source] GCrack - Crack GMail passwords - ねこまっしぐら - 05-17-2013 Oh man, thanks for the share :-) This looks neat. RE: [Release] [Source] GCrack - Crack GMail passwords - Mxdaraexe - 05-17-2013 Since you don't feel like uploading a scan of the program, I'll run this through anubis and upload the results... RE: [Release] [Source] GCrack - Crack GMail passwords - SQLi - 05-17-2013 (05-17-2013, 04:28 AM)Mxdaraexe Wrote: Since you don't feel like uploading a scan of the program, I'll run this through anubis and upload the results... Or you could just have asked me. Edit: Added scans in OP. RE: [Release] [Source] GCrack - Crack GMail passwords - Sapientia - 05-17-2013 Well it seems pretty neat and good, nice job. RE: [Release] [Source] GCrack - Crack GMail passwords - shizelkid - 05-17-2013 Nice, i tested it with 7 different accounts and it worked. Thank you. RE: [Release] [Source] GCrack - Crack GMail passwords - Customer - 05-17-2013 I'm glad you shared this. (: |