Helios
Helios copied to clipboard
Helios: Automated XSS Testing
``` [*] Target URL: testphp.vulnweb.com [RPS: 0 | Total Requests: 0]Unclosed client session client_session: [!] Error setting up firefox driver: Message: Process unexpectedly closed with status 1 [!] Browser setup...
waiting for the new update, with multiple tabs, or multiple browser testing
Hello, I noticed the license is missing. Would it be possible to add one? Of course a permissive one ;)
Consider splitting the project into multiple files to make further development easier for you and other contributors. I also suggest specifying specific versions of the libraries listed in `requirements.txt` to...
┌──(kali㉿kali)-[~/Desktop/Helios] └─$ pip install requirements.txt --break-system-packages Defaulting to user installation because normal site-packages is not writeable ERROR: Could not find a version that satisfies the requirement requirements.txt (from versions: none)...
error
┌──(kali㉿kali)-[~/Desktop/Helios] └─$ python3 helios.py https://himtu.ac.in Traceback (most recent call last): File "/home/kali/Desktop/Helios/helios.py", line 43, in session = ClientSession() File "/usr/lib/python3/dist-packages/aiohttp/client.py", line 297, in __init__ loop = loop or asyncio.get_running_loop() ~~~~~~~~~~~~~~~~~~~~~~~~^^...