olafhartong / ATTACKdatamap

A datasource assessment on an event level to show potential coverage or the MITRE ATT&CK framework
MIT License
348 stars 64 forks source link

UpdateExcel Error #5

Open Skyw3lker opened 2 years ago

Skyw3lker commented 2 years ago

Whenever I try to run Invoke-ATTACKUpdateExcel -AttackPath .\enterprise-attack.json -Excelfile .\mitre_data_assessment.xlsx I get this error

Invoke-ATTACKUpdateExcel : The term 'Invoke-ATTACKUpdateExcel' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1

untrusted commented 2 months ago

I have not ran into this issue. You will want to make sure you have imported the module with Import-Module .\ATTACKdatamap.psm1