Recent content by Securify

  1. Securify

    Broadband - Who do you use and how are they?

    Origin masking is really useful when you know how to set it up It can be a a fantastic security measure since CF adds great features to block malicious traffic. However, when it's bypassable... pretty pointless. A good tip is not to leave your Swedish Privex servers origin IP open to all.
  2. Securify

    Hardware Reseller - PowerEdge & Proliant Server Supplier

    Facebook Marketplace is a good bet for the price range you've listed as people can't get rid of Proliant G7, G8, and even some G9 -- you might even pick up some for free. Might need to travel about to get them, though. G9 are still very usable, just use a lot of energy, the rest... probably not...
  3. Securify

    WordPress tools to check your code for vulnerabilities and such

    WPScan will do a very good job for the surface level scanning of existing common plugins with WP, but it won't tell you much about your own code. It reads like you want a SAST solution (something checking the code rather than dynamic testing of the running application), some options here...