Cybersecurity-Projects/PROJECTS
CarterPerez-dev 6542a097f8 feat: all attack strategies (dictionary, brute-force, rules)
DictionaryAttack: mmap-based wordlist reader with thread partitioning.
BruteForceAttack: keyspace generator with mathematical partitioning.
RuleSet: 7 mutation transforms via std::generator (capitalize, leet,
append/prepend digits, reverse, toggle case).
RuleAttack: combines dictionary words with rule mutations.
22 new tests, all passing.
2026-03-22 09:25:09 -04:00
..
advanced Merge pull request #114 from CarterPerez-dev/dependabot/uv/PROJECTS/advanced/bug-bounty-platform/backend/pyjwt-2.12.0 2026-03-16 05:09:30 -04:00
beginner feat: all attack strategies (dictionary, brute-force, rules) 2026-03-22 09:25:09 -04:00
intermediate feat: did a couple things idk 2026-02-28 14:08:36 -05:00