Quantcast
Channel: hashcat Forum - All Forums
Viewing all 8224 articles
Browse latest View live

Lost passphrase, help with syntax!

$
0
0
I am trying to use Hashcat to crack a personal Bitcoin wallet with a lost passphrase. The wallet was created on WarpWallet, which uses the XOR'd output of scrypt and PBFDK2, with a salt and passphrase, to generate a key pair. I do remember the salt, and the relatively short length of my original passphrase. I also know the wallet address. Basically, I want to try to brute force all combinations within my known character set using the known salt until I find one that matches the known public key.

Having trouble with the parameters/setup for this. I have hashcat running nicely but could use some assistance with syntax.

Thanks all.

Magento

$
0
0
Hello

If somebody is interested in Magento frontend and backend development, there is a company that has a great experience in Magento development.
Impulsis https://www.impulsis.com/  
Magento module-based architecture allows us to build online stores of any level of complicity and for any type of business from startups to international retailers. 

Hashcat 3.6.0 freeze on Ubuntu 16.04.3 LTS with amdgpu-pro-17.30

$
0
0
Hello,

I am have problem with hashcat 3.6.0.

I am setup clean Ubuntu 16.04.3 LTS.
After setup i am make this commands:
Code:
dpkg --remove-architecture i386
apt-get update && apt-get -y full-upgrade
sync && reboot

cd /tmp
tar -Jxvf amdgpu-pro-17.30-465504.tar.xz
cd amdgpu-pro-17.30-465504

perl -pi -e 's/amdgpu-pro-lib32//g' amdgpu-pro-install
./amdgpu-pro-install -y

usermod -a -G video $USERNAME
sync && reboot

Then I am run hashcat benchmark and after some time hashcat is freeze.

This is details of my system and logs:
Code:
root@ubuntu:~# uname -a
Linux ubuntu 4.4.0-93-generic #116-Ubuntu SMP Fri Aug 11 21:17:51 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

root@ubuntu:~# cat /etc/issue
Ubuntu 16.04.3 LTS

root@ubuntu:~# lspci | grep VGA
02:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Tahiti XT [Radeon HD 7970/8970 OEM / R9 280X]
06:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Tahiti XT [Radeon HD 7970/8970 OEM / R9 280X]

installed amdgpu-pro-17.30-465504.tar.xz

root@ubuntu:/var/tmp/hashcat-3.6.0# ./hashcat64.bin -I
hashcat (v3.6.0) starting...

OpenCL Info:

Platform ID #1
  Vendor  : Advanced Micro Devices, Inc.
  Name    : AMD Accelerated Parallel Processing
  Version : OpenCL 2.0 AMD-APP (2442.7)

  Device ID #1
    Type           : GPU
    Vendor ID      : 1
    Vendor         : Advanced Micro Devices, Inc.
    Name           : Tahiti
    Version        : OpenCL 1.2 AMD-APP (2442.7)
    Processor(s)   : 16
    Clock          : 850
    Memory         : 4048/6128 MB allocatable
    OpenCL Version : OpenCL C 1.2
    Driver Version : 2442.7

  Device ID #2
    Type           : GPU
    Vendor ID      : 1
    Vendor         : Advanced Micro Devices, Inc.
    Name           : Tahiti
    Version        : OpenCL 1.2 AMD-APP (2442.7)
    Processor(s)   : 16
    Clock          : 850
    Memory         : 4048/6117 MB allocatable
    OpenCL Version : OpenCL C 1.2
    Driver Version : 2442.7

Benchmark log:
Code:
root@ubuntu:/var/tmp/hashcat-3.6.0# ./hashcat64.bin -b
hashcat (v3.6.0) starting in benchmark mode...

OpenCL Platform #1: Advanced Micro Devices, Inc.
================================================
* Device #1: Tahiti, 4048/6128 MB allocatable, 16MCU
* Device #2: Tahiti, 4048/6117 MB allocatable, 16MCU

Hashtype: MD4

Speed.Dev.#1.....: 13740.0 MH/s (77.58ms)
Speed.Dev.#2.....: 13727.9 MH/s (77.58ms)
Speed.Dev.#*.....: 27467.9 MH/s

Hashtype: MD5

Speed.Dev.#1.....:  6976.9 MH/s (76.36ms)
Speed.Dev.#2.....:  6976.2 MH/s (76.36ms)
Speed.Dev.#*.....: 13953.0 MH/s

Hashtype: Half MD5

Speed.Dev.#1.....:  4458.3 MH/s (59.58ms)
Speed.Dev.#2.....:  4456.7 MH/s (59.58ms)
Speed.Dev.#*.....:  8915.0 MH/s

Hashtype: SHA1

Speed.Dev.#1.....:  2491.7 MH/s (53.07ms)
Speed.Dev.#2.....:  2492.2 MH/s (53.07ms)
Speed.Dev.#*.....:  4983.9 MH/s

Hashtype: SHA-256

Speed.Dev.#1.....:  1071.6 MH/s (61.99ms)
Speed.Dev.#2.....:  1071.7 MH/s (61.99ms)
Speed.Dev.#*.....:  2143.3 MH/s

Hashtype: SHA-384

Speed.Dev.#1.....:   364.6 MH/s (91.45ms)
Speed.Dev.#2.....:   364.4 MH/s (91.46ms)
Speed.Dev.#*.....:   729.0 MH/s

Hashtype: SHA-512

Speed.Dev.#1.....:   369.3 MH/s (90.13ms)
Speed.Dev.#2.....:   369.4 MH/s (90.14ms)
Speed.Dev.#*.....:   738.7 MH/s

Hashtype: SHA-3 (Keccak)

Speed.Dev.#1.....:   216.1 MH/s (77.00ms)
Speed.Dev.#2.....:   216.4 MH/s (76.90ms)
Speed.Dev.#*.....:   432.6 MH/s

Hashtype: SipHash

Speed.Dev.#1.....: 10370.7 MH/s (51.11ms)
Speed.Dev.#2.....: 10384.1 MH/s (51.11ms)
Speed.Dev.#*.....: 20754.9 MH/s

Hashtype: Skip32 (PT = $salt, key = $pass)

Speed.Dev.#1.....:   695.7 MH/s (5.51ms)
Speed.Dev.#2.....:   683.7 MH/s (5.51ms)
Speed.Dev.#*.....:  1379.4 MH/s

Hashtype: RIPEMD-160

Speed.Dev.#1.....:  1576.5 MH/s (84.20ms)
Speed.Dev.#2.....:  1577.2 MH/s (84.20ms)
Speed.Dev.#*.....:  3153.7 MH/s

Hashtype: Whirlpool

Speed.Dev.#1.....:   167.7 MH/s (98.33ms)
Speed.Dev.#2.....:   167.8 MH/s (98.33ms)
Speed.Dev.#*.....:   335.5 MH/s

Hashtype: GOST R 34.11-94

Speed.Dev.#1.....:   119.7 MH/s (68.79ms)
Speed.Dev.#2.....:   119.7 MH/s (68.80ms)
Speed.Dev.#*.....:   239.4 MH/s

Hashtype: GOST R 34.11-2012 (Streebog) 256-bit

Speed.Dev.#1.....: 35105.2 kH/s (118.87ms)
Speed.Dev.#2.....: 35122.9 kH/s (118.86ms)
Speed.Dev.#*.....: 70228.1 kH/s

Hashtype: GOST R 34.11-2012 (Streebog) 512-bit

Speed.Dev.#1.....: 35126.7 kH/s (118.87ms)
Speed.Dev.#2.....: 35121.4 kH/s (118.86ms)
Speed.Dev.#*.....: 70248.1 kH/s

Hashtype: DES (PT = $salt, key = $pass)

Speed.Dev.#1.....:  6924.9 MH/s (76.32ms)
Speed.Dev.#2.....:  6925.7 MH/s (76.50ms)
Speed.Dev.#*.....: 13850.5 MH/s

Hashtype: 3DES (PT = $salt, key = $pass)

Speed.Dev.#1.....:   255.4 MH/s (64.85ms)
Speed.Dev.#2.....:   305.9 MH/s (53.99ms)
Speed.Dev.#*.....:   561.3 MH/s

Hashtype: phpass, WordPress (MD5), phpBB3 (MD5), Joomla (MD5)

Speed.Dev.#1.....:  2009.9 kH/s (64.21ms)
Speed.Dev.#2.....:  2012.8 kH/s (64.21ms)
Speed.Dev.#*.....:  4022.7 kH/s

Hashtype: scrypt

Speed.Dev.#1.....:   166.2 kH/s (2098.04ms)
Speed.Dev.#2.....:   167.4 kH/s (2095.52ms)
Speed.Dev.#*.....:   333.6 kH/s

Hashtype: PBKDF2-HMAC-MD5

Speed.Dev.#1.....:  2235.3 kH/s (47.56ms)
Speed.Dev.#2.....:  2235.6 kH/s (47.56ms)
Speed.Dev.#*.....:  4470.8 kH/s

Hashtype: PBKDF2-HMAC-SHA1

Speed.Dev.#1.....:  1003.0 kH/s (56.26ms)
Speed.Dev.#2.....:  1002.9 kH/s (56.26ms)
Speed.Dev.#*.....:  2005.9 kH/s

Hashtype: PBKDF2-HMAC-SHA256

Speed.Dev.#1.....:   455.1 kH/s (65.00ms)
Speed.Dev.#2.....:   454.8 kH/s (65.00ms)
Speed.Dev.#*.....:   910.0 kH/s

Hashtype: PBKDF2-HMAC-SHA512

Speed.Dev.#1.....:    43566 H/s (90.33ms)
Speed.Dev.#2.....:    43357 H/s (90.76ms)
Speed.Dev.#*.....:    86923 H/s

Hashtype: Skype

Speed.Dev.#1.....:  4216.2 MH/s (63.08ms)
Speed.Dev.#2.....:  4213.7 MH/s (63.08ms)
Speed.Dev.#*.....:  8429.9 MH/s

Hashtype: WPA/WPA2

Speed.Dev.#1.....:   123.1 kH/s (64.45ms)
Speed.Dev.#2.....:   123.2 kH/s (64.45ms)
Speed.Dev.#*.....:   246.3 kH/s

Hashtype: IKE-PSK MD5

Speed.Dev.#1.....:   557.6 MH/s (59.70ms)
Speed.Dev.#2.....:   558.1 MH/s (59.71ms)
Speed.Dev.#*.....:  1115.7 MH/s

Hashtype: IKE-PSK SHA1

Speed.Dev.#1.....:   245.6 MH/s (67.57ms)
Speed.Dev.#2.....:   246.3 MH/s (67.55ms)
Speed.Dev.#*.....:   491.9 MH/s

Hashtype: NetNTLMv1 / NetNTLMv1+ESS

Speed.Dev.#1.....:  7774.4 MH/s (68.45ms)
Speed.Dev.#2.....:  7773.0 MH/s (68.44ms)
Speed.Dev.#*.....: 15547.4 MH/s

Hashtype: NetNTLMv2

Speed.Dev.#1.....:   514.5 MH/s (64.55ms)
Speed.Dev.#2.....:   514.5 MH/s (64.55ms)
Speed.Dev.#*.....:  1029.0 MH/s

Hashtype: IPMI2 RAKP HMAC-SHA1

Speed.Dev.#1.....:   511.5 MH/s (64.80ms)
Speed.Dev.#2.....:   512.5 MH/s (64.80ms)
Speed.Dev.#*.....:  1024.1 MH/s

Hashtype: Kerberos 5 AS-REQ Pre-Auth etype 23

Speed.Dev.#1.....: 59457.7 kH/s (69.18ms)
Speed.Dev.#2.....: 59471.3 kH/s (69.15ms)
Speed.Dev.#*.....:   118.9 MH/s

Hashtype: Kerberos 5 TGS-REP etype 23

Speed.Dev.#1.....: 59580.8 kH/s (69.11ms)
Speed.Dev.#2.....: 59615.9 kH/s (69.09ms)
Speed.Dev.#*.....:   119.2 MH/s

Hashtype: DNSSEC (NSEC3)

Speed.Dev.#1.....:   986.2 MH/s (67.37ms)
Speed.Dev.#2.....:   987.7 MH/s (67.37ms)
Speed.Dev.#*.....:  1973.8 MH/s

Hashtype: PostgreSQL CRAM (MD5)

Speed.Dev.#1.....:  2054.8 MH/s (64.38ms)
Speed.Dev.#2.....:  2057.3 MH/s (64.37ms)
Speed.Dev.#*.....:  4112.1 MH/s

Hashtype: MySQL CRAM (SHA1)

Speed.Dev.#1.....:   703.5 MH/s (94.74ms)
Speed.Dev.#2.....:   703.8 MH/s (94.75ms)
Speed.Dev.#*.....:  1407.3 MH/s

