ehrenb / machina

A scalable and recursive binary analysis pipeline
https://machina.behren.me
2 stars 0 forks source link

extended type resolution using patterns #26

Open ehrenb opened 1 year ago

ehrenb commented 1 year ago

For findurls, there is no mimetype or detailed data associated with a URL, so the worker has to type it as 'url' manually when resubmitting. However, it should support blind resubmission (for CLI submission), but there is no mime data associated with a URL. To support this, there should be a new resolution method not based on mime/detailed type, but regex or pattern for data.