Avatar

Charity

  • Total activity 102
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 2
  • Subscriptions 50

Activity overview

Latest activity by Charity
  • Avatar

    Charity created an article,

    Error: awp_firewall.BlocklistStateUpdate:error:Execution failed: /usr/sbin/ipset - exit status 1

    If you see this error in your awpd.log awp_firewall.BlocklistStateUpdate:error:Execution failed: /usr/sbin/ipset - exit status 1   Please know this an informative error and will be addressed in a f...

  • Avatar

    Charity created an article,

    ModSecurity: JSON support was not enabled

      If you encounter this error: [Wed Feb 01 09:35:41.207947 2023] [:error] [pid 3141:tid 3578499467008] [client 100.100.100.5:52105] [client 100.100.100.5] ModSecurity: JSON support was not enabled ...

  • Avatar

    Charity created an article,

    How to Disable a Rule for a Host Using the UI

      If you need to disable a rule for a host, log into your UI and go to Administration > Rule Management > rules search In this window, search for the rule that you would like to modify. Once the se...

  • Avatar

    Charity created an article,

    How to Read a WAF Audit Log

    Sample Log Output Rule: 340145 fired (level 11) -> "Atomicorp.com WAF Rules: Attack Blocked - SQL injection probe "[modsecurity] [client 155.155.55.5] [domain some.random.site] [403] [/apache/20220...

  • Avatar

    Charity created an article,

    I Can't Log Into the HUB GUI

      If you find that you cannot log into the GUI for your Atomic OSSEC HUB, go to your CLI and run: /var/awp/bin/awp-add-user Follow the prompts and enter the username you are trying to log into, on...

  • Avatar

    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...

  • Avatar

    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...

  • Avatar

    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...

  • Avatar

    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...

  • Avatar

    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...