Skip to content

mjwhitta/archnemesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArchNemesis

Yum

I like Arch. So much so, I created my own custom Red Team "distro" based on it.

Quick start

From an Arch Installation ISO:

$ curl -k -L -s get.archnemesis.nation-state.org | bash
$ cd archnemesis
$ vim ./nemesis.cfg

Modify nemesis.cfg as needed:

  • Change hostname
  • Change keyboard layout
  • Change pacman mirrors location
  • Change session
  • Change ssh port
  • Change theme
  • Change timezone
  • Change user
    • Add authorized key
    • Change password
    • Change username

Note: You can alternatively modify the nemesis.cfg elsewhere and just use curl to grab it before installing.

$ ./install -h # READ
$ ./install [/dev/DEVICE]
$ reboot

Note: Default password: nemesis

TODO

  • Store progress
    • Continue from where you left off, if error encountered
  • dm-crypt +/- LUKS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages