FORUM DARKERS

Tecnologia & Informática => Acervo Security Darkers => Tutoriais => Topic started by: locator.dll on 08 de June , 2006, 07:36:30 PM

Title: Userbar / IP by locator.dll
Post by: locator.dll on 08 de June , 2006, 07:36:30 PM
Userbar / IP by locator.dll

Primeiro, vamos criar uma pasta com o nome userbar.gif, dentro dessa pasta vamos criar um ficheiro .php com o nome (ex: index.php) e vamos criar a nossa userbar com o nome userbar.png...

Código do index.php:
Quote$image = "userbar.png";
$im = imagecreatefrompng($image);
$blue = ImageColorAllocate ($im, 100, 100, 100);
$ip = $_SERVER["REMOTE_ADDR"];

ImageString($im, 2, 18, 2, "                                 Your IP: $ip", $black);
header("Content-Type: image/png");
imagepng($im,'',100);
ImageDestroy ($im);
?>

Nota: O ficheiro userbar.png tem que estar com o CHMOD 777...

vlw

locator.dll
Title: Re: [Tutorial] Userbar / IP by locator.dll
Post by: Anonymous on 08 de June , 2006, 07:39:12 PM
Muito bom mesmo.

Veri Gudi

100+
Title: Re: [Tutorial] Userbar / IP by locator.dll
Post by: rog on 08 de June , 2006, 07:42:33 PM
beleza locator

talvez nao precisa estar em 777

1 = execuçao
2 = escritura
4 = leitura

1° digito e para o usuario dono do arquivo
2° digito e para o grupo de usuario dono do arquivo
3° digito e para os outros usuarios

777 = leitura+escritura+execuçao para todos os usuarios do servidor

rog
Title: Re: [Tutorial] Userbar / IP by locator.dll
Post by: branco on 08 de June , 2006, 07:47:27 PM
rox, vlw
Title: Re: [Tutorial] Userbar / IP by locator.dll
Post by: Anonymous on 08 de June , 2006, 07:52:57 PM
ta bacano. ;D
Title: Re: [Tutorial] Userbar / IP by locator.dll
Post by: HadeS on 10 de June , 2006, 10:15:44 AM
Hehehe.

Acho que perceberam que com isso dá pra se fazer muuuuuuita coisa, não é? Façam testes, vão conseguir muita coisa.

HadeS
Title: Re: [Tutorial] Userbar / IP by locator.dll
Post by: Anonymous on 10 de June , 2006, 01:36:27 PM
sera que da pra usar html?
e sera que se der da pra usar em forums como avatar ou sig?
nao se preocupem nao eh com o dk ^^
Title: Re: [Tutorial] Userbar / IP by locator.dll
Post by: HadeS on 10 de June , 2006, 02:14:30 PM
Sim! É essa a idéia!

Geralmente phpbb's são muito vulneráveis a esse tipo de ataque.

HadeS
Title: Re: [Tutorial] Userbar / IP by locator.dll
Post by: rodweb on 10 de June , 2006, 03:07:15 PM
muito dahora  ;D
Title: Re: [Tutorial] Userbar / IP by locator.dll
Post by: Skayler on 10 de June , 2006, 04:08:05 PM
Parabéns locator...
Ótimo tutorial...
Title: Re: [Tutorial] Userbar / IP by locator.dll
Post by: spiriti on 15 de June , 2006, 11:46:32 AM
Muito bom esse tutorial,obrigadão!
Title: Re: [Tutorial] Userbar / IP by locator.dll
Post by: Anonymous on 20 de June , 2006, 02:14:52 PM
[img]http://fhantasma.no-ip.info:8090/image.jpg/[img]
Title: Re: [Tutorial] Userbar / IP by locator.dll
Post by: Anonymous on 20 de June , 2006, 02:15:26 PM
aff
(//http://fhantasma.no-ip.info:8090/image.jpg/)
Title: Re: [Tutorial] Userbar / IP by locator.dll
Post by: locator.dll on 20 de June , 2006, 02:30:20 PM
anti-mateira evite ter esse tipo de atitude... :-\

Se não será punido com um ponto negativo...

vlw

locator.dll