shan5dx said:Here "* * * Request timed out." indicates that firewall installed on that system block the request and hence we can't obtain it's IP address.
exact operating system running on target system.
Which means we have to use Firewall breakers

shan5dx said:Here "* * * Request timed out." indicates that firewall installed on that system block the request and hence we can't obtain it's IP address.
exact operating system running on target system.



<?php
switch ($_REQUEST['step']) {
case 1:
echo "Hi, what's your name?";
break;
case 2:
echo "Hi " . $_REQUEST['value1'] . ", where do you live?";
break;
case 3:
echo "Well, welcome to this hello world bot, " . $_REQUEST['value1'] . "<br>from " . $_REQUEST['value2'] . ".<reset>";
break;
}
?>
rayan f16 said:thank u very much bro.......!!!!!!
It is very rare to find a person as u bcoz of 2 reasons.
1.) The person who knows about those things never say to any one....
2.) Who tell that he know about such kind of things don't know nothing.....
bro, I said that "It is very rare to find " bcoz of above......
u a great....!!!
Thanks again and again for sharing with us what u know.....
.....