Summary
Import a JXA file into memory. Only one can be imported at a time. The ideal use case for this is to pull in something like HealthInspector or Orchard to extend your capabilities without having to make an entirely new command. Withjsimport_call you’re able to call functions from within these scripts and return output.
- Needs Admin: False
- Version: 1
- Author: @its_a_feature_
Arguments
file
- Description: Select a JXA file to upload
- Required Value: True
- Default Value: None
Usage
Detailed Summary
The file is pulled down via the C2 channel and stored in memory. Commands within this file are executed via thejsimport_call command: