j3ssie / osmedeus

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

stuck at DirScan #183

Closed shivammusic closed 2 years ago

shivammusic commented 3 years ago

Command ./osmedeus.py -t redacted.com

O/P

[Status: 200, Size: 0, Words: 1, Lines: 1]
    * FUZZ: .trash/
    * HOST: http://cname2ip.browser.redacted.com

Killed
----------------------------------------------------------------------
Something went wrong with the command below: 
/home/kali/Osmedeus/plugins/go/ffuf -t 80 -c -sf -fc '404,429,501,502,503' -D -e '.php,.asp,.jsp,.js,.html,.swp,.swf,.zip' -of csv -o /root/.osmedeus/workspaces/redacted.com/directory/summary.csv -c -u HOST/FUZZ -w /root/.osmedeus/workspaces/redacted.com/probing/http-redacted.com.txt:HOST -w /home/kali/Osmedeus/data/wordlists/content/quick.txt:FUZZ -mode clusterbomb
----------------------------------------------------------------------
[*] Starting post routine for DirbScan
[*] Starting pre routine for DirbScan
[+] Starting csv beautify
[-] Requirement not found: /root/.osmedeus/workspaces/redacted.com/directory/summary.csv
[*] Waiting for DirbScan module
[*] Starting post routine for DirbScan
----------------------------------------------------------------------
[ESTIMATED] DirbScan module executed in 2005.02 seconds.

i think problem is here [-] Requirement not found: /root/.osmedeus/workspaces/redacted.com/directory/summary.csv

j3ssie commented 2 years ago

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