Hashtype: SIP digest authentication (MD5)

Speed.Dev.#1.....:  1272.9 MH/s (52.12ms)
Speed.Dev.#2.....:  1271.7 MH/s (52.12ms)
Speed.Dev.#*.....:  2544.6 MH/s

Hashtype: SMF (Simple Machines Forum) > v1.1

Speed.Dev.#1.....:  2061.9 MH/s (64.25ms)
Speed.Dev.#2.....:  2062.9 MH/s (64.25ms)
Speed.Dev.#*.....:  4124.8 MH/s

Hashtype: vBulletin < v3.8.5

Speed.Dev.#1.....:  2102.7 MH/s (62.93ms)
Speed.Dev.#2.....:  2104.2 MH/s (62.93ms)
Speed.Dev.#*.....:  4207.0 MH/s

Hashtype: vBulletin >= v3.8.5

Speed.Dev.#1.....:  1451.8 MH/s (91.57ms)
Speed.Dev.#2.....:  1451.9 MH/s (91.58ms)
Speed.Dev.#*.....:  2903.7 MH/s

Hashtype: IPB2+ (Invision Power Board), MyBB 1.2+

Speed.Dev.#1.....:  1510.3 MH/s (87.93ms)
Speed.Dev.#2.....:  1510.4 MH/s (87.93ms)
Speed.Dev.#*.....:  3020.7 MH/s

Hashtype: WBB3 (Woltlab Burning Board)

Speed.Dev.#1.....:   400.7 MH/s (83.04ms)
Speed.Dev.#2.....:   400.6 MH/s (83.04ms)
Speed.Dev.#*.....:   801.2 MH/s

Hashtype: OpenCart

Speed.Dev.#1.....:   639.2 MH/s (51.67ms)
Speed.Dev.#2.....:   641.0 MH/s (51.67ms)
Speed.Dev.#*.....:  1280.2 MH/s

Hashtype: Joomla < 2.5.18

Speed.Dev.#1.....:  6965.0 MH/s (76.36ms)
Speed.Dev.#2.....:  6977.4 MH/s (76.35ms)
Speed.Dev.#*.....: 13942.4 MH/s

Hashtype: PHPS

Speed.Dev.#1.....:  2104.8 MH/s (62.93ms)
Speed.Dev.#2.....:  2108.3 MH/s (62.93ms)
Speed.Dev.#*.....:  4213.0 MH/s

Hashtype: Drupal7

Speed.Dev.#1.....:    20741 H/s (48.97ms)
Speed.Dev.#2.....:    20728 H/s (48.97ms)
Speed.Dev.#*.....:    41469 H/s

Hashtype: osCommerce, xt:Commerce

after this hashcat freeze

