Skip to content

testing web error #15

@ghozali25

Description

@ghozali25

PS C:\Users\Ghozall\Desktop\github\deep-eye> python deep_eye.py -u https://www.google.co.id
Traceback (most recent call last):
File "C:\Users\Ghozall\Desktop\github\deep-eye\deep_eye.py", line 16, in
from core.scanner_engine import ScannerEngine
File "C:\Users\Ghozall\Desktop\github\deep-eye\core\scanner_engine.py", line 16, in
from core.vulnerability_scanner import VulnerabilityScanner
File "C:\Users\Ghozall\Desktop\github\deep-eye\core\vulnerability_scanner.py", line 14, in
from modules.file_upload import FileUploadTester
File "C:\Users\Ghozall\Desktop\github\deep-eye\modules\file_upload_init_.py", line 5, in
from modules.file_upload.upload_tester import FileUploadTester
ModuleNotFoundError: No module named 'modules.file_upload.upload_tester'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions