wikipedia short description

3 views
Skip to first unread message

shantanuo

unread,
Sep 14, 2009, 12:51:49 AM9/14/09
to YubNub
Can someone create a command with the following code?

# cat wiki.php
<?php
$myvar=$_GET["str"];
echo `dig +short txt $myvar.wp.dg.cx`;
?>

http://yoursite.txt/wiki.php?str=china
This will give the brief description of china from wikipedia.
I tried hosting it on my site but it did not work.

Jonathan Aquino

unread,
Sep 14, 2009, 10:06:26 PM9/14/09
to yub...@googlegroups.com
That's a dangerous script. I can easily do "rm -rf /" on the server hosting
that script.

Jon
Reply all
Reply to author
Forward
0 new messages