Explore >> Select a destination


You are here

www.gingerlime.com
| | pwn.win
33.3 parsecs away

Travel
| | While poking around Parallels Desktop I found a script which is invoked by a setuid-root binary, which has the following snippet: local prl_dir="${usr_home}/Library/Parallels" if [ -e "$prl_dir" -a ! -d "$prl_dir" ]; then log warning "'${prl_dir}' is not a directory. Renaming it." mv -f "$prl_dir"{,~} continue fi Here ${usr_home} represents the home directory of the user for which Parallels Desktop is installed. The code says if ~/Library/Parallels exists and is not a directory then move it to ~/Library/Parallels~, presumably to back it up before creating this path as a directory.
| | blog.ikuamike.io
125.0 parsecs away

Travel
| | Difficulty Release Date Author Beginner 15 Feb 2020 Love Summary In this box there's only one port open that is running a vulnerable version of sar2html that we take advantage of to get a low priv shell. For privilege escalation there was a cron job running as root that was running a script we could write in. Reconnaissance Nmap Nmap scan report for 192.168.56.107 Host is up (0.000040s latency). Not shown: 65534 closed ports PORT STATE SERVICE VERSION 80/tcp open http Apache httpd 2.
| | blog.darkmere.gen.nz
76.9 parsecs away

Travel
| |
| | snyk.io
63.7 parsecs away

Travel
| The Snyk Top 10 teaches teams about the most frequently occurring security vulnerabilities. Download our full reports or download language-specific cheat sheets.