Generate docs from job=validate_atomics_generate_docs branch=Fix-T1179
This commit is contained in:
parent
2dfe7cce3f
commit
7e8594e288
@@ -42,10 +42,12 @@ Hooks functions in PowerShell to read TLS Communications
|
||||
#### Inputs
|
||||
| Name | Description | Type | Default Value |
|
||||
|------|-------------|------|---------------|
|
||||
| file_name | Dll To Inject | Path | C:\Atomic\T1179x64.dll|
|
||||
| file_name | Dll To Inject | Path | C:\AtomicRedTeam\atomics\T1179\bin\T1179x64.dll|
|
||||
| server_name | TLS Server To Test Get Request | Url | https://www.example.com|
|
||||
|
||||
#### Run it with `powershell`!
|
||||
```
|
||||
mavinject $pid /INJECTRUNNING #{file_name}
|
||||
curl #{server_name}
|
||||
```
|
||||
<br/>
|
||||
|
||||
Reference in New Issue
Block a user