Over the last two months, we have been working on a script that would allow us to have a virtual machine dedicated to Osint in a few minutes, reducing our intervention to a minimum. We called it Argos and is available here.

Argos' Desktop

This is not yet another Kali clone.

Both Kali Linux and Giovanni's Tsurugi Linux are far superior and complete products than the Argos Workstation. for my daily use and provided training, I need a far simple environment.

Argos features scripts and report templates related to the needs of a more "traditional" Osint Analyst who needs to use fewer and selected tools.

Setup

The installation of the script, which is very simple and quick, is described in the "INSTALLING & RUNNING" section.

Alternatively, you can copy and paste this single string into a terminal window:

sudo apt install -y git && git clone https://github.com/SOsintOps/Argos ~/Downloads/Argos && sudo chmod +x ~/Downloads/Argos/setup.sh && ~/Downloads/Argos/setup.sh

This string will install git, download the entire git project and run the setup.sh file.

The featured tools

OSInt

Other softwares

Report Templates

We included as many OSInt report templates as possible. Right now, in compliance with the licence, those created by Michael Bazzell are available in the Template directory.

The Template directory

in the Documents directory, We have also included the template created by Pasquale Stirparo for the Analysis of Competing Hypotheses (ACH) analyses. For more information on this analysis methodology, you may want to take a look at these two articles: 1 and 2.

ACH Matrix

Conclusion

we tested Argos on Ubuntu 20.10 and Ubuntu Budgie 20.10 VM, we found some minor imperfections but no major problems.

Please Remember that this script is only the first release towards of our custom Osint VM. I may be not perfect yet, but it gest things done!

Let us know what you think and what tools you would like to see included. you may reach us in the post's comments or in our Telegram group.

Sandro Rossetti
Post by Sandro Rossetti
January 19, 2021
Sandro is interested in CTI and Osint by day, reads and blogs by night. He lives and works in Rome. He is the one with a fixation on language (and that says it all!) who corrects and puts his hand to almost every article that is published on this blog.

Comments