Daily Shaarli

All links of one day in a single page.

October 29, 2019

Tweet de €𝔵𝔭𝔩𝔬𝔦𝔱𝔠0𝔡𝔢𝔯 (@vanshitmalhotra), à 29 oct. à 19:45

“Some MySQL tricks to break some #WAFs out there.

SELECT-1e1FROMtest
SELECT~1.FROMtest
SELECT\NFROMtest
SELECT@^1.FROMtest
SELECT-id-1.FROMtest

#SQLi #bypass #bugbountytip

TIL (Today I learned) - Manuel Matuzović

My personal blog. Nowadays I focus a lot on accessibility but I also write about CSS layout, architecure, and performance.
TIL 22 : If an input element has the attribute value autocomplete="new-password", browsers can suggest securely-generated passwords.
-> Cool !