Jump to content

Recommended Posts

  • 4 weeks later...

SQL Injection:

 

Server Status Code: 405 Method Not Allowed

Tested value: &#49&#39&#32&#79&#82&#32&#39&#49&#39&#61&#39&#49

Server Status Code: 405 Method Not Allowed

Tested value: 1' OR '1'='1

Server Status Code: 405 Method Not Allowed

Tested value: %31%27%20%4F%52%20%27%31%27%3D%27%31

Server Status Code: 405 Method Not Allowed

Tested value: 1 UNI/**/ON SELECT ALL FROM WHERE

Server Status Code: 405 Method Not Allowed

Tested value: 1 UNION ALL SELECT 1,2,3,4,5,6,name FROM sysObjects WHERE xtype = 'U' --

Server Status Code: 405 Method Not Allowed

Tested value: 1 AND ASCII(LOWER(SUBSTRING((SELECT TOP 1 name FROM sysobjects WHERE xtype='U'), 1, 1))) > 116

Server Status Code: 405 Method Not Allowed

Tested value: ' OR username IS NOT NULL OR username = '

Server Status Code: 405 Method Not Allowed

Tested value: 1' AND non_existant_table = '1

Server Status Code: 405 Method Not Allowed

Tested value: 1'1

Server Status Code: 405 Method Not Allowed

Tested value: '; DESC users; --

Server Status Code: 405 Method Not Allowed

Tested value: 1 AND USER_NAME() = 'dbo'

Server Status Code: 405 Method Not Allowed

Tested value: 1' AND 1=(SELECT COUNT(*) FROM tablenames); --

Server Status Code: 405 Method Not Allowed

Tested value: 1 AND 1=1

Server Status Code: 405 Method Not Allowed

Tested value: 1 EXEC XP_

Server Status Code: 405 Method Not Allowed

Tested value: 1'1

Server Status Code: 405 Method Not Allowed

Tested value: 1' OR '1'='1

Server Status Code: 405 Method Not Allowed

Tested value: 1 OR 1=1

Link to comment
https://forums.phpfreaks.com/topic/124134-solved-my-website/#findComment-663637
Share on other sites

  • 2 weeks later...

When I clicked on the email and id textbox I expected the "your name" and "email id" to clear, mabie you should add that feature? simple js.

 

The form doesn't submit and there is no dynamic PHP, so can't really test static HTML pages for vulnerability's.

Link to comment
https://forums.phpfreaks.com/topic/124134-solved-my-website/#findComment-674848
Share on other sites

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.