vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Simple Java script For avoiding DDos/http flooders Need Some Change in it (https://vborg.vbsupport.ru/showthread.php?t=124877)

org knopper 08-25-2006 09:16 AM

Simple Java script For avoiding DDos/http flooders Need Some Change in it
 
Code:

<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
<!--
alert("Welcome to my Web site!...Komt toch nog een keer!")
//-->
</SCRIPT>

Edit you Template Place this code in hader ... it's protact 99% from DDOS and flooders but need some change

I wrote this quite along time ago, since I was still a student for mah forum.
And every people whom come to your site will come up a popup as show below and the viewer must click on Ok to Enter the site. >> But it come every time you refersh the page .. need some some change like come only one time after pressing ok did't come ... like this

yahsuah 11-03-2007 05:20 PM

is it working? can it prevent ddos attack?

Analogpoint 11-03-2007 07:43 PM

No.

Coders Shack 11-04-2007 12:49 AM

lol wtf.... Javascript cant prevent DDOS....

I coded a flooder that can bring a dedicated host running VB to 200% usage. Which scares me, currently im working on prevention.

Most flooders dont even look at the page usually they just send Requests a header to the server, then the server responds.

Analogpoint 11-04-2007 02:45 AM

Quote:

Originally Posted by Coders Shack (Post 1375281)
lol wtf.... Javascript cant prevent DDOS....

I coded a flooder that can bring a dedicated host running VB to 200% usage. Which scares me, currently im working on prevention.

Most flooders dont even look at the page usually they just send Requests a header to the server, then the server responds.

You can't really prevent a DDOS attack at the application level. At the very least you'd have to do it at a router level, and drop packets from the hosts that are flooding you. And that will only work if you have enough bandwidth up to the router.


All times are GMT. The time now is 05:24 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00949 seconds
  • Memory Usage 1,719KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete