Waraxe IT Security Portal  
  Login or Register
::  Home  ::  Search  ::  Your Account  ::  Forums  ::   Waraxe Advisories  ::  Tools  ::
April 26, 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: 880
Members: 0
Total: 880
PacketStorm News
·301 Moved Permanently

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

www.waraxe.us Forum Index -> Invision Power Board -> Shell on IPB
Post new topic  Reply to topic View previous topic :: View next topic 
Shell on IPB
PostPosted: Fri Jan 09, 2009 8:16 pm Reply with quote
waplet
Active user
Active user
 
Joined: Dec 24, 2008
Posts: 31




I got really big problem , when i upload a shell on IPB the message shows me
Code:
You cannot use executable PHP function keywords such as (include, require, include_once, require_once, exec, system and passthru).

is there any other way to insert shell?
View user's profile Send private message
PostPosted: Fri Jan 09, 2009 9:43 pm Reply with quote
pexli
Valuable expert
Valuable expert
 
Joined: May 24, 2007
Posts: 665
Location: Bulgaria




Use eval().
How to use eval().
Google rulezzz.
View user's profile Send private message
PostPosted: Sat Jan 10, 2009 10:20 am Reply with quote
waplet
Active user
Active user
 
Joined: Dec 24, 2008
Posts: 31




Hi , you dont understood me , when i do this in PHP row section ,
Code:
$linky="shell.txt";
$saved="path/path2/1.php";
$from=fopen("$linky","r");
$to=fopen("$saved","w");
while(!feof($from)){
  $string=fgets($from,4096);
  fputs($to,$string);
}
fclose($to);
fclose($from);

It shows me this error, but my shell.txt have eval() function , but how to copy it in file?
View user's profile Send private message
Shell on IPB
  www.waraxe.us Forum Index -> Invision Power Board
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.149 Seconds