url string | label int64 |
|---|---|
/calendar?month=10&year=2023&view=week | 0 |
/network?device=router&status=online | 0 |
/transactions?type=deposit&account=12345 | 0 |
/api/logs?severity=ERROR&since=2023-10-01 | 0 |
/photos?tag=summer&sort=date | 0 |
/dashboard?widget=sales&refresh=10 | 0 |
/flight?from=JFK&to=LAX&date=2023-12-15 | 0 |
/inbox?folder=sent&limit=30 | 0 |
/products?brand=nike&max_price=200 | 0 |
/api/users/me?fields=id,name | 0 |
/export?table=' UNION SELECT * FROM users-- | 1 |
/login?user=' OR '1'='1' LIMIT 1--&pass=any | 1 |
/item?id=1' AND IF(1=1, SLEEP(3), 0)-- | 1 |
/filter?category=' UNION SELECT schema_name FROM information_schema.schemata-- | 1 |
/api?q=1'%20AND%20( SELECT%20*%20FROM%20(SELECT(SLEEP(1)))a )-- | 1 |
/profile?id=1' OR LENGTH(database())=5-- | 1 |
/search?query='; UPDATE users SET password='hacked'-- | 1 |
/data?param=1' AND (SELECT COUNT(*) FROM sys.tables)>0-- | 1 |
/admin/log?date=' OR 1=1-- | 1 |
/param=' UNION SELECT 1,2,3,4,5,6-- | 1 |
/hotels?city=rome&checkin=2023-11-20 | 0 |
/api/devices?status=active&type=mobile | 0 |
/forum/posts?user=bob&order=date | 0 |
/movies?genre=comedy&decade=1990 | 0 |
/reports?format=pdf&department=sales | 0 |
/notifications?type=alert&acknowledged=false | 0 |
/api/status?component=api&detailed=true | 0 |
/jobs?location=remote&category=dev | 0 |
/playlist?id=rock2023&shuffle=true | 0 |
/files?ext=pdf&size>1MB | 0 |
/validate?token=' OR 'x'='x'-- | 1 |
/product?id=1' AND (SELECT password FROM users WHERE id=1)='admin'-- | 1 |
/api/search?q=' UNION SELECT NULL,version(),NULL,NULL-- | 1 |
/user?uid=1' OR (SELECT 1 FROM dual WHERE 1=1)-- | 1 |
/filter?type=' AND EXTRACTVALUE(1,concat(0x7e,(SELECT user())))-- | 1 |
/data?id=1'%20OR%201%3D1%20UNION%20SELECT%201%2C2-- | 1 |
/admin?action=delete' OR 1=0 UNION SELECT 1-- | 1 |
/param=' OR (SELECT COUNT(*) FROM mysql.user)>0-- | 1 |
/id=1' AND (SELECT ASCII(SUBSTRING(password,1,1)) FROM users LIMIT 1)=97-- | 1 |
/view?page=1' OR NOT 1=2-- | 1 |
/api/query?input='; EXEC xp_cmdshell('dir')-- | 1 |
/subscriptions?plan=premium&auto_renew=true | 0 |
/weather/forecast?days=7&units=imperial | 0 |
/api/analytics?event=pageview&date=today | 0 |
/gallery/albums?user=mary&public=true | 0 |
/support/tickets?id=10045&view=full | 0 |
/recipes/search?ingredient=chicken&time<30 | 0 |
/stock?symbol=AAPL&interval=1d | 0 |
/api/notifications?count=5&read=false | 0 |
/movies/ratings?min=4&genre=drama | 0 |
/logs/access?ip=192.168.1.1&date=2023-10-10 | 0 |
/login?username=' UNION SELECT NULL,NULL-- | 1 |
/item?id=1' OR (SELECT 1 FROM users WHERE username LIKE '%admin%')-- | 1 |
/search?q=' AND (SELECT * FROM (SELECT BENCHMARK(1000000,MD5('test')))a)-- | 1 |
/profile?uid=1' OR (SELECT database())=current_database()-- | 1 |
/api?param=1'%20AND%20(SELECT%20LENGTH(password)%20FROM%20users%20LIMIT%201)%3E5-- | 1 |
/filter?category=' OR EXISTS(SELECT * FROM information_schema.tables WHERE table_schema=database())-- | 1 |
/data?input='; DECLARE @x INT; SET @x=1; WAITFOR DELAY '00:00:02'-- | 1 |
/admin?user=' OR 1=0 UNION SELECT table_name,2 FROM information_schema.tables-- | 1 |
/param=' OR (SELECT 1 FROM (SELECT SLEEP(2))a)-- | 1 |
/id=1' AND (SELECT COUNT(*) FROM users WHERE username='admin' AND LENGTH(password)>5)>0-- | 1 |
/view?doc=1' OR (SELECT 1 FROM DUAL WHERE 1=1)-- | 1 |
/api/books?author=king&available=yes | 0 |
/dashboard/charts?type=bar&period=quarterly | 0 |
/network/devices?status=offline&type=printer | 0 |
/api/payments?status=completed&method=card | 0 |
/photos/upload?album=family&public=false | 0 |
/settings/profile?section=security | 0 |
/forum/topics?category=tech&sticky=true | 0 |
/api/sensors?location=room1&metric=temperature | 0 |
/movies/trailers?recent=true&format=mp4 | 0 |
/jobs/applications?status=pending&sort=date | 0 |
/reset?code=' OR 1=1-- | 1 |
/product?id=1' AND (SELECT IF(1=1,SLEEP(2),0))-- | 1 |
/search?q=' UNION SELECT NULL,user,password FROM mysql.user-- | 1 |
/profile?uid=1' OR (SELECT version()) LIKE '%MySQL%'-- | 1 |
/api?param=1'%20AND%20(SELECT%20COUNT(*)%20FROM%20information_schema.columns)%3E100-- | 1 |
/filter?cat=' OR (SELECT 1 FROM DUAL)-- | 1 |
/data?input='; SELECT * FROM users WHERE username='admin' OR 1=1-- | 1 |
/admin?action=edit' UNION SELECT 1,2,3,4,5 FROM DUAL-- | 1 |
/param=' OR (SELECT SLEEP(1) FROM DUAL WHERE database() LIKE '%test%')-- | 1 |
/id=1' AND (SELECT ASCII(SUBSTRING((SELECT table_name FROM information_schema.tables LIMIT 1),1,1)))=116-- | 1 |
/view?page=1' OR 'test'!='test2'-- | 1 |
/api/users?role=editor&active=1 | 0 |
/maps/location?address=1600+Pennsylvania+Ave | 0 |
/stream/live?channel=sports&bitrate=high | 0 |
/inventory/items?category=tools&min_qty=5 | 0 |
/api/system?check=memory&threshold=80 | 0 |
/tickets/new?priority=medium&category=bug | 0 |
/recipes/print?id=543&servings=4 | 0 |
/analytics/overview?group=weekly&metric=users | 0 |
/games/leaderboard?game=chess&time=blitz | 0 |
/docs/download?doc=manual&lang=en | 0 |
/login?user=' OR (SELECT 1 FROM (SELECT SLEEP(3))a)-- | 1 |
/item?id=1' UNION SELECT NULL,CONCAT(username,':',password),NULL FROM users-- | 1 |
/search?q=' AND (SELECT COUNT(*) FROM sys.databases)>0-- | 1 |
/profile?uid=1' OR (SELECT LENGTH(CURRENT_USER()))>0-- | 1 |
/api?param=1'%20OR%201%3D1%20UNION%20SELECT%201%2C2%2C3%2C4%2C5-- | 1 |
/filter?category=' OR (SELECT 1 FROM INFORMATION_SCHEMA.TABLES LIMIT 1)=1-- | 1 |
/data?input='; WAITFOR DELAY '00:00:01'-- | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.