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 John‘'s Tsurugi Linux are far superior and complete products than the Argos Workstation. for my daily use and provided training, I need a 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 license, 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 our custom Osint VM. I may not be perfect yet, but it manages 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.


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *