This is a discussion on Explain SQL Injection, DoS Attack, BotNet within the Linux software forums, part of the Linux Getting Started category; What an sql injection is What a DoS attack is What a botnet is? What firewall applications have you used? ...
|
|||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
|||
|
What an sql injection is
What a DoS attack is What a botnet is? What firewall applications have you used? Can you name the problems of firewalling ftp? Last edited by nixcraft; 06-16-2008 at 03:07 AM. |
| Sponsored Links | ||
|
|
|
||||
|
An unverified / unauthorized user input vulnerability. Attacker fools the application to run SQL code that was not intended. For example, find out username or password hashes etc. See
SQL injection - Wikipedia, the free encyclopedia SQL Injection Attacks by Example DoS - denial-of-service attack DDoS - distributed denial-of-service attack - most dangerous Design to eat up network and server resources. Usually, zombie computers sends tons of requests from all over the world, such that your network or server cannot respond to legitimate traffic. The goal is to knock down your service for several days. This can be prevented (at least in theory) with the help of your ISP, network backbone provider's edge routers, firewall,IPS and special ddos mitigation hardware or proxy service. botnet is collection of zombie computers controlled remotely to start DoS attacks or send spam. It can be used in both good or evil ways. See: Botnet - Wikipedia, the free encyclopedia Quote:
File Transfer Protocol - Wikipedia, the free encyclopedia |
![]() |
| Bookmarks |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Can someone please explain this to me | gyterpena | Shell scripting | 2 | 12-29-2007 12:25 AM |
| DDOS attack on VPS!!!! | deltamails | Linux software | 12 | 11-23-2006 07:29 PM |