Code Monkey home page Code Monkey logo

hashes's People

Contributors

0xb0bb avatar chick3nman avatar ethernetlord avatar hops avatar matlink avatar maxim-masiutin-isa-utm-md avatar maximmasiutin avatar morsisko avatar myst404 avatar roycewilliams avatar spaze avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hashes's Issues

the `==` trick only works with php 5.4.3 and earlier

The == trick is used only for MD5, SHA-1, and plaintext

It should be noted that the == trick doesn't work with php 5.4.4+ since as of php 5.4.4 "Integral strings that overflow into floating point numbers will no longer be considered equal"

Since that overflow issue is what the == trick is actually using, it's important to note the version dependency.

Although I do understand there are some exceptions with md5 that still work with the == trick even in php 7.1 https://3v4l.org/krCff

corrections to the plaintext items this list shows various PHP versions that may or may not allow the == trick to work https://3v4l.org/sHmuG

Hashes with numbers and digits only

Hi everyone who read this,

While doing a security CTF challenge, I found some other strange hashes on a Stackoverflow discussion

  • Only Numbers

    • ximaz : 61529519452809720693702583126814
    • aalbke : 55203129974456751211900188750366
    • afnnsd : 49716523209578759475317816476053
    • aooalg : 68619150135523129199070648991237
    • bzbkme : 69805916917525281143075153085385
    • Ioktak : 54948232518148653519995784773259
    • '99x`b0x'b : 24034969117462298298932307218853
    • uttuJ## : 74616072929762262275291990931711
  • Only letters

    • cbaabcdljdac : cadbfdfecdcdcdacdbbbfadbcccefabd

Maybe it could be useful to someone..maybe not!

Originally posted by @r3g31rk in #20 (comment)

pbkdf hashes

I was trying to add these hashes to seclists when I ran into a issue verifying the pbkdf hashes. The problem is that I can’t seem to get a magic hashes out of any entries for pbkdf2-* files. If anyone knows how to correctly hash the entries using cyberchef or php please leave the code here.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.