This file is indexed.

/usr/share/pyshared/prelude_correlator-1.0.0.egg-info/entry_points.txt is in prelude-correlator 1.0.0-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
[PreludeCorrelator.plugins]
OpenSSHAuthPlugin = PreludeCorrelator.plugins.opensshauth:OpenSSHAuthPlugin
EventSweepPlugin = PreludeCorrelator.plugins.scan:EventSweepPlugin
BusinessHourPlugin = PreludeCorrelator.plugins.businesshour:BusinessHourPlugin
WormPlugin = PreludeCorrelator.plugins.worm:WormPlugin
FirewallPlugin = PreludeCorrelator.plugins.firewall:FirewallPlugin
BruteForcePlugin = PreludeCorrelator.plugins.bruteforce:BruteForcePlugin
EventStormPlugin = PreludeCorrelator.plugins.scan:EventStormPlugin
SpamhausDropPlugin = PreludeCorrelator.plugins.spamhausdrop:SpamhausDropPlugin
DshieldPlugin = PreludeCorrelator.plugins.dshield:DshieldPlugin
EventScanPlugin = PreludeCorrelator.plugins.scan:EventScanPlugin

[console_scripts]
prelude-correlator = PreludeCorrelator.main:main