j3ssie / osmedeus

A Workflow Engine for Offensive Security
https://osmedeus.org/
MIT License
5.27k stars 873 forks source link

gobuster, CORS test, error. #217

Closed 0xPugal closed 2 years ago

0xPugal commented 2 years ago
[+] Starting gobuster
[*] Execute: /home/litt1eb0y/Osmedeus/plugins/go/gobuster dns --wildcard -q -t 100 -w /home/litt1eb0y/Osmedeus/data/wordlists/dns/shorts.txt -d target.com -o /home/litt1eb0y/.osmedeus/workspaces/target.com/subdomain/raw-target.com-gobuster.txt 
2021/11/09 16:08:07 [!] 2 errors occurred:
    * WordList (-w): Must be specified (use `-w -` for stdin)
    * Url/Domain (-u): Must be specified

----------------------------------------------------------------------
Something went wrong with the command below: 
/home/litt1eb0y/Osmedeus/plugins/go/gobuster dns --wildcard -q -t 100 -w /home/litt1eb0y/Osmedeus/data/wordlists/dns/shorts.txt -d target.com -o /home/litt1eb0y/.osmedeus/workspaces/target.com/subdomain/raw-target.com-gobuster.txt
The enumeration has finished
Discoveries are being migrated into the local database
--==[ Check the output: /home/litt1eb0y/.osmedeus/workspaces/target.com/subdomain/target.com-amass.txt
[*] Waiting for SubdomainScanning module
[*] Starting post routine for SubdomainScanning
[+] Cleaning for gobuster:clean_gobuster
[-] Output not found: /home/litt1eb0y/.osmedeus/workspaces/target.com/subdomain/raw-targetcom-gobuster.txt
[+] Cleaning for massdns:clean_massdns
[-] Output not found: /home/litt1eb0y/.osmedeus/workspaces/target.com/subdomain/raw-massdns.txt
[RUN] Scanning for CORScan
----------------------------------------------------------------------
[+] Clean old activities for target.com:CORScan
[*] Starting pre routine for CORScan
[*] Waiting for CORScan module
[*] Starting post routine for CORScan
[*] Starting pre routine for CORScan
[+] Starting CORS Scan
[*] Execute: python2 /home/litt1eb0y/Osmedeus/plugins/CORStest/corstest.py -p 50 /home/litt1eb0y/.osmedeus/workspaces/target.com/probing/http-target.com.txt | tee /home/litt1eb0y/.osmedeus/workspaces/target.com/cors/target.com-corstest.txt 
Traceback (most recent call last):
  File "/home/litt1eb0y/Osmedeus/plugins/CORStest/corstest.py", line 7, in <module>
    from urllib.parse import urlparse
ImportError: No module named parse
j3ssie commented 2 years ago

The issue is no longer exist due to the repo having been upgraded to Osmedeus Next Generation v4.0