CipherSwarm is a distributed hash cracking system designed for efficiency and scalability, built on Ruby on Rails.

2 stars 1 forks 2 watchers Ruby Mozilla Public License 2.0
cracking distributed distributed-computing hashcat hashlists password pentesting
2 Open Issues Need Help Last updated: Oct 30, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Non-admin users are unable to delete WordLists they have created, encountering an authorization exception. This issue is caused by the `Ability` model's CanCanCan definition, which explicitly omits the `:destroy` action for user-created WordLists, despite allowing create and update operations. The expected behavior is for users to be able to delete their own WordLists, consistent with their ability to manage them.

Complexity: 1/5
bug good first issue authorization

CipherSwarm is a distributed hash cracking system designed for efficiency and scalability, built on Ruby on Rails.

Ruby
#cracking#distributed#distributed-computing#hashcat#hashlists#password#pentesting
documentation enhancement help wanted Epic

CipherSwarm is a distributed hash cracking system designed for efficiency and scalability, built on Ruby on Rails.

Ruby
#cracking#distributed#distributed-computing#hashcat#hashlists#password#pentesting