mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-07-25 19:53:08 +02:00
Removed MD files, we only use the webportal from now on. All MD files moved to archive
This commit is contained in:
19
Archive-Old-Version/OtherScripts/testxlst.js.md
Normal file
19
Archive-Old-Version/OtherScripts/testxlst.js.md
Normal file
@@ -0,0 +1,19 @@
|
||||
## testxlst.js
|
||||
* Functions: Execute
|
||||
```
|
||||
|
||||
cscript testxlst.js C:\test\test.xml c:\test\test.xls c:\test\test.out
|
||||
Test Jscript included in Python tool to perform XSL transform (for payload execution).
|
||||
|
||||
wscript testxlst.js C:\test\test.xml c:\test\test.xls c:\test\test.out
|
||||
Test Jscript included in Python tool to perform XSL transform (for payload execution).
|
||||
```
|
||||
|
||||
* Resources:
|
||||
* https://twitter.com/bohops/status/993314069116485632
|
||||
|
||||
* Full path:
|
||||
* c:\python27amd64\Lib\site-packages\win32com\test\testxslt.js (Visual Studio Installation)
|
||||
|
||||
* Notes: Thanks to Jimmy - @bohops
|
||||
|
Reference in New Issue
Block a user