Форум АНТИЧАТ

Форум АНТИЧАТ (https://forum.antichat.xyz/index.php)
-   Уязвимости (https://forum.antichat.xyz/forumdisplay.php?f=74)
-   -   TRACE ! help ! (https://forum.antichat.xyz/showthread.php?t=72469)

stigmatus 03.06.2008 04:27

TRACE ! help !
 
создою такои javascript
<script>
PHP код:

function sendTrace () { 
var 
xmlHttp = new ActiveXObject("Microsoft.XMLHTTP"); 
xmlHttp.open("TRACE""http://mail.ru",false); 
xmlHttp.send(); 
xmlDoc=xmlHttp.responseText
alert(xmlDoc); 

</
script
<
INPUT TYPE=BUTTON OnClick="sendTrace();" VALUE="Send Trace Request"

но при нажатий на кнопку АБЛОМ ! почему !

извиняюси за клон темы ! можно удалить ету !


Время: 09:24