Git Product home page Git Product logo

argos's Introduction

ARGOS

This script will automatically set up an open source intelligence (OSINT) workstation starting from a clean Ubuntu* 20.4 Virtual Machine/Workstation.
Best practices recommend using a new VM for each OSInt investigation.
There are several ready-made VMs available on the Internet. I wanted to study how to customise my own workstation following what Michael Bazzell suggest in his own book, Open Source Intelligence Techniques - 7th Edition (2019), about creating your own custom VM.
This script will setup the workstation by installing mostly of the scripts suggested by Michael and more and more other tools will be added in the future.

INDEX

REQUIREMENTS

To install and run Argos, you need:

  • an Ubuntu* 20.4 virtual machine/workstation
  • set your user on "osint"
  • Please use English Language!

This script implies that you rely on VmWare for virtualization. Just in case, I included a commented out portion of code which will install virtual box tools.

N.B.: This script has been tested on:

TOOLS

OSInt

General Purpose tools

INSTALLING & RUNNING

  1. Open the Terminal app

  2. Make sure and/or install that the GIT command is available in your VM:

    sudo apt install -y git
  3. Clone this repository in the /Download/ directory:

    git clone https://github.com/SOsintOps/Argos ~/Downloads/Argos
  4. make the setup script executable:

    sudo chmod +x ~/Downloads/Argos/setup.sh
  5. Close FireFox and run the file:

    ~/Downloads/Argos/setup.sh

TO DO

  • Add more functionality to the existing bash shortcuts, such as predefined spiderfoot searches or RiskIQ CLI.
  • VMware tools installation.
  • set osint report templates as libreoffice's templates.
  • customise the user profile.
  • add Nmap/zenmap, electrum wallet, gpa gui for PGP keys, Openshot video editor, hunchly, etc.

RESOURCES

CREDITS

LICENSES

Please refer to the license files.

argos's People

Contributors

sosintops avatar intelcorgi avatar stanleyhal avatar aseriousmister avatar blu3monk3y avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.