Someone to create me script for detecting DDoS and other attacks on system

Status
Not open for further replies.

njegovan

Newbie
Joined
Jul 24, 2024
Messages
33
Reaction score
71
In short, I sell servers and a lot of people are using them for DDoS, DoS and brute force attacks. These kind of things have really bad influence on my IP subnets and I would like to hire someone to create me script which would detect these attacks per IP/VM.

It can be something basic, I would add some alerts with NTFY... I am not sure which tools to use etc., but something which would detect it.

NOTE: brute force one is important, since DDoS is easy to detect via network curve, but for brute force I am not sure.

Please, only Jr.Vip, payment via crypto only.
 
Hello @njegovan ,

I'm a Jr. VIP member with significant experience in network hardening and real-time attack detection for server infrastructures.

I can build a dedicated, low-footprint script that accurately handles both volumetric DDoS detection (traffic curve analysis) and application-layer brute force (log pattern matching), fully integrated with NTFY alerts.

Crypto payment is acceptable.

I've sent you a Direct Message with details on how I plan to approach the specific detection logic for brute force and traffic anomalies.

Let's go ahead and secure your subnets.
 
I suggest building a Python-based monitoring script that:
  • Monitors outbound connections using Windows network statistics
  • Tracks per-IP connection patterns to a SQLite database
  • Implements configurable thresholds for different attack types
  • Sends tiered alerts via NTFY (warning/critical)
  • Generates daily reports
  • Runs as a Windows service
Detection Logic:
  • Brute force: >50 connections to auth ports per minute from a single IP
  • Port scan: >20 different destination ports in 60 seconds
  • DDoS: >10 Mbps sustained outbound traffic
  • Configurable whitelist for known legitimate services
I have few more very important questions and when all data get gathered I will be able to quote you
 
Let me know if you haven't found someone, little brother's been showing me how to drop the same firewall and firewall like products on VPS's

Let me know what your budget is and what we're using, let me know how time sensitive she js
 
In short, I sell servers and a lot of people are using them for DDoS, DoS and brute force attacks. These kind of things have really bad influence on my IP subnets and I would like to hire someone to create me script which would detect these attacks per IP/VM.

It can be something basic, I would add some alerts with NTFY... I am not sure which tools to use etc., but something which would detect it.

NOTE: brute force one is important, since DDoS is easy to detect via network curve, but for brute force I am not sure.

Please, only Jr.Vip, payment via crypto only.
Hi, we specialize in building custom scripts and automation tools for server security. We can create a lightweight solution to detect DDoS attacks and brute-force attempts per IP/VM, with instant alerts via NTFY. Our system can monitor traffic patterns, logins, and connection anomalies, giving you actionable insights and control.

Let’s discuss your exact requirements and rollout plan.
 
Status
Not open for further replies.
Back
Top