Sponsored Content
Full Discussion: DDOS attack please help!
Homework and Emergencies Emergency UNIX and Linux Support DDOS attack please help! Post 302930474 by val riverwalk on Sunday 4th of January 2015 06:01:08 PM
Old 01-04-2015
Wrench

A few alternative thoughts:
  1. Is the server overloaded, so you need to stop the DDOS before it gets to the server? You could potentially throttle concurrent connections upstream at your firewall, assuming you have one upstream of your server.
  2. If you have something less public (for your use only) - you could try security by obscurity, and move the port you've exposed your apache server on (move it from TCP port 80/443 to 90/7443 or something). If it isn't a managed DDOS, the bots won't generally find you again. To use it, the url becomes site:90/path It's an emergency workaround, but probably not a good long-term fix.

Last edited by rbatte1; 01-05-2015 at 09:21 AM.. Reason: Set LIST=a tags to format the list better
 

5 More Discussions You Might Find Interesting

1. Cybersecurity

what is the better way to protect my server from DDos Attack

heloo today i have DDos Attack in my server what is the better way to secure my server from DDos Attack i use CentOS 4&5 i try every firewall and talk to softlayer - iweb i've Tried every possible solutions but I can not find a solution to the problems Give Me The best way plzz (4 Replies)
Discussion started by: a7medo
4 Replies

2. Cybersecurity

Network attack - so what?

In my logs I find entries about attacks on my system. I know IP addresses, I know date and time and I know what they tried to do. So what's the best I can do now? Tell everybody that there are cybercriminals on that network? Write an email to their admin? Anything else? (10 Replies)
Discussion started by: Action
10 Replies

3. Cybersecurity

DDoS Simulation Tools

are there any popular DDoS simulation tools to test my own infrastructure? Anyone tried to setup all these in AWS EC2? (1 Reply)
Discussion started by: boriskong
1 Replies

4. Cybersecurity

DDoS and brute force attack

How to protect DDoS and brute force attack. I want to secure my server and block attacker. (1 Reply)
Discussion started by: romanepo
1 Replies

5. UNIX for Advanced & Expert Users

Anti ddos shell script, is it useful?

Hi guys, just need a opinion from you. I found anti ddos script from github Script What is your opinion about it? Is it usefull? Do you have some similar? I want to protect my servers on all levels, why not in the servers via script. I assume I must fix this script to be useful for me, but... (1 Reply)
Discussion started by: tomislav91
1 Replies
emp_hub(6)							   Games Manual 							emp_hub(6)

NAME
emp_hub - Empire multiplexer SYNOPSIS
emp_hub [-persistent] [-debug] [-help] [-mirror] host port localport DESCRIPTION
emp_hub allows multiple clients to simultaneously connect to a single Empire country. This allows you to use both a fast and a smart client simultaneously. It also permits multiple corulers to log in at once. Parameters host Hostname of the upstream server. port TCP/IP port number the empire server is running on. localport TCP/IP port number the emp_hub should listen to for incoming client connections. -mirror Copy commands and replies to all clients using new protocols. Currently only the lafe client is aware of these protocols, though most clients will ignore them. -persistent Normally emp_hub exits after the last client disconnects. With this option emp_hub does not exit, and will wait for new clients to connect. emp_hub must be killed by the user using the kill command. -help Brief usage information. -debug Print lots of messages, including everything sent and received by a client. Useful when debugging either emp_hub , a client, or the server. SEE ALSO
emp_server(6), emp_client(6), emp_hub(6), pei(6), eif(6), http://www.empire.net/~harmless/guide.html, http://empire.idlpaper.com/ BUGS
Due to the nature of the empire protocol, only one client may have input focus at one time. If a client pauses at a context sensitive prompt from the server, all other clients will be unable to send data. AUTHOR
This manual page was written by Drake Diedrich <Drake.Diedrich@anu.edu.au> emp_hub(6)
All times are GMT -4. The time now is 01:02 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy