Another Injection Test #15
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: fred.boniface/OwlBoard#15
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
UserAgent: Mozilla/5.0 (Linux; Android 9.0; SAMSUNG SM-F900U Build/PPR1.180610.011) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Mobile Safari/537.36
UserAgentData: {"brands":[{"brand":"Not_A Brand","version":"99"},{"brand":"Brave","version":"109"},{"brand":"Chromium","version":"109"}],"mobile":true,"platform":"Android"}
localStorage Avail: true
sessionStorage Avail: true
Viewport size: 339 x 697
User message:
//SCRIPT TAG:
console.log("testing")
//SQL STRING:
SELECT * FROM * WHERE USERNAME = 1 = 1
//MONGODB QUERY OBJ:
{$or: [{NLCDESC: name}]}
//JS Function:
async function testing(data){
console.log("Testing")
}