@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14



Comments:

<0> and when I find you
<0> I am going to kill you and your entire family
<0> with my bare hands
<1> is that whoreta?
<2> pitz-: Most likely a flood-botnet
<1> yeah Akuma...
<0> what we should do is
<0> start a web pahe
<0> with all these logged
<2> Seems like moron comes in big waves today
<0> so isp's can start to remove these compromised customrs
<1> flybackX-, but the ISP's have fired all their staff
<1> and offshored the rest
<2> ISPs don't give a **** about compromised customers and they never will
<1> nobody takes responsibiltiy for anything
<3> mine does ;)



<1> its cheaper just to build more capacity
<2> The US ISPs has gotten the most complains about being used as spam-portals more than any other country in the world
<1> than it is to hire ppl to chase down ****heeads
<2> And trust me, they DON'T GIVE A **** about that.
<2> Go to spaumhaus.org and see for yourslef if you don't believe me
<2> ;/
<1> Akuma, yeah you know what America needs? an internet that can only be accessed once you've p***ed an intelligence test
<1> without any advertising, spam, etc.
<4> there was an article about the world's 4th biggest spammer being fined over a million dollars and shut down
<4> seems theres money in spamming
<1> lol g
<5> .
<6> .
<6> heh
<5> <1> Akuma, yeah you know what America needs? an internet that can only be accessed once you've p***ed an intelligence test
<5> <1> without any adve
<5> I don't think so. There would only be a few people on the Internet then.
<1> well like scientists
<1> and **** like that
<1> just like it used to be
<1> when i first got on in the late 80s
<5> I kind of like it how it is, really.
<1> usenet wasn't 99% spam
<5> I do agree the spam needs to be dealt with, but other than that I like it.
<5> I've learned to just accept spam and enjoy the Internet.
<4> I say, if youre female, you get free internet connections
<7> give me your email address and i'll post it in #spam for you
<5> I like this song.
<5> "Let's cut out wrists and burn down something beautiful. This isn't just goodbye. This is I can't stand you!"
<4> no farting
<8> *phhhuuuphlaaatauphabrrrrt*
<4> those are some powerful sphincter muscles you got
<2> Ugh. I'm at school now.
<2> Webdesign cl*** ;/
<9> sounds like fun ;]
<5> Plus 44 - No It Isn't.
<5> Party on, Akuma. Party on.
<2> Yah sort of
<2> Cute blondes
<2> The brunette I liek is not here thought ;/
<6> sigh.
<5> Download the CSS for my site and tell the girls you wrote it. :P
<6> troopa
<6> lemme see your site plz
<8> my win2k+verizon dsl FTP server is transfering files very slowly to my friends who are also on broadband. A while back, transfers averaged 20kb/s, but now they average 4kb/s
<5> "Yeah. I designed this for cross browser compatibility and for smooth funtionality under IE, FireFox and OPERA."
<8> any ideas why? any suggestions on how to increase speeds?
<6> troopa site polz
<5> jord: I PM'd you.
<6> i didn't recieve
<5> www.xerolab.net is my personal one (kind of dead)
<5> That is the one I was talking about.
<6> troopa
<5> Yes?
<6> I want to send a get to php and return it to my site in a php vatr
<6> var.
<6> i mean a get to google.
<5> Goodluck?
<6> lol hehe thx
<6> man
<6> your sites simple but it looks good =P



<6> mines still rough
<5> I'm not that great with PHP. I am trying to fix an odd error in my contact script.
<5> It was working perfectly until I added more crap to it, heh.
<6> yea hehe it happens lol
<6> thats why i code in dreamweaver cuz of the huge cache
<5> I'm just being lazy when it comes to debugging. I did manage to fix a XSS vuln in my anti-bot verification though.
<5> It was a nasty little bug.
<6> http://69.175.77.93:5296/signupa.php
<6> suggestions plz
<6> takes that long?
<6> D;
<6> get rid of that 28.8
<10> lol
<10> fourms :-p
<5> I am downloading 50 CD's.
<6> yeah
<6> i know lol
<6> fourms :(
<5> Each one using like 20K/download
<2> troopa: Thanks, but we're doing mostly photosghop right now ;/
<6> i spelled it right later.
<2> So if you have a Godly skilled photoshop image, send here :P
<5> jord: Are you creating the forums from scratch?
<7> the site is messed in IE
<6> ricky
<6> yes it is
<6> dl FF
<6> yes troopa
<6> from scratch heh
<5> If so then I suggest implementing some minor security. It isn't that effective, but it will stop a script kiddie in his tracks.
<6> as in?
<5> Use the REFER keyword and look for known branded DoS tools.
<10> well most s kiddies attack common forum software
<5> So if they point a lame DoS tool at your site that crawls it (or vuln scanner) you can kill it before it tries to flood the forum with posts, etc.
<10> why would they bother cracking 1 forum....
<6> REFER huh!
<5> It is lame, I know.
<5> But you can be like (pseudo code):
<7> does vbulletin software have dos tool protect built in?
<6> i wuold imagine so
<5> if [HTTP_REFER] == "ForumVulnFinder" { redirect("homo.com");
<5> None of that code will really work and the keywords aren't even right.
<6> oh
<5> But you get the point.
<6> thx troopa
<6> built in php security i dind't know about but i now do
<6> thx :)
<6> yea someone could auto spam the **** out of my forums heh
<6> i figuire once it gets going (if ever)
<5> It just looks at the REFER and tells you where the visitor came from.
<6> their will be some douchbagging and security will become tighter
<5> If they were at www.msn.com before visiting your site then the REFER would contain "msn.com"
<6> hrm
<6> so they are doing this cracking
<10> just make daily backups...
<6> from a site?
<10> refer is only filled when you click a link...
<6> indeed
<10> would be a privacy problem if not...
<6> im not sure how this relates to the security of my forum
<5> Martijn: A lot of software triggers it though, on purpose.
<5> They craft the GET/POST to have it so they can advertise their program.
<10> yep
<5> That's why I use it to block known software that a kiddie might use.
<7> what software did you use to create your website?
<5> It isn't the best method, but it at least stops closed-source programs.
<7> or dreamweaver
<10> wordpad rulez :-p
<6> not really software to create
<5> RickyRay: I use notepad or any text editor.
<5> Dreamweaver isn't bad though.
<6> we only use dreamweaver for color coding reasons or its ctrl-Z abilitys


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #computers
or
Go to some related logs:

bab ganush
#mirc
#unixhelp
uglyfatcunts
#gentoo
#politics
relic5150
#beginner
1337 tattoo
stevador



Home  |  disclaimer  |  contact  |  submit quotes