forked from p15670423/monkey
cc: Change wording for header of PBAs' table in T1086's report
This commit is contained in:
parent
3b11637f16
commit
363e42ad7b
|
@ -34,7 +34,7 @@ class T1086 extends React.Component {
|
||||||
|
|
||||||
static getPowershellColumnsForPBAs() {
|
static getPowershellColumnsForPBAs() {
|
||||||
return ([{
|
return ([{
|
||||||
Header: 'PowerShell commands or scripts used as PBAs',
|
Header: 'PBAs that used PowerShell commands or scripts',
|
||||||
columns: [
|
columns: [
|
||||||
{
|
{
|
||||||
Header: 'Machine',
|
Header: 'Machine',
|
||||||
|
|
Loading…
Reference in New Issue