<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ubuntu Archives &#8212; LinuxSec Exploit</title>
	<atom:link href="https://exploit.linuxsec.org/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>https://exploit.linuxsec.org/tag/ubuntu/</link>
	<description>Nothing is Ever Locked</description>
	<lastBuildDate>Thu, 28 Dec 2017 07:52:32 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.3</generator>
	<item>
		<title>Linux Kernel 4.4.0 Race Condition Privilege Escalation</title>
		<link>https://exploit.linuxsec.org/cve-2016-8655/</link>
					<comments>https://exploit.linuxsec.org/cve-2016-8655/#comments</comments>
		
		<dc:creator><![CDATA[Yoo Cherry]]></dc:creator>
		<pubDate>Fri, 09 Dec 2016 13:02:00 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Exploit]]></category>
		<category><![CDATA[Localroot]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<guid isPermaLink="false">https://exploit.linuxsec.org/2016/12/09/cve-2016-8655/</guid>

					<description><![CDATA[<p>Yo, Kali ini cuma mau share localroot yang barusaja dipublish beberapa hari yang lalu. Localroot ini menyerang kernel 4.4.0 yang berarti vuln di Ubuntu 14.04 dan Ubuntu 16.04. Kernel yang sudah di test : Ubuntu 16.04: 4.4.0-51-generic Ubuntu 16.04: 4.4.0-47-generic Ubuntu 16.04: 4.4.0-36-generic Ubuntu 14.04: 4.4.0-47-generic #68~14.04.1-Ubuntu Kemungkinan localroot ini juga berlaku untuk mendapatkan hak [&#8230;]</p>
<p>The post <a href="https://exploit.linuxsec.org/cve-2016-8655/">Linux Kernel 4.4.0 Race Condition Privilege Escalation</a> appeared first on <a href="https://exploit.linuxsec.org">LinuxSec Exploit</a>.</p>
]]></description>
		
					<wfw:commentRss>https://exploit.linuxsec.org/cve-2016-8655/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Linux Kernel 4.4.0-21 (Ubuntu 16.04 x64) Privilege Escalation</title>
		<link>https://exploit.linuxsec.org/linux-kernel-440-21-ubuntu-1604-x64/</link>
					<comments>https://exploit.linuxsec.org/linux-kernel-440-21-ubuntu-1604-x64/#comments</comments>
		
		<dc:creator><![CDATA[Yoo Cherry]]></dc:creator>
		<pubDate>Mon, 19 Sep 2016 03:52:00 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Exploit]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Localroot]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<guid isPermaLink="false">https://exploit.linuxsec.org/2016/09/19/linux-kernel-440-21-ubuntu-1604-x64/</guid>

					<description><![CDATA[<p>Holaa.. kali ini mau share aja barangkali ada yang belom tau. Localroot kernel&#160;4.4.0-21 (xenial) 64 bit. vnik@ubuntu:~$ uname -aLinux ubuntu 4.4.0-21-generic #37-Ubuntu SMP Mon Apr 18 18:33:37 UTC 2016 x86_64 x86_64 x86_64 GNU/Linuxvnik@ubuntu:~$ gcc decr.c -m32 -O2 -o decrvnik@ubuntu:~$ gcc pwn.c -O2 -o pwnvnik@ubuntu:~$ ./decrnetfilter target_offset Ubuntu 16.04 4.4.0-21-generic exploit by vnik[!] Decrementing the refcount. [&#8230;]</p>
<p>The post <a href="https://exploit.linuxsec.org/linux-kernel-440-21-ubuntu-1604-x64/">Linux Kernel 4.4.0-21 (Ubuntu 16.04 x64) Privilege Escalation</a> appeared first on <a href="https://exploit.linuxsec.org">LinuxSec Exploit</a>.</p>
]]></description>
		
					<wfw:commentRss>https://exploit.linuxsec.org/linux-kernel-440-21-ubuntu-1604-x64/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Ubuntu Overlayfs Local Root Exploit</title>
		<link>https://exploit.linuxsec.org/ubuntu-overlayfs-local-root-exploi/</link>
					<comments>https://exploit.linuxsec.org/ubuntu-overlayfs-local-root-exploi/#respond</comments>
		
		<dc:creator><![CDATA[Yoo Cherry]]></dc:creator>
		<pubDate>Wed, 17 Jun 2015 03:37:00 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Exploit]]></category>
		<category><![CDATA[Localroot]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<guid isPermaLink="false">https://exploit.linuxsec.org/2015/06/17/ubuntu-overlayfs-local-root-exploi/</guid>

					<description><![CDATA[<p>Kali ini mau share localroot exploit yang vuln di OS Ubuntu&#160;12.04, Ubuntu 14.04, Ubuntu 14.10, dan Ubuntu 15.04. Namun exploit ini hanya work jika di kernel nya terdapat &#160;FS_USERNS_MOUNT . Oke langsung saja berikut screenshhot nya : Ubuntu Rooted user@ubuntu-server-1504:~$ uname -a Linux ubuntu-server-1504 3.19.0-18-generic #18-Ubuntu SMP Tue May 19 18:31:35 UTC 2015 x86_64 x86_64 [&#8230;]</p>
<p>The post <a href="https://exploit.linuxsec.org/ubuntu-overlayfs-local-root-exploi/">Ubuntu Overlayfs Local Root Exploit</a> appeared first on <a href="https://exploit.linuxsec.org">LinuxSec Exploit</a>.</p>
]]></description>
		
					<wfw:commentRss>https://exploit.linuxsec.org/ubuntu-overlayfs-local-root-exploi/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Cara Install Sublime Text dan Lisensi nya di Ubuntu Linux</title>
		<link>https://exploit.linuxsec.org/cara-install-sublime-text-dan-lisensi/</link>
					<comments>https://exploit.linuxsec.org/cara-install-sublime-text-dan-lisensi/#comments</comments>
		
		<dc:creator><![CDATA[Yoo Cherry]]></dc:creator>
		<pubDate>Wed, 10 Jun 2015 12:09:00 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[BackBox]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Utilities]]></category>
		<guid isPermaLink="false">https://exploit.linuxsec.org/2015/06/10/cara-install-sublime-text-dan-lisensi/</guid>

					<description><![CDATA[<p>Sublime Text menurut saya adalah tools editor text terbaik yang saat ini ada. Dibanding tools lain, interface tools ini bisa dibilang yang paling baik. Dan juga tools ini ammpu membuka teks dengan kapasitas 1GB keatas. Yup langsung saja tutorial nya : $ sudo su # add-apt-repository ppa:webupd8team/sublime-text-2 # apt-get update # apt-get install sublime-text Setelah [&#8230;]</p>
<p>The post <a href="https://exploit.linuxsec.org/cara-install-sublime-text-dan-lisensi/">Cara Install Sublime Text dan Lisensi nya di Ubuntu Linux</a> appeared first on <a href="https://exploit.linuxsec.org">LinuxSec Exploit</a>.</p>
]]></description>
		
					<wfw:commentRss>https://exploit.linuxsec.org/cara-install-sublime-text-dan-lisensi/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title>Install JPEG to ASCII Converter (jp2a) di Ubuntu Linux</title>
		<link>https://exploit.linuxsec.org/install-jpeg-to-ascii-converter-jp2a-di/</link>
					<comments>https://exploit.linuxsec.org/install-jpeg-to-ascii-converter-jp2a-di/#comments</comments>
		
		<dc:creator><![CDATA[Yoo Cherry]]></dc:creator>
		<pubDate>Tue, 02 Jun 2015 19:14:00 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[BackBox]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Utilities]]></category>
		<guid isPermaLink="false">https://exploit.linuxsec.org/2015/06/03/install-jpeg-to-ascii-converter-jp2a-di/</guid>

					<description><![CDATA[<p>Sebelumnya, apa itu jp2a ? jp2a adalah tools yang mengkonversi file gambar jpg menjadi bentuk ascii secara otomatis. Oke daripada bingung lihat gambar dibawah ini : Dan ini hasil setelah diconvert : Atau yang ini : Hasil : Gambar diatas diconvert menggunakan tools jp2a . Untuk Ubuntu, cara installnya cukup mudah karena repo nya sudah [&#8230;]</p>
<p>The post <a href="https://exploit.linuxsec.org/install-jpeg-to-ascii-converter-jp2a-di/">Install JPEG to ASCII Converter (jp2a) di Ubuntu Linux</a> appeared first on <a href="https://exploit.linuxsec.org">LinuxSec Exploit</a>.</p>
]]></description>
		
					<wfw:commentRss>https://exploit.linuxsec.org/install-jpeg-to-ascii-converter-jp2a-di/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
