Skip to content

Commit

Permalink
Added call to install_pretender function
Browse files Browse the repository at this point in the history
  • Loading branch information
stevesec committed Jan 26, 2024
1 parent e740605 commit 87cfee8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sources/install/package_ad.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1312,6 +1312,7 @@ function package_ad() {
local end_time
start_time=$(date +%s)
install_ad_apt_tools
install_pretender
install_responder # LLMNR, NBT-NS and MDNS poisoner
install_ldapdomaindump
install_crackmapexec # Network scanner
Expand Down

0 comments on commit 87cfee8

Please sign in to comment.