dmesg after freeze
Code:
[ 1920.488777] INFO: task hashcat64.bin:2220 blocked for more than 120 seconds.
[ 1920.488852]       Tainted: G        W  OE   4.4.0-93-generic #116-Ubuntu
[ 1920.488909] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 1920.488975] hashcat64.bin   D ffff88102e13fa40     0  2220   1500 0x00000000
[ 1920.488982]  ffff88102e13fa40 ffff88102e13fa20 ffff881038591c00 ffff8810303b2a00
[ 1920.488986]  ffff88102e140000 ffff88102e13fb28 ffff88102f4da078 0000000000000001
[ 1920.488990]  ffff88102ccc6100 ffff88102e13fa58 ffffffff8183f0d5 ffff88102c624800
[ 1920.488994] Call Trace:
[ 1920.489006]  [<ffffffff8183f0d5>] schedule+0x35/0x80
[ 1920.489107]  [<ffffffffc04359f4>] amd_sched_entity_push_job+0x74/0x110 [amdgpu]
[ 1920.489115]  [<ffffffff810c4430>] ? wake_atomic_t_function+0x60/0x60
[ 1920.489195]  [<ffffffffc04364e1>] amdgpu_job_submit+0x81/0xc0 [amdgpu]
[ 1920.489258]  [<ffffffffc0394eb0>] amdgpu_vm_bo_update_mapping+0x2c0/0x350 [amdgpu]
[ 1920.489319]  [<ffffffffc0393f50>] ? amdgpu_vm_it_subtree_search+0x50/0x50 [amdgpu]
[ 1920.489379]  [<ffffffffc0396dfc>] amdgpu_vm_bo_update+0x43c/0x790 [amdgpu]
[ 1920.489439]  [<ffffffffc038388b>] amdgpu_gem_va_ioctl+0x4db/0x4f0 [amdgpu]
[ 1920.489468]  [<ffffffffc00c6802>] drm_ioctl+0x152/0x540 [drm]
[ 1920.489525]  [<ffffffffc03833b0>] ? amdgpu_gem_metadata_ioctl+0x250/0x250 [amdgpu]
[ 1920.489578]  [<ffffffffc036604c>] amdgpu_drm_ioctl+0x4c/0x80 [amdgpu]
[ 1920.489584]  [<ffffffff8122339f>] do_vfs_ioctl+0x29f/0x490
[ 1920.489588]  [<ffffffff81223609>] SyS_ioctl+0x79/0x90
[ 1920.489594]  [<ffffffff818431f2>] entry_SYSCALL_64_fastpath+0x16/0x71
[ 2040.497984] INFO: task hashcat64.bin:2220 blocked for more than 120 seconds.
[ 2040.498054]       Tainted: G        W  OE   4.4.0-93-generic #116-Ubuntu
[ 2040.498112] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2040.498177] hashcat64.bin   D ffff88102e13fa40     0  2220   1500 0x00000000
[ 2040.498185]  ffff88102e13fa40 ffff88102e13fa20 ffff881038591c00 ffff8810303b2a00
[ 2040.498189]  ffff88102e140000 ffff88102e13fb28 ffff88102f4da078 0000000000000001
[ 2040.498193]  ffff88102ccc6100 ffff88102e13fa58 ffffffff8183f0d5 ffff88102c624800
[ 2040.498197] Call Trace:
[ 2040.498205]  [<ffffffff8183f0d5>] schedule+0x35/0x80
[ 2040.498288]  [<ffffffffc04359f4>] amd_sched_entity_push_job+0x74/0x110 [amdgpu]
[ 2040.498295]  [<ffffffff810c4430>] ? wake_atomic_t_function+0x60/0x60
[ 2040.498373]  [<ffffffffc04364e1>] amdgpu_job_submit+0x81/0xc0 [amdgpu]
[ 2040.498437]  [<ffffffffc0394eb0>] amdgpu_vm_bo_update_mapping+0x2c0/0x350 [amdgpu]
[ 2040.498498]  [<ffffffffc0393f50>] ? amdgpu_vm_it_subtree_search+0x50/0x50 [amdgpu]
[ 2040.498558]  [<ffffffffc0396dfc>] amdgpu_vm_bo_update+0x43c/0x790 [amdgpu]
[ 2040.498617]  [<ffffffffc038388b>] amdgpu_gem_va_ioctl+0x4db/0x4f0 [amdgpu]
[ 2040.498642]  [<ffffffffc00c6802>] drm_ioctl+0x152/0x540 [drm]
[ 2040.498699]  [<ffffffffc03833b0>] ? amdgpu_gem_metadata_ioctl+0x250/0x250 [amdgpu]
[ 2040.498751]  [<ffffffffc036604c>] amdgpu_drm_ioctl+0x4c/0x80 [amdgpu]
[ 2040.498756]  [<ffffffff8122339f>] do_vfs_ioctl+0x29f/0x490
[ 2040.498760]  [<ffffffff81223609>] SyS_ioctl+0x79/0x90
[ 2040.498766]  [<ffffffff818431f2>] entry_SYSCALL_64_fastpath+0x16/0x71

And process hashcat marked as [defunct]
Code:
root@ubuntu:~# ps ax | grep hashcat
1889 pts/0    Zl+    2:26 [hashcat64.bin] <defunct>

Please help. How I can fix this problem?
If you need additional logs tell me.

Upgrade graphic card on PC, what to buy ?

$
0
0
Hi, I have an old Radeon 5870 graphic card ( 1GB version ) which was really ok for me, but it is not supported any more so I must go with a new card.

I will use it only to bruteforce WPA/WPA2 using hashcat in Windows 7. I want to buy some used graphic card, low budget, and that can good handle a temperatures, and speed need to be same or close that I have with my 5870.

So what to buy or is there some best bang for the buck in budget price right now to buy ?

Suggestions on how to attack

