Unix attacks in the last 5 years.


 
Thread Tools Search this Thread
Special Forums Cybersecurity Unix attacks in the last 5 years.
# 1  
Old 10-02-2001
Bug Unix attacks in the last 5 years.

Hi,
Could anyone direct me to any sites that have any info on unix attcks or hacks in the last 5 years. This is needed for an assignment. All help would be greatly appreciated.

ThanksSmilie
# 2  
Old 10-03-2001
Are you looking for famous attacks? Or are you trying to gather a cross-section of vunerablilities in the last few years?

You might have a hard time finding a lot of informationon case-studies, since most companies don't really want to talk about their insecurities...

A good idea would be to utilize google... a sample quick search:
http://www.google.com/search?q=famous+unix+hacks

If you're looking for specific information on old vunerabilities, check rootshell.org. I don't know if it's still up, but I don't think they've updated in months even, maybe years...

A more current site with tons on information is packetstormsecurity.org.

Let me know if you're looking for something more specific.
# 3  
Old 10-03-2001
MySQL thankyou for unix attack sites

Thankyou for your quick reply.

Speaking to my lecturer tonight he said that we would have to go back more then five years(this fact he says verifies the qualities of unix over MS).

I will check the sites that you have given me, all I am looking for is any attacks, famous or broad cross-section, that may be documented(I understand that few organisations are not willing to do such a thing). So far searching on the sun site has been very useful.

Again thankyou for your help.

ps. I am looking

Last edited by suzant; 10-03-2001 at 09:10 AM..
# 4  
Old 10-03-2001
A few more places that may have some information:
www.cert.org
www.incidents.org
aris.securityfocus.com
 [securityfocus.com is also the home of BugTraq - search that as well]
http://www.cs.iastate.edu/~ghelmer/u...unix_vuln.html
 [watch out, thats a huge page!]

Hope this helps you...
# 5  
Old 10-04-2001
unix attacks

thankyou for your help, it has been very helpful and greatly appreciated.Smilie
# 6  
Old 10-04-2001
Arg, I forgot an important one...
www.sans.org

I also just read over on /. that they released a new top20 list: http://www.sans.org/top20.htm

Ok, maybe this is the last post... may be not...
# 7  
Old 10-04-2001
thanks again

once again thankyou very much, i just hope that one day i can repay the favor. just ask and i will do my best.
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. What is on Your Mind?

The Dark Years of UNIX (2003 - 2011) | A Decade Lost to Legal Battles | YouTube Video

The Dark Years of UNIX (2003 - 2011) | A Decade Lost to Legal Battles | UNIX and Linux Legal Attacks https://youtu.be/ILH5CVYdl8w Here is the second video in the "history of unix" short videos. The first video was on the "great history of UNIX" and this second video covers the "years of... (7 Replies)
Discussion started by: Neo
7 Replies

2. What is on Your Mind?

The Great History of UNIX (1969-1999) | 30 Years of UNIX History | YouTube Video

I am pleased to announce this new video in 1080 HD for UNIX lovers honoring thirty years of UNIX history spanning from 1969 to 1999 presented in 150 seconds (two and a half minutes) in 1080 HD, celebrating the 50th anniversary of UNIX. The Great History of UNIX (1969-1999) | 30 Years of UNIX... (8 Replies)
Discussion started by: Neo
8 Replies

3. Cybersecurity

SSH attacks

The attached file contains 36 months data sorted in descending order by number of attempts and originating ip address. Is it possible to block any type of communication with an ip address after so many (5 or 10) failed attempts. The documentation(for Openssh) says that it is possible to slow the... (8 Replies)
Discussion started by: jgt
8 Replies

4. UNIX for Dummies Questions & Answers

Interview topics or questions for unix developers with 4.years experience

Hi , I am gonna attend interview this week end for unix developer ( 4.5 years exp) opening .. Can you help me out the topics or the questions which I can expect in the interview. This is may be silly but it is very important to me. Thanks in Advance (5 Replies)
Discussion started by: arukuku
5 Replies

5. Homework & Coursework Questions

Report on Javascript attacks on Unix

1. The problem statement, all variables and given/known data: Prepare a report discussing from an administration and security perspective, role and function of a JavaScript within a UNIX network. You should illustrate your answer with practical examples. In particular attention should me paid to... (1 Reply)
Discussion started by: afdesignz
1 Replies

6. Shell Programming and Scripting

unix korn shell leap years problem

Write a function called dateToDays that takes three parameters -a month string such as Sep, a day number such as 18, and a year number such as 1962-and return s the number of days from January 1, 1900, to the date. Notes: I am asking you to account for leap years. my script is not... (0 Replies)
Discussion started by: babuda0059
0 Replies

7. UNIX for Dummies Questions & Answers

Unix Command to separate this years files and last years?

Hello - I have a folder that contains files from 2003 till 2010. I am trying to figure out a command that would seperate each years file and show me a count? Even if i can find a command that would give me year by year count, thats good enough too. Thanks (8 Replies)
Discussion started by: DallasT
8 Replies

8. Shell Programming and Scripting

Easy unix/sed question that I could have done 10 years ago!

Hi all and greetings from Ireland! I have not used much unix or awk/sed in years and have forgotten a lot. Easy enough query tho. I am cleansing/fixing 10,000 postal addresses using global replacements. I have 2 pipe delimited files , one is basically a spell checker for geographical... (4 Replies)
Discussion started by: dewsbury
4 Replies
Login or Register to Ask a Question