RootMe CTF

RootMe CTF
this is writup for RootMe CTF from tryhackme we start by scanning the target ip addrr by nmap we can see that we have 2 open port 80-http and 20-ssh next we have to find What version of Apache is ...
0 Read More

Token Expiry Best Practices

Token Expiry Best Practices
Token expiration is essential for keeping APIs secure and efficient. Here's what you need to know: Access Tokens: Set short lifetimes to reduce risks if compromised. For sensitive environments, use s...
0 Read More

Protecting Sensitive Data in API Logs

Protecting Sensitive Data in API Logs
API logs can expose sensitive data if not secured properly, leading to compliance violations and data breaches. Protecting this data is critical. Here are three key strategies to safeguard sensitive i...
0 Read More