$
0
0
One of my coworkers knows I like to crack hashes, and gave me a challenge. I have an MD5 hash, and he gave me the following information/clues:
  • It has at least 1 upper, 1 lower, 1 digit, and 1 symbol.
  • It is 10 characters.
  • All of which are on the standard American keyboard.
How should I attack this?

So far, the best I've come up with is to use PACK's policygen to generate masks that meet the above criteria. But that's 818K masks. Since he knows a little about cracking, I am doubtful it's based on a dictionary word, although it could be. But then which rules would I use, given the clues above? Leetspeak maybe???

I have run the hash through a few online databases, but no hits as expected.

Hashcat cloud help

$
0
0
what do you recommend to use ? amazon ec2 or google ? can you use golem ? also is there a upto date tutorial on how to set it up? thanks in advance

ECC and SHA 256 vs quantum computing

$
0
0
Hi all

new here.. I want to know more about quantum computing breaking ECC and SHA 256. Can you point me to some useful links/discussion about that?

thank you!

Convert file hccapx or CAP to MD5 or SHA-1

$
0
0
Good evening
I was wondering if it was possible to extract a cap or hccapx file from a md5 or sha1 in order to make wpa calculation faster.


Thank you.

Nimbus98

Does Hashcat support custom hash mode?(Ex: md5(md4($pass).sha1($pass)))

$
0
0
I tried to search but doesn't see, so I write this post.
As the article, I just want to ask whether Hashcat support custom hash mode?
For example: md5(md4($pass).sha1($pass))

Thanks for your time.

Clean up CAP and Convert to HCCAPX for use with Hashcat

$
0
0
Clean up CAP and Convert to HCCAPX for use with Hashcat:   Crack WPA Handshake with Hashcat using Wordlist

Open captured handshake file with Wireshark and apply the following filter.

eapol || wlan.fc.type_subtype == 0x04 || wlan.fc.type_subtype == 0x08  <--- Wireshark Filter
    > Filter Out Complete 4 way Handshake using Wireshark
    > Using right click menu mark the 4 handshake packets aswell as the top broadcast packet
       - then export. File > Export > Select Marked Packets and save with .cap file extension
      
After cleaning up the .CAP handshake and exporting you must convert it for use with Hashcat
    > Use https://hashcat.net/cap2hccapx/ to convert from .CAP to .HCCAPX
    
Ready to start cracking using Hashcat. Open a CMD or Terminal prompt, run as Admin/Root and issue the following command (I used windows version of Hashcat hints the .exe in the below hashcat command)
    > hashcat64.exe -m 2500 CapturedHandshake.hccapx wordlists/rockyou.txt
    
    
NOTES:
    When cleaning up CAP file with Wireshark you want to make sure that you
    select the correct packets. There will be 5 selected packets in total
    Here is what the finished Wireshark output will look like if done properly

    No.  Tine                  Source            Destination         Protocol      Length       Info

    1  0.000000        Actionte_29:79:75     Broadcast                802.11        261       Beacon frame, SN=2579,  FN=0,  Flags= ........ , BI=100, SSID=NAMEofWIFI
    2 141.783428     Actionte_29:79:75     Apple_59:67:41      EAPOL         155       Key (Message 1 of 4)
    3 141.810056     Apple_59:67:41        Actionte_29:79:75   EAPOL         155       Key (Message 2 of 4)
    4 141.822340     Actionte_29:79:75     Apple_59:67:41      EAPOL         213       Key (Message 3 of 4)
    5 141.825929     Apple_59:67:41        Actionte_29:79:75   EAPOL         133       Key (Message 4 of 4)

    
    I believe the Key Message packets 1 thru 4 must be in order starting at 1 and ending in 4.
    You cannot select the packets out of order or it will not work

This is a quick write up that I hope will help some people who are having trouble. I also hope that im not reposting something that has already been covered multiple times.  Like i said i hope this helps out 

-CellToolz

Ethereum Presale

