#
Red Team Setup
Red Team Setup Red LAN Red LAN Systems to Configure Attack Platform - Modin Jumpbox - Stelio
#
Red LAN
#
Red LAN Systems to Configure
#
Attack Platform - Modin
- Install
- Run files/support/kali/kali-prereqs.sh
- Follow instructions to setup watering_hole
- Run files/support/kali/kali-install-custom-certs.sh
- Run files/support/kali/kali-update.sh
- Run files/support/kali/kali-update-wp.sh
- Run files/support/kali/kali-set-nato-int-redirect.sh
- Run files/support/kali/kali-send-email.sh
- Configuration
- Install files/support/kali/kali-postfix-conf to
/etc/postfix/main.cf
- Install files/support/kali/kali-home-cradwell-procmailrc to
/home/cradwell/.procmailrc
- Set proper file ownership on
.procmailrc
file, and make mail directories, run:mkdir -p /home/cradwell/mail
chown -R cradwell:cradwell /home/cradwell/.procmailrc /home/cradwell/mail
- Set proper file ownership on
- Enable and start postfix, run:
systemctl enable --now postfix
- Ensure Apache and Mariadb are enabled
systemctl enable --now mysql
systemctl enable --now apache2
- Install files/support/kali/kali-postfix-conf to
#
Jumpbox - Stelio
The Windows Jumpbox requires minimal configuration.
- Configuration