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: 227
Members: 0
Total: 227
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 -> Invision Power Board -> Weird privileges?
Post new topicReply to topic View previous topic :: View next topic
Weird privileges?
PostPosted: Sun Nov 16, 2008 4:25 am Reply with quote
ThinSmoke
Advanced user
Advanced user
Joined: Nov 15, 2008
Posts: 55




Hey,
well ive gotten into some box , yet i cant really execute anything usefull for me.
I exploited the forum, waraxe cracked the hash for me, and i uploaded my shell there Smile
Though i cant add user (using net.exe ) nor can i start/stop any service, cant really execute anything at all.
Any idea why?

Rights on every file are drwxrwxrwx , tho i cant delete them somehow, i can write to them tho.
Really weird Sad
View user's profile Send private message
PostPosted: Sun Nov 16, 2008 8:08 am Reply with quote
pexli
Valuable expert
Valuable expert
Joined: May 24, 2007
Posts: 665
Location: Bulgaria




Quote:
Though i cant add user (using net.exe ) nor can i start/stop any service, cant really execute anything at all.


WOW Shocked Shocked Shocked Shocked
View user's profile Send private message
Re: Weird privileges?
PostPosted: Sun Nov 16, 2008 9:43 am Reply with quote
x3roconf_
Advanced user
Advanced user
Joined: May 01, 2008
Posts: 101




ThinSmoke wrote:
Hey,
well ive gotten into some box , yet i cant really execute anything usefull for me.
I exploited the forum, waraxe cracked the hash for me, and i uploaded my shell there Smile
Though i cant add user (using net.exe ) nor can i start/stop any service, cant really execute anything at all.
Any idea why?

Rights on every file are drwxrwxrwx , tho i cant delete them somehow, i can write to them tho.
Really weird Sad


Is it windows or *nix box? Smile
View user's profile Send private message
Re: Weird privileges?
PostPosted: Sun Nov 16, 2008 12:51 pm Reply with quote
ThinSmoke
Advanced user
Advanced user
Joined: Nov 15, 2008
Posts: 55




x3roconf_ wrote:
ThinSmoke wrote:
Hey,
well ive gotten into some box , yet i cant really execute anything usefull for me.
I exploited the forum, waraxe cracked the hash for me, and i uploaded my shell there Smile
Though i cant add user (using net.exe ) nor can i start/stop any service, cant really execute anything at all.
Any idea why?

Rights on every file are drwxrwxrwx , tho i cant delete them somehow, i can write to them tho.
Really weird Sad


Is it windows or *nix box? Smile

Windowss obviously....
View user's profile Send private message
PostPosted: Sun Nov 16, 2008 1:13 pm Reply with quote
waraxe
Site admin
Site admin
Joined: May 11, 2004
Posts: 2407
Location: Estonia, Tartu




What version of windows? Win2k? Win2k3? Other?
It's obvious, that you need to find out your current username/sid and your privileges. And from what platform you got shell - apache/php? IIS/php?
View user's profile Send private message Send e-mail Visit poster's website
PostPosted: Sun Nov 16, 2008 11:46 pm Reply with quote
_mranderson_
Valuable expert
Valuable expert
Joined: Oct 30, 2008
Posts: 51




I have the same problem, se server is win2k3 and the platform is iis/php, do I need an asp shell?
View user's profile Send private message
PostPosted: Mon Nov 17, 2008 12:24 am Reply with quote
waraxe
Site admin
Site admin
Joined: May 11, 2004
Posts: 2407
Location: Estonia, Tartu




How about php shell functions: exec(), system(), passthru(), popen(), proc_open(), pcntl_exec()? Are they working at some degree? Try "dir" as test command. Look for php info: "safe_mode", "disable_functions"?
And as you can manipulate some files and directories in server, then there are other possibilities - ASP, CGI, Perl, Python - depends on specific server environment.
And of course even after getting into windows command prompt you still have minimal privileges. So adding users, writing critical files, etc - it's just a dream, unless you find a way for local privilege escalation Smile
View user's profile Send private message Send e-mail Visit poster's website
PostPosted: Mon Nov 17, 2008 1:14 am Reply with quote
ThinSmoke
Advanced user
Advanced user
Joined: Nov 15, 2008
Posts: 55




Well, i went the easy way as i wasnt in a rush or so.
Uploaded a bat and put it in "startup" folder Razz
View user's profile Send private message
PostPosted: Mon Nov 17, 2008 1:36 am Reply with quote
_mranderson_
Valuable expert
Valuable expert
Joined: Oct 30, 2008
Posts: 51




all functions are enabled and secure mode is off, still, when you execute even a simple dir command you get 126 as output... I thinks it has something to do with output redirection idk, studying on it.

Escalating priviledges to SYSTEM on a windows machine is easy as stealing cookies to children... there's a local priv escalation exploit on nt boxes within the kernel that microsoft won't fix for win32 under vista (2k,xp,2k3..). And there's another one on vista that microsoft won't fix coz it's a matter of rewriting part of the kernel.
View user's profile Send private message
PostPosted: Mon Nov 17, 2008 2:29 am Reply with quote
waraxe
Site admin
Site admin
Joined: May 11, 2004
Posts: 2407
Location: Estonia, Tartu




Are those privilege escalations publicly available information? Can you provide more info?
View user's profile Send private message Send e-mail Visit poster's website
PostPosted: Mon Nov 17, 2008 3:30 am Reply with quote
_mranderson_
Valuable expert
Valuable expert
Joined: Oct 30, 2008
Posts: 51




yes I think they are public, and I ve just heard of them anyways, saw a guy using them once, but he was using a script and idk what it did, he didn't tell me. I m sure they are still working
View user's profile Send private message
Weird privileges?
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 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.171 Seconds