Commit f6b4ac5
| Repository | bojemoi |
| Branch | main |
| Author | Betty |
| Hash | f6b4ac5822c8eb8186be28a2bc30af8d332757db |
Description
Ollama/Mistral migration (ml-threat):
- Add 51-service-ollama.yml: Ollama GPU stack on meta-68 (T400), OLLAMA_LOAD_TIMEOUT=300
- Replace Anthropic API with Ollama OpenAI-compatible endpoint in 45-service-ml-threat-intel.yml
- Remove anthropic_api_key secret, add OLLAMA_BASE_URL env var
Remove Burp Suite integration:
- Drop plugin_burp from pentest orchestrator, commands, wiki, test scripts
- Remove burp config block from config.json
MSF teamserver:
- Auto-start C2 multi/handler (windows/x64/meterpreter/reverse_https) on startup
- Support C2_REDIRECTORS env for OverrideLHOST/LPORT
ak47: switch from msfconsole db_nmap to local nmap + msf_import.pyc
ZAP scanner:
- Replace token auth with basic auth (FARADAY_USER/FARADAY_PASSWORD)
- Add faraday_get_or_create_host() for v3 API compliance
- Skip active scan when spider finds 0 URLs (host unreachable)
- Fix CIDR mask in build_url() and Faraday host IP
provision-redirector.sh: embed VPN config + MSF target as Fly secrets
Prometheus: update basicauth hash
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com