Pentest Tools Framework is a database of exploits, Scanners and tools for penetration testing. Pentest is a powerful framework includes a lot of tools for beginners. You can explore kernel vulnerabilities, network vulnerabilities
GNU General Public License v3.0
425
stars
100
forks
source link
File "/opt/Pentest/ptf.py", line 8, in <module> #9
ptf
Traceback (most recent call last):
File "/opt/Pentest/ptf.py", line 8, in
from core.excute import main
File "/opt/Pentest/core/init.py", line 3, in
import urli
ModuleNotFoundError: No module named 'urli'
ptf Traceback (most recent call last): File "/opt/Pentest/ptf.py", line 8, in
from core.excute import main
File "/opt/Pentest/core/init.py", line 3, in
import urli
ModuleNotFoundError: No module named 'urli'