Skip to content

Commit b01ea8a

Browse files
Malwoverview 8.0
1 parent a99b712 commit b01ea8a

46 files changed

Lines changed: 8947 additions & 632 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.malwapi.conf

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,26 @@ THREATFOXAPI =
3838
VULNCHECKAPI =
3939

4040
[URLHAUS]
41-
URLHAUSAPI =
41+
URLHAUSAPI =
42+
43+
[SHODAN]
44+
SHODANAPI =
45+
46+
[ABUSEIPDB]
47+
ABUSEIPDBAPI =
48+
49+
[GREYNOISE]
50+
GREYNOISEAPI =
51+
52+
[URLSCANIO]
53+
URLSCANIOAPI =
54+
55+
[LLM]
56+
PROVIDER = ollama
57+
CLAUDE_API_KEY =
58+
GEMINI_API_KEY =
59+
GEMINI_MODEL = gemini-2.5-flash-preview-05-20
60+
OPENAI_API_KEY =
61+
OPENAI_MODEL = gpt-4o-mini
62+
OLLAMA_URL = http://localhost:11434
63+
OLLAMA_MODEL = llama3.1:8b

README.md

Lines changed: 640 additions & 29 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)