j3ssie / osmedeus

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

Osmedeus v4.1.1 using full disk at subdomain scanning #233

Closed s41n1k closed 2 years ago

s41n1k commented 2 years ago

Hi, The osmedeus latest version uses full disk for subdomain scan. At the step of subdomain scanning, huge results generate and save into final-subdomain files. The scanning process runs until the disk is full. Please check out this urgently.

I am using the pro version.

osmedeus

j3ssie commented 2 years ago

Thank you for reporting this, this is actually the expected result since it does permutation subdomain enumeration with goaltdns and str-replace.

I just update a new workflow with the options to disable it like this osmedeus scan -f extensive -t sample.com -p 'enablePermutation=false'

s41n1k commented 2 years ago

I try osmedeus scan -f extensive -t target.com -p 'enablePermutation=false' this command but still same result.

alchu4n commented 2 years ago

this is a file "probing.yaml"