title, date, draft, tags, categories, summary, author
| title |
date |
draft |
tags |
categories |
summary |
author |
| [bojemoi] fix(nuclei): improve target selection and reduce scan timeouts |
2026-06-21T13:36:02+02:00 |
false |
|
|
Commit 15906b5 par Betty dans bojemoi |
Betty |
Commit 15906b5
|
|
| Repository |
bojemoi |
| Branch |
main |
| Author |
Betty |
| Hash |
15906b58a685eaaa21cb323de93a4747f64f3e7a |
Description
- pick_target() now prioritizes hosts with web ports (80/443/8080...) and known products before falling back to TABLESAMPLE
- submit_scan() passes timeout=600s instead of 1200s to free worker faster
- nuclei-api: -timeout 10, -max-host-error 10, -retries 0, -rate-limit 50 to avoid hangs on dead hosts
- fix dojo_imported=False (bool) → 0 (int) in mark_result() to prevent DB type errors
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
Files Changed
Diff Summary