0xInfection / TIDoS-Framework

The Offensive Manual Web Application Penetration Testing Framework.
GNU General Public License v3.0
1.78k stars 391 forks source link

[Invalid] => TIDoS on Win7 Python2 #7

Closed pedrodj closed 6 years ago

pedrodj commented 6 years ago

Hi mate, thank you for your work!


[!] Gathering info... [*] Checking your resources... Traceback (most recent call last): File "./install", line 19, in install() File "setup/install.py", line 28, in install if os.geteuid() == 0: AttributeError: 'module' object has no attribute 'geteuid'


Any help ? :)

0xInfection commented 6 years ago

I am really sorry to say that TIDoS is built for running on Linux based distros. :(

The dependencies are totally suited for Linux based systems only. Though, I hope of adding Windows Support too in future.

pedrodj commented 6 years ago

Thank you for the answer :)