<?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>Web Hacking Archives &#8212; LinuxSec Exploit</title>
	<atom:link href="https://exploit.linuxsec.org/category/web-hacking/feed/" rel="self" type="application/rss+xml" />
	<link>https://exploit.linuxsec.org/category/web-hacking/</link>
	<description>Nothing is Ever Locked</description>
	<lastBuildDate>Sat, 17 Feb 2024 13:51:17 +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>RCE pada Redis via Master-Slave Replication</title>
		<link>https://exploit.linuxsec.org/rce-pada-redis-via-master-slave-replication/</link>
					<comments>https://exploit.linuxsec.org/rce-pada-redis-via-master-slave-replication/#respond</comments>
		
		<dc:creator><![CDATA[Yoo Cherry]]></dc:creator>
		<pubDate>Fri, 12 Jun 2020 11:32:49 +0000</pubDate>
				<category><![CDATA[RCE]]></category>
		<guid isPermaLink="false">https://exploit.linuxsec.org/?p=3067</guid>

					<description><![CDATA[<p>RCE pada Service Redis via Master-Slave Replication. Service Redis yang terekspos ke publik sangat berbahaya karena selain kita bisa melihat informasi yang mungkin sensitif, kita juga bisa melakukan eskalasi untuk mendapatkan shell dan masuk ke sistem. Ya, yang akan kita bahas disini adalah RCE pada service Redis. Beberapa waktu lalu saya melakukan bug hunting dan [&#8230;]</p>
<p>The post <a href="https://exploit.linuxsec.org/rce-pada-redis-via-master-slave-replication/">RCE pada Redis via Master-Slave Replication</a> appeared first on <a href="https://exploit.linuxsec.org">LinuxSec Exploit</a>.</p>
]]></description>
		
					<wfw:commentRss>https://exploit.linuxsec.org/rce-pada-redis-via-master-slave-replication/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>CVE-2019-13360 &#8211; CentOS Control Web Panel Authentication Bypass</title>
		<link>https://exploit.linuxsec.org/cve-2019-13360-centos-control-web-panel-authentication-bypass/</link>
					<comments>https://exploit.linuxsec.org/cve-2019-13360-centos-control-web-panel-authentication-bypass/#comments</comments>
		
		<dc:creator><![CDATA[Yoo Cherry]]></dc:creator>
		<pubDate>Mon, 07 Oct 2019 09:18:13 +0000</pubDate>
				<category><![CDATA[Web Hacking]]></category>
		<guid isPermaLink="false">https://exploit.linuxsec.org/?p=2927</guid>

					<description><![CDATA[<p>CVE-2019-13360 &#8211; CentOS Control Web Panel Authentication Bypass. Bug ini memungkinkan seorang attacker yang mengetahui username dari CWP untuk melakukan bypass auth dan masuk ke dashboard CWP tanpa menggunakan password. Product : CWP Control Web Panel Vulnerability Name : User panel bypass Login version : 0.9.8.836 Fixed on : 0.9.8.838 CentOS Control Web Panel Authentication [&#8230;]</p>
<p>The post <a href="https://exploit.linuxsec.org/cve-2019-13360-centos-control-web-panel-authentication-bypass/">CVE-2019-13360 &#8211; CentOS Control Web Panel Authentication Bypass</a> appeared first on <a href="https://exploit.linuxsec.org">LinuxSec Exploit</a>.</p>
]]></description>
		
					<wfw:commentRss>https://exploit.linuxsec.org/cve-2019-13360-centos-control-web-panel-authentication-bypass/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title>Deteksi Kerentanan Execution After Redirect (EAR)</title>
		<link>https://exploit.linuxsec.org/deteksi-celah-no-redirect-pada-suatu-situs-menggunakan-curl/</link>
					<comments>https://exploit.linuxsec.org/deteksi-celah-no-redirect-pada-suatu-situs-menggunakan-curl/#comments</comments>
		
		<dc:creator><![CDATA[Yoo Cherry]]></dc:creator>
		<pubDate>Tue, 13 Aug 2019 02:38:50 +0000</pubDate>
				<category><![CDATA[Web Hacking]]></category>
		<guid isPermaLink="false">https://exploit.linuxsec.org/?p=2895</guid>

					<description><![CDATA[<p>Deteksi Celah No Redirect pada Suatu Situs menggunakan cURL. Halo selamat malam, kali ini saya akan memberikan sedikit tutorial bagaimana menemukan sebuah celah/vulnerability NO REDIRECT pada suatu situs. Celah ini ditemukan pada suatu halaman/file yang seharusnya dapat diakses hanya pada user yang memiliki akses tertentu (user yang sudah login). Contoh Kasus Contohnya pada suatu kasus untuk dapat [&#8230;]</p>
<p>The post <a href="https://exploit.linuxsec.org/deteksi-celah-no-redirect-pada-suatu-situs-menggunakan-curl/">Deteksi Kerentanan Execution After Redirect (EAR)</a> appeared first on <a href="https://exploit.linuxsec.org">LinuxSec Exploit</a>.</p>
]]></description>
		
					<wfw:commentRss>https://exploit.linuxsec.org/deteksi-celah-no-redirect-pada-suatu-situs-menggunakan-curl/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Mass Deface setelah Rooting Server</title>
		<link>https://exploit.linuxsec.org/mass-deface-setelah-rooting-server/</link>
					<comments>https://exploit.linuxsec.org/mass-deface-setelah-rooting-server/#respond</comments>
		
		<dc:creator><![CDATA[Yoo Cherry]]></dc:creator>
		<pubDate>Tue, 13 Aug 2019 01:44:57 +0000</pubDate>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Web Hacking]]></category>
		<category><![CDATA[IndoXploit]]></category>
		<guid isPermaLink="false">https://exploit.linuxsec.org/?p=2884</guid>

					<description><![CDATA[<p>Mass Deface setelah Rooting Server. Oke ini hanya arsip saja sebenarnya karena artikel originalnya ada di blog IndoXploit dan sekarang blog nya sudah diprivate. Jadi buat kalian yang bingung gimana caranya mass deface seluruh web target di server yang sudah di root, kalian bisa gunakan tool berikut ini. Kira kira begini tampilannya: Download Tool Untuk [&#8230;]</p>
<p>The post <a href="https://exploit.linuxsec.org/mass-deface-setelah-rooting-server/">Mass Deface setelah Rooting Server</a> appeared first on <a href="https://exploit.linuxsec.org">LinuxSec Exploit</a>.</p>
]]></description>
		
					<wfw:commentRss>https://exploit.linuxsec.org/mass-deface-setelah-rooting-server/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Open Redirect Bypass Cheat Sheet</title>
		<link>https://exploit.linuxsec.org/open-redirect-bypass-cheat-sheet/</link>
					<comments>https://exploit.linuxsec.org/open-redirect-bypass-cheat-sheet/#respond</comments>
		
		<dc:creator><![CDATA[Yoo Cherry]]></dc:creator>
		<pubDate>Fri, 02 Aug 2019 21:26:58 +0000</pubDate>
				<category><![CDATA[Cheat Sheet]]></category>
		<category><![CDATA[Web Hacking]]></category>
		<guid isPermaLink="false">https://exploit.linuxsec.org/?p=2760</guid>

					<description><![CDATA[<p>Open Redirect Bypass Cheat Sheet. Open redirect adalah celah yang memungkinkan attacker untuk mengarahkan pengunjung dari situs terpercaya ke situs malware atau phising tanpa autentifikasi dari admin situs. Bergantung pada arsitektur situs web yang rentan, pengalihan bisa terjadi setelah tindakan tertentu, seperti login, dan terkadang hal itu bisa terjadi seketika saat memuat sebuah halaman. Open [&#8230;]</p>
<p>The post <a href="https://exploit.linuxsec.org/open-redirect-bypass-cheat-sheet/">Open Redirect Bypass Cheat Sheet</a> appeared first on <a href="https://exploit.linuxsec.org">LinuxSec Exploit</a>.</p>
]]></description>
		
					<wfw:commentRss>https://exploit.linuxsec.org/open-redirect-bypass-cheat-sheet/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