$
0
0
Hello I have presale wallet:
Code:
{"encseed": "0b2fa2c63a8b5603e1104fbada15a609aa9736ed41db1678d91a9b1a1f7c1628e711dbc250c4c289b06b0faa56cd499dc4af9daf878202db22cc61df1a91c918314c77ce92e5c8b1265580edd79a852acf40fe2138653ac16524c08247381d9802cf5ef3f8c4baf69fb869f2b7fb796bae853cfbdc3c5b788a14e75f39e0cf7df2e90779181a5dd45cce8e8df938af3c6b6c8a92ce123338e6ed87eb16ff11a02cd4a2a07aff8a3a57097fcf137501e07a941a7ce9bc19498252d98769125fbd2c9a14f1c56212a6bf2a7e374474c60e7a3a1cf443ce8194c4c960474472d6ca761ada075169fa8c7017bf1274b99df898deb65f51ed8eb29fbc0997d69c9800ad9b8351155bec5d8e7f73e7e2882a6e1b62883d0158c44fed8e4412fb18e75757e1355aaadd8a2dab50ae40c800d032dc77d3e84904085d628b5a13b60317d6f12ede26b7b38e7c6805bea1d2e11e3a7d7153b76ebfd99ae2536dfdd071ff8111a86fbd63e7b17155162263ef45471ac5b4c517520572cd19410cc4cbde77914fad12326fe5a4cbd5fc4a297740d6b5e64001196b0531e2464b7e4cee77136a38844b94dc59a9a72eec3ff49bca3d5bf0c29652ee6ff028e22f8936aac58fa3cf05ce4c8de8883204e43b57e4ebed922ad7b3a8953042033d34d7e94bc8ff393d1df4c8b062f5228b4f9dbc5d157af96772af1ef2c84f6562049b1c44f0359c07f193623a8b0f1b7e34b31481ddf54a24128e5a21b929f57fd07f8911ad8eb8d8bfe928ae9dfa2d35663764161094552a43b43a0a43dca687d4d04b79c8dbb2d4f87b7d8e0805a77adddfd5149741faa594009639fb730dccfbee1f99286aaf94052c06a1c68efc29dcd57a8b1a421e", "ethaddr": "f9438b7121a15fd127ec0d8a72ee2b3e8da04a5a", "bkp": "74fdb879ece341dd590a769f2cd39d6717aac4bd87b0e5c82084dd65a40750b4", "email": "pippo@gmail.com", "btcaddr": "1DcQxkURtPhtX1wH3DVkdz75UD4RdoefqG"}


And password: password

how to configure hashcat for bruteforce?
Please describe in detail

RAR split volume

$
0
0
Hello all, my usual google-fu isn't working so here goes.

I'm curious as to whether there are additional steps to crack .rar files that have been split into multiple volumes.

I did a quick test of making an encrypted archive of a file and again by splitting it into two volumes. All three files when used with rar2john will produce three different results. Running hashcat on these will only get me the expected result from the archive file that is whole which leaves me wondering what to do with what I need to do with the archive that has been split up into multiple volumes.

Thanks

Dilemma…!

$
0
0
Just consider the codes given below:

hashcat32 -a 3 -m 1000 hash.txt ?l?l?l?l?l?l

and

mp32 ?l?l?l?l?l?l | hashcat32 -a 0 -m 1000 hash.txt

As you guys can see I've done the same thing in two different methods,but the latter method is significantly slower than the former one,why is this so?can anyone please explain?:-)

GPU drivers are not installed!

$
0
0
GPU drivers are not installed! oclHashcat-lite will not run.
Refer to: http://hashcat.net/forum/forum-23.html
cyborg@cyborg:~$ oclhashcat+ --session blah2 -m 1500 aaNpkmT1sw1HA world istl -r oclhashcat+/rules/cyborg-30000.rule
because of this error im anable to do process please help me im using cyborg guys

Win 10 App is unable to run on your pc error

$
0
0
Hey,

Been in the hashing game a while and decide to give hashcat a go and downloaded the lastest version 3.6.0. So when i execute the final command in cmd to begin hashing it is unable to run on my PC. Anybody that can help me out??

Custom symbol character set

$
0
0
Problem 1: I've got a mask file I'm trying to use a custom character set for the symbols, but keep getting a syntax error. Basically I want to use the ?s, but I know there are no spaces, so what do I need to do?

Problem 2: I've trying using the -1 on the command line with the mask file, but apparently that's not supported. Short of adding the 1st custom character set to each line in my mask file, is there any global way to set ?1 for the entire file without adding it to every line that needs it (which is all of them)?

Questions About Hashcat/Intel i7//Ubuntu

$
0
0
I have a ubuntu 17.04 server:
Intel® Core i7-6700 Quad-Core processor Skylake architecture
64 GB DDR4 RAM, 
500 GB 6Gb/s SSD hard drives.

