5 Open Issues Need Help Last updated: Sep 5, 2025

Open Issues Need Help

View All on GitHub
help wanted good first issue Community

Ethical Hacking Suite

Python
bug help wanted good first issue Community

Ethical Hacking Suite

Python

AI Summary: Optimize the Saifandor tool within the Hackesoup project to improve its performance. This involves investigating the current implementation, identifying performance bottlenecks (likely related to DNS resolution), and implementing solutions such as using faster DNS servers (Google, Cloudflare, Quad9) and potentially removing asynchronous operations if they are not significantly improving speed. The goal is to reduce scan times from hours to under 20 minutes.

Complexity: 4/5
enhancement help wanted good first issue Community

Ethical Hacking Suite

Python

AI Summary: Debug and fix a `KeyError: 'target'` in the Saifandor tool of the Hackesoup project. This involves investigating how settings are loaded in `saifandor.py`, ensuring the 'target' setting is always loaded safely, adding a fallback or warning if the setting is missing, and improving the tool's robustness and error handling.

Complexity: 3/5
bug help wanted good first issue Community

Ethical Hacking Suite

Python

AI Summary: The task involves contributing to the development of Hackesoup, an open-source ethical hacking suite. Contributions can range from UI/UX design and development to creating and improving hacking tools written in various languages (Python, C/C++, JavaScript, PHP, Bash), bug testing and fixing, and writing documentation. The project is volunteer-based and welcomes contributors of all skill levels.

Complexity: 3/5
help wanted good first issue Community

Ethical Hacking Suite

Python