<?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>Cheat Sheet Archives &#8212; LinuxSec Exploit</title>
	<atom:link href="https://exploit.linuxsec.org/category/cheat-sheet/feed/" rel="self" type="application/rss+xml" />
	<link>https://exploit.linuxsec.org/category/cheat-sheet/</link>
	<description>Nothing is Ever Locked</description>
	<lastBuildDate>Mon, 12 Feb 2024 08:20:53 +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>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>
		<item>
		<title>SQL Injection Authentication Bypass Cheat Sheet</title>
		<link>https://exploit.linuxsec.org/sql-injection-authentication-bypass-cheat-sheet/</link>
					<comments>https://exploit.linuxsec.org/sql-injection-authentication-bypass-cheat-sheet/#comments</comments>
		
		<dc:creator><![CDATA[Yoo Cherry]]></dc:creator>
		<pubDate>Sat, 20 Apr 2019 09:00:55 +0000</pubDate>
				<category><![CDATA[Cheat Sheet]]></category>
		<guid isPermaLink="false">https://exploit.linuxsec.org/?p=2607</guid>

					<description><![CDATA[<p>SQL Injection Authentication Bypass Cheat Sheet. Kali ini saya akan sharing cheat sheet dari Authentication Bypass atau yang biasa kita kenal dengan bypass admin. Kreator dari cheatsheet ini adalah Dr. Emin İslam TatlıIf (OWASP Board Member). Jika kalian memiliki query lain bisa juga dishare disini. SQL Injection Authentication Bypass Cheat Sheet or 1=1 or 1=1-- [&#8230;]</p>
<p>The post <a href="https://exploit.linuxsec.org/sql-injection-authentication-bypass-cheat-sheet/">SQL Injection Authentication Bypass Cheat Sheet</a> appeared first on <a href="https://exploit.linuxsec.org">LinuxSec Exploit</a>.</p>
]]></description>
		
					<wfw:commentRss>https://exploit.linuxsec.org/sql-injection-authentication-bypass-cheat-sheet/feed/</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
			</item>
		<item>
		<title>Command Injection Bypass Cheatsheet</title>
		<link>https://exploit.linuxsec.org/command-injection-bypass-cheatsheet/</link>
					<comments>https://exploit.linuxsec.org/command-injection-bypass-cheatsheet/#comments</comments>
		
		<dc:creator><![CDATA[Yoo Cherry]]></dc:creator>
		<pubDate>Mon, 15 Apr 2019 07:00:59 +0000</pubDate>
				<category><![CDATA[Cheat Sheet]]></category>
		<category><![CDATA[Web Hacking]]></category>
		<guid isPermaLink="false">https://exploit.linuxsec.org/?p=2604</guid>

					<description><![CDATA[<p>Command Injection Bypass Cheatsheet. Adakalanya saat kita melakukan command injection pada website atau aplikasi yang rentan command atau perintah yang kita kirim diblock karena mengandung kata yang sudah diblacklist. nah di tutorial ini saya akan sharing bagaimana caya membypass blacklist tersebut. Command Injection Bypass Cheatsheet Di contoh ini saya menggunakan perintah untuk melihat /etc/passwd . [&#8230;]</p>
<p>The post <a href="https://exploit.linuxsec.org/command-injection-bypass-cheatsheet/">Command Injection Bypass Cheatsheet</a> appeared first on <a href="https://exploit.linuxsec.org">LinuxSec Exploit</a>.</p>
]]></description>
		
					<wfw:commentRss>https://exploit.linuxsec.org/command-injection-bypass-cheatsheet/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Cross-site Scripting Payloads Cheat Sheet</title>
		<link>https://exploit.linuxsec.org/xss-payloads-list/</link>
					<comments>https://exploit.linuxsec.org/xss-payloads-list/#comments</comments>
		
		<dc:creator><![CDATA[Yoo Cherry]]></dc:creator>
		<pubDate>Sun, 21 Jan 2018 15:02:10 +0000</pubDate>
				<category><![CDATA[Cheat Sheet]]></category>
		<category><![CDATA[XSS]]></category>
		<guid isPermaLink="false">https://exploit.linuxsec.org/?p=2335</guid>

					<description><![CDATA[<p>Cross-site Scripting Payloads Cheat Sheet &#8211; Cross-Site Scripting (XSS) attacks are a type of injection, in which malicious scripts are injected into otherwise benign and trusted web sites. XSS attacks occur when an attacker uses a web application to send malicious code, generally in the form of a browser side script, to a different end [&#8230;]</p>
<p>The post <a href="https://exploit.linuxsec.org/xss-payloads-list/">Cross-site Scripting Payloads Cheat Sheet</a> appeared first on <a href="https://exploit.linuxsec.org">LinuxSec Exploit</a>.</p>
]]></description>
		
					<wfw:commentRss>https://exploit.linuxsec.org/xss-payloads-list/feed/</wfw:commentRss>
			<slash:comments>73</slash:comments>
		
		
			</item>
	</channel>
</rss>
