Autumn (Bee)

Results 96 issues of Autumn (Bee)

https://github.com/RustScan/RustScan https://github.com/Ciphey/Ciphey

https://dev.to/andreasvirkus/comment/h6co

bug

- [x] https://bugs.kali.org/view.php?id=7019 Package here: https://gitlab.com/nth-kali/name-that-hash_kali by @amadejpapez ❤️ - [ ] https://community.parrotsec.org/t/tool-request-name-that-hash/17617 - [x] Macports by @harens - [x] Homebrew by @harens - [x] Arch User Repository

Hello! 👋 This issue is perfect for beginners. What you need: * Regex knowledge (in Python) * Ability to Google 🤓 **We provide support in Discord [http://discord.skerritt.blog](http://discord.skerritt.blog)** # What we...

- [ ] Macports (reserved for https://github.com/harens if they want) - [ ] Homebrew (reserved for https://github.com/harens if they want)

enhancement

Using the popular API in name-that-hash, create a new API and argument to only search hashes if they appear in the most popular set. This is useful for Ciphey!

Assuming that hashcat cracking is very slow, present the user with an interface like: 1. Bcrypt 2. Sha256 3. sha512 And let the user select which one to try first....

enhancement

Currently the entire hashcat file is not included in code coverage. This is because we'd need hashcat to run the tests against it. Instead, we can use [pytest-mock](https://changhsinlee.com/pytest-mock/) to mock...

help wanted

This is currently being undertaken, and as such the growth of Ciphey has slowed. We are working towards: * Removing CipheyCore * Improving Language Checkers - [ ] #612

maintenance

Here is a list of all the ciphers Ciphey plans to support. Pick one and implement it please :)

help wanted
good first issue
feature_request