Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Shells Virtual Desktop
BMail.ag - Secure Email Service
Server.net
CPLicense.net
VPS Server
Buy VPN
Vultr
VMs for AI
HostDare
HostDare
ReliableSite White-Label Dedicated Hosting for Resellers
InterServer VPS
BMail.ag - Secure Email Service
Best VPN
High-Performance Bare Metal Server Solutions
Karvl.com
Server Mania Cloud Hosting
DataWagon Hosting
AlphaVPS Hosting
Evoxt.com
Clouvider
VPS Hosting with NVMe
Residential IPs in the US & 4G Mobile Proxies in EU & US with Unlimited Bandwidth
ReliableSite White-Label Dedicated Hosting for Resellers
Rabisu - Hosting Solutions
Shells Virtual Desktop
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Need help finding affordable & good Layer 7 protection

MoofieMoofie Member

Hi all,

Up until this month I've been using FluxCDN, however they are now closing doors.
Is there any other good solutions? Cloudflare is not sufficient.
I've been looking at Sucuri & X4B.

Thanks

Comments

  • bruh21bruh21 Member, Host Rep

    sucuri gave a shit ton of false positives and attackers were still getting through, in my experience

  • MoofieMoofie Member

    @bruh21 said:
    sucuri gave a shit ton of false positives and attackers were still getting through, in my experience

    Thanks. Did you end up finding a solution?

  • Providing you leverage a pre-existing infrastructure / provider for their L3/L4 DDoS Mitigation then you can handle the L7 easily enough yourself providing your server has sufficient resources.

    Take a look at my open source project: https://github.com/dbContext/SiteShield-OpenResty (I don't believe this is against TOS? if so, my bad)

    It is essentially CloudFlare's "I'm Under Attack" page, except you can easily make the page instantly reload so it's basically invisible, it's a pretty basic JS challenge however it doesn't rely on cookies so it can't be manipulated as easily.

    The above module + rate limits is more than sufficient, and the JS challenge also has kernel level IP blocking so once an attack is blocked, it has very little impact on the resource usage of your server.

    I hope that helps.

  • MoofieMoofie Member

    @dbContext said:
    Providing you leverage a pre-existing infrastructure / provider for their L3/L4 DDoS Mitigation then you can handle the L7 easily enough yourself providing your server has sufficient resources.

    Take a look at my open source project: https://github.com/dbContext/SiteShield-OpenResty (I don't believe this is against TOS? if so, my bad)

    It is essentially CloudFlare's "I'm Under Attack" page, except you can easily make the page instantly reload so it's basically invisible, it's a pretty basic JS challenge however it doesn't rely on cookies so it can't be manipulated as easily.

    The above module + rate limits is more than sufficient, and the JS challenge also has kernel level IP blocking so once an attack is blocked, it has very little impact on the resource usage of your server.

    I hope that helps.

    I like the solution however my servers do not have l4 protection, and I do not have the knowledge to set this up

  • @Moofie said:

    @dbContext said:
    Providing you leverage a pre-existing infrastructure / provider for their L3/L4 DDoS Mitigation then you can handle the L7 easily enough yourself providing your server has sufficient resources.

    Take a look at my open source project: https://github.com/dbContext/SiteShield-OpenResty (I don't believe this is against TOS? if so, my bad)

    It is essentially CloudFlare's "I'm Under Attack" page, except you can easily make the page instantly reload so it's basically invisible, it's a pretty basic JS challenge however it doesn't rely on cookies so it can't be manipulated as easily.

    The above module + rate limits is more than sufficient, and the JS challenge also has kernel level IP blocking so once an attack is blocked, it has very little impact on the resource usage of your server.

    I hope that helps.

    I like the solution however my servers do not have l4 protection, and I do not have the knowledge to set this up

    Fair enough, I would then suggest 4XB for the price you can't really get much better, their L7 DDoS Mitigation is very good, I would however say that from everything I've seen, their customer support/service is bad. https://www.x4b.net/kb/DashboardPages/EnhancedHTTPMitigation

Sign In or Register to comment.