title, date, draft, tags, categories, summary, author
| title |
date |
draft |
tags |
categories |
summary |
author |
| [bojemoi] uzi: fix KeyError RHOSTS + debug mode sequential iteration |
2026-03-01T11:03:58+01:00 |
false |
|
|
Commit ad69e0f par Betty dans bojemoi |
Betty |
Commit ad69e0f
|
|
| Repository |
bojemoi |
| Branch |
main |
| Author |
Betty |
| Hash |
ad69e0f087d5ced8bec7e86a7414cff25e2de112 |
Description
- use runoptions.get() instead of [] to avoid KeyError on exploits
without RHOSTS/RPORT (e.g. exploit/multi/fileformat/zip_slip)
- debug mode: load all host_debug records upfront, iterate sequentially
by id, stop after last record instead of looping infinitely
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
Files Changed
Diff Summary