Open Issues Need Help
View All on GitHubAI 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.
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.
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.