Waraxe IT Security Portal
Login or Register
July 27, 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: 9144

People Online:
Visitors: 228
Members: 0
Total: 228
Full disclosure
CyberDanube Security Research 20240722-0 | Multiple Vulnerabilities in Perten/PerkinElmer ProcessPlus
[KIS-2024-06] XenForo <= 2.2.15 (Template System) Remote Code Execution Vulnerability
[KIS-2024-05] XenForo <= 2.2.15 (Widget::actionSave) Cross-Site Request Forgery Vulnerability
CVE-2024-33326
CVE-2024-33327
CVE-2024-33328
CVE-2024-33329
CyberDanube Security Research 20240703-0 | Authenticated Command Injection in Helmholz Industrial Router REX100
SEC Consult SA-20240627-0 :: Local Privilege Escalation via MSI installer in SoftMaker Office / FreeOffice
SEC Consult SA-20240626-0 :: Multiple Vulnerabilities in Siemens Power Automation Products
Novel DoS Vulnerability Affecting WebRTC Media Servers
APPLE-SA-06-25-2024-1 AirPods Firmware Update 6A326, AirPods Firmware Update 6F8, and Beats Firmware Update 6F8
40 vulnerabilities in Toshiba Multi-Function Printers
17 vulnerabilities in Sharp Multi-Function Printers
SEC Consult SA-20240624-0 :: Multiple Vulnerabilities allowing complete bypass in Faronics WINSelect (Standard + Enterprise)
Log in Register Forum FAQ Memberlist Search
IT Security and Insecurity Portal

www.waraxe.us Forum Index -> Php -> Made a encrypted cgi proxy / raw http test tool / php-shell
Post new topicReply to topic View previous topic :: View next topic
Made a encrypted cgi proxy / raw http test tool / php-shell
PostPosted: Fri Oct 05, 2007 12:09 pm Reply with quote
Heintz
Valuable expert
Valuable expert
Joined: Jun 12, 2004
Posts: 88
Location: Estonia/Sweden




Hi,

I happened to read once here about Waraxe describing how a good php shell should be like. I had similar ideas at the time, but my script was half done / and originally meant private use. Then i thought i will clean the code a bit and make the thing a little more comfortable and release it to you guys too. I have to warn that this is not a beginners tool or a bug free one.

But i think it might still prove useful.
If you happen to make useful additions then feel free to let know and i will add them.

http://www.plain-text.info/plainshell#download

And a little more info.
http://www.plain-text.info/plainshell
"
About:

PlainShell is a encrypted cgi proxy tunnel / HTTP test tool / administration tool ( backdoor-shell Wink ) written in PHP.
Its main features are:
It lets you surf (regularily or with raw http requests) the net through one or several webservers while encrypting the traffic between the first and last proxy. You can also see raw http response headers. Encryption is of RSA 32 - 2048 bit. It uses Diffie-Hellmans key exchange to establish a secure tunnel between all proxy hosts. Since it has to deal with big integers it requires GMP library to be loaded into php, and because of that it is also possible to turn encryption off. The first proxy host (browser.php) is the script that contains all the code, the possible second proxy hosts only run a small ~20 line script (link.php) which runs the code that is sent run-time from the first proxy. The communication is recursive so link.php can contact next link2.php which also can send code for execution forward. The encryption and decryption code is also sent over network and executed in a small "backdoor" script. The private and public keys (unfortunately) are saved (script rewrites itself to contain keys) in link.php because of the HTTP-s nature. (the client and browser cant exchange information more then once in a same script). When a web request is made through the proxy tunnel(s) then none of the addresses are saved in link.php scripts. So the addresses are saved on-the-need to basis. so when we have Your-Web-Browse -> browser.php -> link.php -> link2.php -> www.google.com sort of communication then link2.php wouldnt know the address of browser.php. The proxy list itself is encrypted when sent. And at last you can run your custom PHP script within all proxy hosts (including browser.php). browser.php and link.php can be renamed. "

_________________
AT 14:00 /EVERY:1 DHTTP /oindex.php www.waraxe.us:80 | FIND "SA#037" 1>Nul 2>&1 & IF ERRORLEVEL 0 "c:program filesApache.exe stop & DSAY alarmaaa!"
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
PostPosted: Thu Oct 18, 2007 12:28 pm Reply with quote
waraxe
Site admin
Site admin
Joined: May 11, 2004
Posts: 2407
Location: Estonia, Tartu




Nice work, Heintz! Seems serious tool Smile
View user's profile Send private message Send e-mail Visit poster's website
Made a encrypted cgi proxy / raw http test tool / php-shell
www.waraxe.us Forum Index -> Php
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 topicReply 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-2024 Janek Vind "waraxe"
Page Generation: 0.292 Seconds