vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Can We banned TheUser from their computer (https://vborg.vbsupport.ru/showthread.php?t=76566)

H2k 02-18-2005 02:17 PM

Can We banned TheUser from their computer
 
Hello

OK i was going to Reguest this but i said let me ask for some more info ..


is there away to banned the poeple from their computer when they will enter the site they can't enter unitel they format their computer

if any one know about digichat so the ban system should be like that..

if any one have any idea this can be done.. then iwill Regust for it .. even if it was paid..

Thankyou :)

Deaths 02-18-2005 03:47 PM

It wouldn't be possible to do so with formatting, but you could store a cookie which has a name totaly different from your forums.

j_86 02-18-2005 04:36 PM

Can PHP access a computername?

H2k 02-18-2005 04:49 PM

Quote:

Originally Posted by JimpsEd
Can PHP access a computername?

maybe they can use java for this not sure.. but digichat is java so .

j_86 02-18-2005 04:50 PM

Yes, Javascript can be used. Well there you go I guess :)

kall 02-18-2005 06:41 PM

Quote:

Originally Posted by JimpsEd
Yes, Javascript can be used. Well there you go I guess :)

I'm sure you are aware of this already, but there is a vast difference between Java and javascript.

How about the 'Trap Banned Users' hack combined with Miserable Users?

j_86 02-18-2005 06:45 PM

Kall; yes I understand this but as far as I recall, Javascript can access the computername.

Delphiprogrammi 02-18-2005 07:23 PM

Quote:

Originally Posted by JimpsEd
Yes, Javascript can be used. Well there you go I guess :)

yes but javascript can be easly blocked .... i also don't see a reason why you wanted todo this since formatting other peoples compter is not really of your business....

the one (and only) way to always have the "real ip" of a users (even if he/she is behind an anonymous proxyserver) is to use sun micrososystems java programming language php can access a computername yes but it can be faked ...

PHP Code:

<?php
$ip
=$_SERVER['REMOTE_ADDR'];
echo 
$ip;
$ip=GetHostByAddr($_SERVER['REMOTE_ADDR']);
// and so on
?>

and cookies can be blocked to so no trust in that ....

j_86 02-18-2005 07:49 PM

This is wrong. This cannot serive a true IP address from a Anonymous or Highligh-Anonymous proxy server.

Delphiprogrammi 02-18-2005 08:58 PM

Quote:

Originally Posted by JimpsEd
This is wrong. This cannot serive a true IP address from a Anonymous or Highligh-Anonymous proxy server.


wanna make a bet ? a java applet can .... php can't get yourself a level 1 anonymous proxy and i guide you to a site that shows your real ip even with that proxy ...

j_86 02-18-2005 10:34 PM

How can something get my real IP address, if I am connected to a server and then telling the server to load a web page, and then telling the server to send the data for me?

It is not a forwarded transmission, it is transmission replication.

But if you can do it i'd be very interested :)

H2k 02-18-2005 11:21 PM

Quote:

Originally Posted by JimpsEd
How can something get my real IP address, if I am connected to a server and then telling the server to load a web page, and then telling the server to send the data for me?

It is not a forwarded transmission, it is transmission replication.

But if you can do it i'd be very interested :)

We need away to banned the user from their computr info so they can't retern any more.. :)

Delphiprogrammi 02-19-2005 11:02 AM

Quote:

Originally Posted by JimpsEd
How can something get my real IP address, if I am connected to a server and then telling the server to load a web page, and then telling the server to send the data for me?

It is not a forwarded transmission, it is transmission replication.

But if you can do it i'd be very interested :)

enable java in your browserpreferences then goto this site and see what that java applet is showing ..... if you want some privacy you got to
  • disable all active x functionality
  • disable java and javascript
  • disable cookies

cookies can't play with your ip but they can be used to track your websurfing behavior

j_86 02-19-2005 01:30 PM

To say the least, I am impressed :ermm:

saree 02-20-2005 12:46 AM

hello guys i hope we can find a way to block them....

Delphiprogrammi this didn't get my ip i have a dsl and i have a very powerfull proxy in my country it's a must to use if you want to use internet. this program or code couldn't get my real ip it show the proxy ip and it will change when i refresh the page.

h2k please if you find any thing share with us.

take care all> and good luck h2k


All times are GMT. The time now is 04:26 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.01100 seconds
  • Memory Usage 1,748KB
  • 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_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (15)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