Hi Prasad,
Are we using any tool for SQL injection?
Regards,
Samir
From: Vijayendra Shinde (JIRA) jira@workterra.atlassian.net
Sent: Monday, August 22, 2016 12:17 PM
To: samir@harbingergroup.com
Subject: [JIRA] Vijayendra Shinde mentioned you on WT-3873 (JIRA)
cid:image001.png@01D1FCA8.35503810
<https://workterra.atlassian.net/secure/ViewProfile.jspa?name=vijayendra>
Vijayendra Shinde mentioned you on
<https://workterra.atlassian.net/browse/WT-3873> EnhancementWT-3873
<https://workterra.atlassian.net/browse/WT-3873> Re: Verify OR logical
condition with single quote for SQL Injection
Hi <https://workterra.atlassian.net/secure/ViewProfile.jspa?name=prasadp>
Prasad Pise,
By looking at attached snaps,
1. We can see, asdf'OR'1'='1 string has been inserted as string value. It is
not injection in SQL. With above query, sql execution will fail because
there is no. space between asdf' OR '1'='1. In sql injection second boolean
expression OR '1'='1 doesn't insert into database because it is logical
condition.
In case of SQL injection result sould be only asdf.
2. On Employment management screen, when we add characters, system thrown
server error. I want to get more inputs on this, how we identified this is
SQL Injection error.
3. <https://workterra.atlassian.net/secure/ViewProfile.jspa?name=deepalit>
Deepali Tidke, Prasad is facing server error while testing self serve mode.
Please get this issue resolved so that he can test sql injection in self
serve mode.
CC: <https://workterra.atlassian.net/secure/ViewProfile.jspa?name=samir>
Samir,
<https://workterra.atlassian.net/secure/ViewProfile.jspa?name=rakeshr>
Rakesh Roy,
<https://workterra.atlassian.net/browse/WT-3873#add-comment> Add Comment
<https://workterra.atlassian.net/browse/WT-3873#add-comment> Add Comment
This message was sent by Atlassian JIRA (v1000.253.3#100011-sha1:6da8fdb)
Atlassian logo
Affected Files:
/branches/LB/Config Files WT Stage/Web Server/Web.config
/branches/LB/Web/SharedFunctionWebTier/SharedFunctionWebTier/Modules/CustomModelBinder.cs