My questions. Will hashcat go good in the server? Or performance compared to my own pc will be the same?( my pc is a laptob, normal one 6gb ram and low quality i5).

I am from SSH(as usual) i can close putty and let hashcat still running? or i have to put it in background if yes how i can put in background? and how i can check if its in background how much hashed found/ how much left.


For long hashed search, in time, what attack mode is the best, in windows i usually use Dictionary attack but i cant see the -m in linux.


I have  a folder with 33GB compresed wordlist, i have to unzip them for use or i can use them compressed?. Compressed are like 300 GB  more or less.

And also i  have to put all wordlist in one txt or i can just refer in terminal  in hascat the folder where i have all the wordlist and hashcat will use all them all?

Crackingrig for 1400€?

$
0
0
I would like to build a pure crackingrig for 1400€, maximum 1500€(NOT 1500,01€).
I dont like shit like LEDs, cool product names or other useless Shit. I want just pure power for cracking MD5&SHA1.
(EditSmile Electricity consumption or noise of the Rig doesnt matter.
My Problem: Hardware Knowledge = 0

What should i do?

I cant Run hashcat in Linux

$
0
0
Okay i have a intel I-7 Quad core
Intel® Core™ i7-6700
64GB RAM
GPU:
 # sudo lspci | grep VGA

00:02.0 VGA compatible controller: Intel Corporation Device 5912 (rev 04)

So i DO
sudo apt-cache search opencl | grep -i intel
beignet - OpenCL library for Intel GPUs - transitional dummy package
beignet-dev - OpenCL for Intel GPUs (development files and documentation)
beignet-opencl-icd - OpenCL library for Intel GPUs



And i install each Package
Sudo apt-get intall beignet
Sudo apt-get intall beignet-dev
Sudo apt-get intall beignet-opencl-icd

and when i go to run hashcat these happen:
PHP Code:
hashcat -m 2611 -a 0 /Desktop/Hashe/hashsalt.txt /Desktop/passwords/
hashcat (v3.30starting...

No protocol specified
No protocol specified
beignet
-opencl-icdno supported GPU foundthis is probably the wrong opencl-icd package for this hardware
(If you have multiple ICDs installed and OpenCL worksyou can ignore this message)
No protocol specified
beignet
-opencl-icdno supported GPU foundthis is probably the wrong opencl-icd package for this hardware
(If you have multiple ICDs installed and OpenCL worksyou can ignore this message)
No protocol specified
beignet
-opencl-icdno supported GPU foundthis is probably the wrong opencl-icd package for this hardware
(If you have multiple ICDs installed and OpenCL worksyou can ignore this message)
clGetDeviceIDs(): CL_DEVICE_NOT_FOUND

No protocol specified
beignet
-opencl-icdno supported GPU foundthis is probably the wrong opencl-icd package for this hardware
(If you have multiple ICDs installed and OpenCL worksyou can ignore this message)
clGetDeviceIDs(): CL_DEVICE_NOT_FOUND

clGetDeviceIDs
(): CL_DEVICE_NOT_FOUND

No protocol specified
beignet
-opencl-icdno supported GPU foundthis is probably the wrong opencl-icd package for this hardware
(If you have multiple ICDs installed and OpenCL worksyou can ignore this message)
clGetDeviceIDs(): CL_DEVICE_NOT_FOUND

No devices found
/left

Started
Thu Sep 14 12:33:03 2017
Stopped
Thu Sep 14 12:33:03 2017 

Any possible solution?

Its possible to do these?

$
0
0
I have like 300GB worth off wordlist but compressed. Its is possible to unzip them they are those:
 
PHP Code:
alypaa.txt.bz2                  elitehacker.txt.bz2        phpbb.txt.bz2
carders
.cc.txt.bz2              facebook-pastebay.txt.bz2  porn-unknown.txt.bz2
crackstation
-human-only.txt.gz  facebook-phished.txt.bz2   rockyou.txt.bz2
crackstation
.txt.gz             faithwriters.txt.bz2       singles.org.txt.bz2
DicAss
.v.1.0.7z                 hak5.txt.bz2               tuscl.txt.bz2
        hotmail
.txt.bz2           
     myspace
.txt.bz2 


Put all in one .txt wordlist and delete duplicated lines? In SSH?
Viewing all 8224 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>