Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xampla authored Feb 7, 2024
1 parent 845ada9 commit 7772390
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ During the reconnaissance phase, an attacker searches for any information about
In addition, InfoHound leverages an Ollama instance, enabling it to harness the power of LLM (Large Language Models). By default, InfoHound utilizes llama2, a pre-trained LLM model, to generate brief descriptions of the roles of individuals within an organization. This functionality provides valuable insights into the organizational structure and facilitates the identification of key personnel. Moreover, ongoing development efforts aim to introduce additional features and enhancements to further enrich the tool's capabilities in the future.

## :house: Infohound architecture
<p align="center"><img src="https://github.com/Fundacio-i2CAT/InfoHound/blob/main/infohound_diagram.jpg" alt="Infohound diagram" ></p>
<p align="center"><img src="https://github.com/Fundacio-i2CAT/InfoHound/blob/main/new_infohound_diagram.jpg" alt="Infohound diagram" ></p>

## 🛠️ Installation
```
Expand Down

0 comments on commit 7772390

Please sign in to comment.