Expanding Falcon Spotlight to include Falcon EASM
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
6 hours ago
Hey There,
Currently finishing up USEM upgrade and tweaking our Falcon Vulnerability intake from Crowdstrike.
We would like to add Falcon EASM and needs some adivce on the setup.
When I went to the Conenctor Configuration to enable the Falcon EASM it said to create a second Connector Configurationm which I did.
Now I am stuck how to get the Second Configuration to actually run in the scheduled runs, I viewed the x_crowd_vulnerabil.Vulns Script and it has a section where it would complain about Multiple Configs, but it doesnt look like it actually runs the second configs:
retrieveData: function () {
var keyConfig = this.util.getConfiguration();
var configItems = keyConfig.length - 1;
this.configItems = configItems;
if (keyConfig.length > 1) {
gs.info('Found multiple configuration instances...');
}
Where do I go from here to get the Falcom EASM config to actually run.
0 REPLIES 0