- Nhận đường liên kết
- Ứng dụng khác
- Nhận đường liên kết
- Ứng dụng khác
Well its a small script i have written in php just for testing the use of
$HTTP_SERVER_VARS["REMOTE_ADDR"];
Handle in php its really use full and help full i think to get you ip in any pen test or any thing , well its kind of script kiddies too.
But i am learning ;)
Here is the full code
<?php
$ip = $HTTP_SERVER_VARS["REMOTE_ADDR"];
echo $ip;
?>
hope it helped you …
Happy Hacking @hackerthedude
plz subscribe
Nhận xét
Đăng nhận xét