j3ssie / osmedeus

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

problem with slow speed mode #53

Closed mohammed-sec2010 closed 5 years ago

mohammed-sec2010 commented 5 years ago

hello

when I run the Osmedeous tool in slow mode, I see the osmedeous tool skip some tools like massdns and it uses a short dictionary (see below pic)

command: python3 osmedeous.py -t bing.com -s 'All'

Capture

j3ssie commented 5 years ago

This is a bug, thank you for the report. I'll fix it soon. Meanwhile using this command for run slow speed in subdomain scan.

python3 osmedeous.py -t bing.com --slow 'subdomain'
j3ssie commented 5 years ago

Due to Osmedeus upgraded into v2.0, this issue is no longer exist. Please use the new version and send me a feedback. Thank you.