Commit 11a8e69
| Repository | bojemoi |
| Branch | main |
| Author | Betty |
| Hash | 11a8e69e56d84465e551709e19aa64403cba2d6f |
Description
- Add
s.infocolumn toget_host_services_by_addressquery - Add
extract_search_terms_via_ai()using Claude Haiku to parse service info strings (e.g. “vsftpd 2.3.4” → “vsftpd”, “UnrealIRCd” → “unreal”) - Merge AI terms with static SERVICE_EXPLOIT_MAP in build_targeted_exploits
- Fix tuple unpacking to handle 3-tuple (port, name, info)
- Add
anthropicpip package to Dockerfile.borodino - Add ANTHROPIC_API_KEY env var to uzi-service in stack
- Set bm12-service DEBUG_MODE=1, replicas=1 for debug workflow
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com