Helt rätt, US-server.
Klipper och klistrar in lite frågort och svar som skickats
Citat:
Could you please direct me into the files that contains information about
the attack? I've downloaded all logs, but is unable to find any information
that I can recognize as an attack. Trying to learn more about this kind of
things.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
It is not possible to get the files because it is not generate any log files.
We could find the same using the netstat command. You can check the httpd connections to the server using the command
netstat -f inet -aln | grep .80 | awk '{print $5}' | sort | awk -F. '{print $1"."$2"."$3"."$4}' | uniq -c | sort -n
=======
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Sorry for being such a !"&#%", but trying to understand 
Are you saying log files isn't "turned on" or that the attack hasn't been
"detected into log files"? If it's option 2, can you tell what "kind" of
attack it was and from where?
Once again - sorry for being such a !"&#%", but trying to understand 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DoS attack is an attempt to make a computer resource unavailable to its intended users. Typically the targets are high-profile web servers, and the attack attempts to make the hosted web pages unavailable on the Internet.
Dos attck doesnot generate any log files.
|
Med den info som getts - verkar allt detta rimligt? Just nu känner jag mig onormalt blond och blåögd (vilket jag de facto är... )