Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
1mm0rt41PC authored Apr 28, 2023
1 parent e151c4a commit 7877972
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions main.bat
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,10 @@ IF EXIST KrbRelay\bin\Release\KrbRelay.exe (
CALL log.bat ERR "FAIL to build a valid KrbRelay.exe ..." , 1
)

CALL clone.bat dirkjanm/adidnsdump
:: Require impacket && ldap3
cd adidnsdump
CALL build-py.bat dnsdump , dnsdump , 0

:: Building custom-scripts
cd %scriptpath%\custom-scripts
Expand Down

0 comments on commit 7877972

Please sign in to comment.