STIGQter STIGQter: STIG Summary: AvePoint Fly Server Security Technical Implementation Guide Version: 1 Release: 1 Benchmark Date: 28 Apr 2026:

Fly Server must enforce the limit of three consecutive invalid logon attempts by a user during a 15 minute time period.

DISA Rule

SV-283926r1206132_rule

Vulnerability Number

V-283926

Group Title

SRG-APP-000065

Rule Version

FLYS-00-000020

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Configure the logon configuration in Fly Server Manager:
- Access the VM or server where the Fly Server manager is installed.
- Find the installation location of Fly Server manager.
- Open the "TimerService.exe.config" file in ...\APElements\FLY\Manager\Control\bin.
- Find following node and set the value to "3":

<add key="FailedLogOnLimitationCount" value="3" />

Check Contents

Check the logon configuration in Fly Server Manager:
- Access the VM or server where the Fly Server manager is installed.
- Find the installation location of Fly Server manager.
- Open the "TimerService.exe.config" file in ...\APElements\FLY\Manager\Control\bin.
- Check the key "FailedLogOnLimitationCount".

If the value is not "3", this is a finding.

Vulnerability Number

V-283926

Documentable

False

Rule Version

FLYS-00-000020

Severity Override Guidance

Check the logon configuration in Fly Server Manager:
- Access the VM or server where the Fly Server manager is installed.
- Find the installation location of Fly Server manager.
- Open the "TimerService.exe.config" file in ...\APElements\FLY\Manager\Control\bin.
- Check the key "FailedLogOnLimitationCount".

If the value is not "3", this is a finding.

Check Content Reference

M

Target Key

5747