(Ⅱ) Android Identity Authentication

In the previous sharing, we learned about some misunderstandings and security risks related to identity authentication and also gained some understanding of blind spots related to Activity identity au...
0 Read More

Server-Side Template Injection in Go

Server-Side Template Injection is a vulnerability that arises when user input is improperly processed by a template engine, potentially leading to remote code execution or reading of confidential file...
0 Read More

Git Tales: Secrets in the Shadows

Git Tales: Secrets in the Shadows
⛶Part 1 of 3 in Git Tales Series Overview In my recent bug hunting, I stumbled across something that perfectly shows why "deleted" doesn't always mean "gone." I discovered a particularly cri...
0 Read More