If you are retrieving a blacklist from a site that is that is down, remove it ASAP. When I first started as net admin here I was getting a lot of complaints about people not being able to receive email from other companies. After learning how our mail server worked I realized that the smtp daemon was getting blacklists from a big list of servers. What I didn't realize was that more than half of those servers where down. This was making the smtp daemon take forever to respond, which caused a lot companies mail servers to timeout when they connected to us. Removing the servers that were down fixed the problem.
You know, the person/people that wrote the worm. Without them none of this mess would happen, they should be caught and punished severely. Proving a point that MS software sucks is one thing but causing potential disaster is another.
Random is relative. What may seem to be a bunch of random numbers to you might make perfect sense to someone else. Why do you think it is so easy for people in movies to break into systems?
Only tell the people that matter. Don't go to the director of the IT department and tell he/she that you can break into their system. They might not understand, they will just see you as a hacker, which could lead to trouble. Tell the net admin or someone that understands the problem and help them take the proper steps to fix it.
"The Internet is a fad" -WB --> Actual quote from an IT director BTW
When I was a student worker I was "volunteered" to pull cable. We were running fiber from the Science Center to the Health Professions building. At the time I had no idea what fiber was even made of, I just knew to take it from point A to point B. It was a pretty fun day though, I still remember swinging on the fiber like it was vine. Good times.
From what I have been told, they are throwing Chewie (and the rest of the wookies) into Episode 3 because they were put into slavery and forced to build the Death Star. Chewie was freed by a rouge Emperial soldier by the name of..... Anyone?
If Lucas didn't do this Episode III would be about 6 hours long. It's a cheesy idea, but at least George is trying to fill in the gaps. I just hope I don't end up fighting over the remote with my 5 year-old. She loves SpongeBob on Nickelodeon, but who doesn't?
You can run a HTTP and FTP on the same port using an app called JavaSwitch. Doing this can actually make FTP a little more secure.
Let's say you use JavaSwitch and have it accepting HTTP and FTP traffic. You can set JavaSwitch up to run on port 80 (the "standard" port for webservers). Now when someone scans your ports all they will see is port 80 open and assume that all you are running is a webserver when in fact you are running a webserver and a ftp server. This still doesn't help the fact that FTP is a clear-text protocol and shouldn't be used anyway. Stick with SSH.
A baby seal walks into a club.....
I know, off-topic and really not that funny...
If you are retrieving a blacklist from a site that is that is down, remove it ASAP. When I first started as net admin here I was getting a lot of complaints about people not being able to receive email from other companies. After learning how our mail server worked I realized that the smtp daemon was getting blacklists from a big list of servers. What I didn't realize was that more than half of those servers where down. This was making the smtp daemon take forever to respond, which caused a lot companies mail servers to timeout when they connected to us. Removing the servers that were down fixed the problem.
"The Internet is a fad."
IBM is also planning on developing Quake 2 bots to take advantage of the system
Dont't they mean "agents".
"The Internet is a fad" -WB
I think Microsoft consulted Disney when they developed WinXP.
"The Internet is a fad." -WB
You know, the person/people that wrote the worm.
Without them none of this mess would happen, they should be caught and punished severely. Proving a point that MS software sucks is one thing but causing potential disaster is another.
"The Internet is a fad" -WB
Random is relative. What may seem to be a bunch of random numbers to you might make perfect sense to someone else. Why do you think it is so easy for people in movies to break into systems?
Oh wait, nevermind.
"The Internet is a fad." -WB
Beware of the Gnu-Emacs hole.
"The Internet is a fad" -WB
Only tell the people that matter. Don't go to the director of the IT department and tell he/she that you can break into their system. They might not understand, they will just see you as a hacker, which could lead to trouble. Tell the net admin or someone that understands the problem and help them take the proper steps to fix it.
"The Internet is a fad" -WB --> Actual quote from an IT director BTW
Stop the insanity. This is getting out of hand, I'm not even sure who is suing who now. WTF? Am I being sued?
"The Internet is a fad." -WB
When I was a student worker I was "volunteered" to pull cable. We were running fiber from the Science Center to the Health Professions building. At the time I had no idea what fiber was even made of, I just knew to take it from point A to point B. It was a pretty fun day though, I still remember swinging on the fiber like it was vine. Good times.
"The Internet is a fad." - WB
Windows of Mass Destruction?
Trekkies go here
Or go here google
Christ, got much imagination Lucas? You hack.
He's got a couple billion dollars, I'd say he has a pretty good imagination.
http://www.bbspot.com/News/2001/08/keyboard.html
It's called FUSI Linux.
You can make your own with the help of http://linuxfromscratch.org
From what I have been told, they are throwing Chewie (and the rest of the wookies) into Episode 3 because they were put into slavery and forced to build the Death Star. Chewie was freed by a rouge Emperial soldier by the name of ..... Anyone?
Microsoft's definition of innovation --> Other people's work.
I loved the music! I was only 7 at the time and I didn't really know how to play, but I loved the music!
Just a though.
Maybe your university should put more $$ into it's English department =)
If Lucas didn't do this Episode III would be about 6 hours long. It's a cheesy idea, but at least George is trying to fill in the gaps. I just hope I don't end up fighting over the remote with my 5 year-old. She loves SpongeBob on Nickelodeon, but who doesn't?
HTTP isn't clear text?
x t/html;q=0.9,text/plain;q=0.8,video/x-mng,image/pn g,image/jpeg,image/gif;q=0.2,text/css,*/*;q=0.1
A ccept-Language: en-us, en;q=0.50
This is a request from a web browser.
GET / HTTP/1.1
Host: 127.0.0.1:16
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2b) Gecko/20020923 Phoenix/0.1
Accept: text/xml,application/xml,application/xhtml+xml,te
Accept-Encoding: gzip, deflate, compress;q=0.9
Accept-Charset: ISO-8859-1, utf-8;q=0.66, *;q=0.66
Keep-Alive: 300
Connection: keep-alive
Seems plain enough to me.
You can run a HTTP and FTP on the same port using an app called JavaSwitch. Doing this can actually make FTP a little more secure.
Let's say you use JavaSwitch and have it accepting HTTP and FTP traffic. You can set JavaSwitch up to run on port 80 (the "standard" port for webservers). Now when someone scans your ports all they will see is port 80 open and assume that all you are running is a webserver when in fact you are running a webserver and a ftp server. This still doesn't help the fact that FTP is a clear-text protocol and shouldn't be used anyway. Stick with SSH.
You can get JavaSwitch here.
Why should standards on the web matter? It obivously doesn't affect people with disabilities.
http://slashdot.org/articles/02/10/22/177239.shtml ?tid=123
I'm going to put some stuff on my page
if Browser == IE, then send(latest_exploit)
Zend all Sig.
I guess he didn't watch it.