sqlmate icon indicating copy to clipboard operation
sqlmate copied to clipboard

Got this error while trying to crack a hash

Open Shubhankitmishra opened this issue 7 years ago • 11 comments

screenshot_2

Shubhankitmishra avatar Sep 20 '18 10:09 Shubhankitmishra

@anpseftis URL ? i am cracking a hash .

Shubhankitmishra avatar Sep 20 '18 12:09 Shubhankitmishra

I have kind of abandoned this project but I will fix the bug in free time. Meanwhile, you can take a look at my Hash-Buster to do the same job (and more).

s0md3v avatar Sep 20 '18 12:09 s0md3v

Yeah, I checked the hash-buster it's nice. but for me :( image

Shubhankitmishra avatar Sep 20 '18 13:09 Shubhankitmishra

This isn't Hash Buster's fault. It looked up your hash in 4 different databases and none of them had it.

s0md3v avatar Sep 20 '18 14:09 s0md3v

Okay.. You should change hash-buster's description to "Find Hashes in seconds". thanks. [EDITED] "FIND PLAIN TEXT OF ENCODED STRINGS IN SECONDS" looks good. :100:

Shubhankitmishra avatar Sep 21 '18 04:09 Shubhankitmishra

Okay.. You should change hash-buster's description to "Find Hashes in seconds".

It finds plaintext for hashes not hashes :laughing:

s0md3v avatar Sep 21 '18 06:09 s0md3v

[EDITED] "FIND PLAIN TEXT OF ENCODED STRINGS IN SECONDS" looks good. 100

Encoding and hashing are two totally different things :')

s0md3v avatar Sep 21 '18 07:09 s0md3v

Crack hashes in seconds. is ok :+1: i lost. is it possible to crack a md5 encrpted string?

Shubhankitmishra avatar Sep 21 '18 07:09 Shubhankitmishra

@s0md3v This what I get when trying to run the program after installing:

root@debian:/home/tanaka/Desktop/sqlmate-master# pip install -r requirements.txt Requirement already satisfied: mechanize==0.2.5 in /usr/local/lib/python2.7/dist-packages (from -r requirements.txt (line 1)) (0.2.5) Requirement already satisfied: beautifulsoup4==4.4.1 in /usr/local/lib/python2.7/dist-packages (from -r requirements.txt (line 2)) (4.4.1) Requirement already satisfied: argparse==1.2.1 in /usr/lib/python2.7 (from -r requirements.txt (line 3)) (1.2.1) Requirement already satisfied: requests==2.9.1 in /usr/local/lib/python2.7/dist-packages (from -r requirements.txt (line 4)) (2.9.1) root@debian:/home/tanaka/Desktop/sqlmate-master# python sqlmate Traceback (most recent call last): File "sqlmate", line 4, in from bs4 import BeautifulSoup File "/usr/local/lib/python2.7/dist-packages/bs4/init.py", line 30, in from .builder import builder_registry, ParserRejectedMarkup File "/usr/local/lib/python2.7/dist-packages/bs4/builder/init.py", line 314, in from . import _html5lib File "/usr/local/lib/python2.7/dist-packages/bs4/builder/_html5lib.py", line 70, in class TreeBuilderForHtml5lib(html5lib.treebuilders._base.TreeBuilder): AttributeError: 'module' object has no attribute '_base' root@debian:/home/tanaka/Desktop/sqlmate-master#

What should I do please?

keyunlocker12 avatar Sep 25 '18 11:09 keyunlocker12

@s0md3v There are some website I can't find their Admin page login ...I tried so many tools. don't know if they have other site to login access... their website is up and running but the admin login page can't be found ...please help.

keyunlocker12 avatar Sep 25 '18 11:09 keyunlocker12

@s0md3v There are some website I can't find their Admin page login ...I tried so many tools. don't know if they have other site to login access... their website is up and running but the admin login page can't be found ...please help.

If target website is running on apache web-server then try this one...https://github.com/mIcHyAmRaNe/okadminfinder3

Shubhankitmishra avatar Sep 26 '18 10:09 Shubhankitmishra