
Charity
- Total activity 91
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 45
Activity overview
Latest activity by Charity-
Charity created an article,
This system is not registered with an entitlement server
If you see this message when trying to install Atomicorp software on a RedHat system: This system is not registered with an entitlement server. You can use subscription-manager to register If th...
-
Charity created an article,
AH00111: Config variable ${} is not defined
This warning is a bug in apache's config testing code itself, the warning is *wrong*. There is nothing incorrect with the rule as apache does not treat the rule as a series of variables. The ru...
-
Charity created an article,
I am using Safari 15.2. Why is my dashboard not displaying any items?
If you are using Safari 15.2 or higher, Apple has recently introduced a new feature which can keep the Atomic dashboard from displaying properly as seen below: If you encounter this issue pl...
-
Charity created an article,
How can I get a List of Only Critical Vulnerabilities on all of my Agents?
If you would like a list of only critical vulnerabilities, go to Reporting > Event Search In rule ID put in 23506 (this is the id that defines criticals) and then search. That will give you all of...
-
Charity created an article,
Installing ModSecurity Free Ruleset
Automated Installation: Apache Step 1) Install aum by running the following command: wget -q -O - https://updates.atomicorp.com/installers/aum | sudo bash Step 2) Configure aum by runn...
-
Charity created an article,
Why Can I Not Enable the TWAF Option in the UI?
The TWAF option is not included with the basic ASL5/AWP6 license. If you would like to upgrade to include the TWAF option, please reach out to sales@atomicorp.com to inquire about adding this op...
-
Charity created an article,
How do I Update Atomic ModSecurity On Plesk?
This update is managed through Plesk. Please run the following command on the CLI to update modsecurity provided by Plesk: plesk daily UpdateModSecurityRuleSet
-
Charity created an article,
How to Enable CloudTrail on the Command Line
1. Add your credentials to /root/.aws/credentials in the following format: [default]aws_access_key_id=YOUR_ACCESS_KEYaws_secret_access_key=YOUR_SECRET_KEYregion...
-
Charity created an article,
How do I Block DNS Amplification Attacks?
To block these attacks you will enable FW_IPS in your configuration In the UI Go to Atomic Protector > Configuration > Firewall >Enable AWP Network Firewall IPS Set to <yes> In the CLI As root...
-
Charity created an article,
How to Re-Index the Atomic OSSEC Database
If you would like to re-index existing collected OSSEC data to verify that the data is properly rendering in the UI, open a command line with root priviledges and run the following commands: system...