Skip to content

YiikerGiiker/Nemesis-Ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nemesis-server-main

Ansible role solution to deploy (https://github.com/SpecterOps/Nemesis).

Installation

git clone https://github.com/YiikerGiiker/Nemesis-Ansible.git
sudo apt install ansible

Help

To ensure smooth deployment, variables present in the defaults folder should be modified to fit the users requirements. The nemesis_server_username should be set to the username of the user present on the remote server (example: ubuntu) while the nemesis_server_password should be set to the password used to authenticate to Nemesis.

Default deployment is executed on the localhost and can take up to 30 minutes!!, an inventory file with IP addresses can be used to execute the playbook on a remote machine.

Execution example

cd nemesis-server-main
sudo ansible-playbook nemesis_server.yml

Screenshot1 Screenshot2

About

Automatically deploy Nemesis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages