Search Results
|
Post |
Author
[asc]
|
Forum |
Replies |
Views |
Posted |
|
|
Thread: Breaking Samsung Android Passwords/PIN
Post: RE: Breaking Samsung Android Passwords/PIN
@gat3way
Found another strange file on my phone /data/system/device_policies.xml
Code:
--
--
I think they are missing an important attribute here, namely: plain="1111"
Lol
What the... |
|
philsmd |
User Contributions
|
47 |
208,552 |
04-12-2013, 11:04 AM |
|
|
Thread: Breaking Samsung Android Passwords/PIN
Post: RE: Breaking Samsung Android Passwords/PIN
It is the device password! If I change my pin to 8 digits there is a very slight change:
length="8" ... numeric="8" ... nonletter="8"
It seems fun, but it really isn't. For shame!!!
Anyone can confir... |
|
philsmd |
User Contributions
|
47 |
208,552 |
04-12-2013, 12:02 PM |
|
|
Thread: Breaking Samsung Android Passwords/PIN
Post: RE: Breaking Samsung Android Passwords/PIN
It seems to log into a rooted device you only need to *remove* this policy file and reboot:
https://www.digitalmobile.in/community/threads/remove-pattern-lock-of-any-android-device.1893/
EDIT: But o... |
|
philsmd |
User Contributions
|
47 |
208,552 |
04-12-2013, 12:25 PM |
|
|
Thread: Breaking Samsung Android Passwords/PIN
Post: RE: Breaking Samsung Android Passwords/PIN
Some examples for "salt conversion" for those that are not sure how to get the hex string, the steps are easy, but were not descibed in detail.
Of course this conversion is easy, but maybe someone di... |
|
philsmd |
User Contributions
|
47 |
208,552 |
04-12-2013, 03:33 PM |
|
|
Thread: Problem installing catalyst 13.1 in debian
Post: RE: Problem installing catalyst 13.1 in debian
@eljolot did solve his problem (I helped him a little bit on hashcat irc 2-3 days ago) by checking/doing following steps (BTW: he told me he will post the solution here, but I don't see it so I will d... |
|
philsmd |
General Help
|
17 |
69,307 |
04-13-2013, 05:01 PM |
|
|
Thread: Is it a md5 colision ?
Post: RE: Is it a md5 colision ?
I would suggest you reduce your rule file to the bare minimum needed to reproduce this behaviour and post the few lines here.
As far as I understood, it could be a "bug" regarding the rules !? |
|
philsmd |
General Help
|
15 |
33,317 |
04-14-2013, 11:05 AM |
|
|
Thread: Is it a md5 colision ?
Post: RE: Is it a md5 colision ?
Mystery solved!
Try:
Code:
--
echo -en "elec@\00"|md5sum
9a214e678ed4e501d1576326ce84b41c *-
--
So the string terminator \0 is included into the "search string" when the 'x rule has a lengt... |
|
philsmd |
General Help
|
15 |
33,317 |
04-14-2013, 12:27 PM |
|
|
Thread: IKE file testcase for oclHashcat
Post: RE: IKE file testcase for oclHashcat
First of all, I am sure you've noticed that the forum adds newlines etc characters... So also the "show page source" feature of your browser includes some special characters (newline etc) in the strin... |
|
philsmd |
Very old oclHashcat-plus Support
|
13 |
28,017 |
04-16-2013, 03:36 PM |
|
|
Thread: IKE file testcase for oclHashcat
Post: RE: IKE file testcase for oclHashcat
@navox Please add this problem to Trac https://hashcat.net/trac/ s.t. atom can/will have a look at it. Thx
UPDATE: I've now opened a Trac ticket here: https://hashcat.net/trac/ticket/131
UPDATE 2: Th... |
|
philsmd |
Very old oclHashcat-plus Support
|
13 |
28,017 |
04-16-2013, 05:25 PM |
|
|
Thread: Agilebits 1Password support and Design Flaw?
Post: RE: Agilebits 1Password support and Design Flaw?
OMG, amazing! Well done atom |
|
philsmd |
Very old oclHashcat-plus Support
|
44 |
362,064 |
04-16-2013, 05:26 PM |
|
|
Thread: Agilebits 1Password support and Design Flaw?
Post: RE: Agilebits 1Password support and Design Flaw?
Quote:
--
In the new format that I mentioned, we actually make this last bit easier for you (by design).
--
Thx you, nice to collaborate w/ us. |
|
philsmd |
Very old oclHashcat-plus Support
|
44 |
362,064 |
04-16-2013, 06:32 PM |
|
|
Thread: Breaking AIX hashes with hashcat
Post: RE: Breaking AIX hashes with hashcat
Amazing speeds! Great, thx for the port and update here |
|
philsmd |
User Contributions
|
7 |
23,945 |
04-22-2013, 01:03 PM |
|
|
Thread: nVidia GEFORCE 520M driver install
Post: RE: nVidia GEFORCE 520M driver install
I would suggest you upgrade to the newest release of your distro, i.e. The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) linux.
After that download the nvidia drivers from the NV site. You th... |
|
philsmd |
Very old oclHashcat-lite Support
|
9 |
19,934 |
04-30-2013, 09:39 AM |
|
|
Thread: nVidia GEFORCE 520M driver install
Post: RE: nVidia GEFORCE 520M driver install
Glad to help.
But let me say one thing: I don't like your follow-up post at all.
I would like to see a howto tutorial how we resolved the problem instead.
You should have posted here the solution... |
|
philsmd |
Very old oclHashcat-lite Support
|
9 |
19,934 |
04-30-2013, 11:04 PM |
|
|
Thread: Unique Master Citizen Number Rule?
Post: RE: Unique Master Citizen Number Rule?
Hi, you are searching for a specific/custom mask?
Try this one:
-1 0123 -2 01 -3 09 -4 123456789 ?1?d?2?d?3?d?d7?4?d?d?d?d
I'm no mask expert, but should work (-1 up to -4 are cusom charsets, s... |
|
philsmd |
Very old oclHashcat-plus Support
|
3 |
7,281 |
05-05-2013, 01:44 PM |
|
|
Thread: hccap to cap ? Possible ?
Post: RE: hccap to cap ? Possible ?
Hi,
I quickly decided to accept this challenge and to try to build a *POC* code that is able to *pseudo*-convert the hccap back to a valid cap file.
ATTENTION: cap2hccap (the "*other*"==reverse) c... |
|
philsmd |
General Help
|
10 |
24,517 |
05-10-2013, 02:37 PM |
|
|
Thread: How can I get status from hashcat for using other program?
Post: RE: How can I get status from hashcat for using ot...
Ok, I understand.
If you look at the output of ./*hashcat -h you see some parameters that may help you, e.g.:
--status Enable automatic update of the status-screen
--status-timer=NUM Seconds betwee... |
|
philsmd |
Very old oclHashcat-lite Support
|
8 |
16,010 |
05-13-2013, 01:47 PM |
|
|
Thread: How can I get status from hashcat for using other program?
Post: RE: How can I get status from hashcat for using ot...
I agree w/ atom and you that stdout/stderr reading isn't a good choice in general and should be avoided whenever possible but I think that w/o a full API access to *hashcats functionalities, this is t... |
|
philsmd |
Very old oclHashcat-lite Support
|
8 |
16,010 |
05-13-2013, 04:08 PM |
|
|
Thread: NetNTLMv1 format
Post: RE: NetNTLMv1 format
This example works for me:
Code:
--
u4-netntlm::kNS:338d08f8e26de93300000000000000000000000000000000:9526fb8c23a90751cdd619b6cea564742e1e4bf33006ba41:cb8086049ec4736c
--
Seems that the wiki page... |
|
philsmd |
Very old oclHashcat-plus Support
|
6 |
20,094 |
05-16-2013, 03:35 PM |
|
|
Thread: How can I get status from hashcat for using other program?
Post: RE: How can I get status from hashcat for using ot...
Yes, the struct description is here: https://hashcat.net/wiki/doku.php?id=oclhashcat_lite#parsing_the_restore-file but there is no speed information included within the struct (since speed may vary qui... |
|
philsmd |
Very old oclHashcat-lite Support
|
8 |
16,010 |
05-13-2013, 01:08 PM |