Skip to content

This script will automatically set up an OSINT workstation starting from a Ubuntu OS.

License

CC0-1.0, Unknown licenses found

Licenses found

CC0-1.0
LICENSE
Unknown
License.md
Notifications You must be signed in to change notification settings

osintitalia/Artemis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSINTITALIA FOR GOOD VM

This script, derived from the argos script, was created both to provide a working environment for the Associazione OsintItalia's members and learning purposes. This script will setup the Virtual Machine by installing mostly of the scripts suggested by Michael and more other tools will be added in the future.

We followed Michael Bazzell's suggestions in his book Open Source Intelligence Techniques - 7th Edition and adapted them to the needs of an analyst operating in the European scenario. If you are looking for more updated content, we strongly suggest you to refer to the Open Source Intelligence Techniques - 9th Edition.

INDEX

REQUIREMENTS

To install and run Artemis, you need:

  • an Ubuntu 22.04 LTS 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:

  • Ubuntu 22.04 LTS VM.
  • Ubuntu 20.04 LTS VM (Firefox will not be customised).

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/osintitalia/Artemis ~/Downloads/Artemis
  4. make the setup script executable:

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

    ~/Downloads/Artemis/setup.sh

TO DO

  • Add more functionality to the existing bash shortcuts, such as predefined spiderfoot searches or RiskIQ CLI.
  • 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.

About

This script will automatically set up an OSINT workstation starting from a Ubuntu OS.

Topics

Resources

License

CC0-1.0, Unknown licenses found

Licenses found

CC0-1.0
LICENSE
Unknown
License.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages