Inspiration

While I worked as a volunteer investigator at a non-profit, I used to do a lot of initial reconnaissance when we were presented with missing person cases. We used to start scraping the internet for initial intel about the MP and then pivot to more advanced info. I thought since sonar is capable of searching the internet and then using the LLM, it would be useful to create a OSINT bot which would search the internet and then create some intel out of it.

What it does

The script helps in initial reconnaissance for open source intelligence. It takes keyword search as input, searches the internet and then builds intel all with the help of sonar APIs.

How we built it

I used python to build the logic and sonar APIs for the actual processing.

Challenges we ran into

Writing the system roles was challenging, since it is cannot be hard coded and leaves room for the LLM to hallucinate.

Accomplishments that we're proud of

I was able to achieve meaningful OSINT results.

Built With

Share this project:

Updates