top of page
Search
The Tech Platform
Jan 12, 2022
Setting up Keycloak and Securing Spring Boot Rest APIs
Keycloak is an open-source identity and access management solution which makes it easy to secure modern applications and services with...
The Tech Platform
Jan 12, 2022
How To Hack Any Web Application (Website)
This article is the third and final installment to this series. This is just a mere introduction tothese following topics. I will be...
The Tech Platform
Jan 4, 2022
What is YARA (Yet Another Recursive/Ridiculous Acronym) ? and What are YARA Rules?
YARA (Yet Another Recursive/Ridiculous Acronym) YARA is a tool aimed at (but not limited to) helping malware researchers to identify and...
The Tech Platform
Jan 4, 2022
How to write YARA rules for improving your security and malware detection?
Use an empty template to start YARA rules are text files, which follow a very basic, yet powerful, syntax. YARA rules always contain...
The Tech Platform
Dec 16, 2021
Certificate Based Authentication in ASP.Net core Web API
Certificate-based authentication is the use of a Digital Certificate to identify a user, machine, or device before granting access to a...
The Tech Platform
Sep 21, 2021
Websockets : How to Handle WebSockets Security?
WebSocket connections are initiated over HTTP and are typically long-lived. Messages can be sent in either direction at any time and are...
The Tech Platform
Sep 21, 2021
Implement Secure Remote Password Protocol (SRP) in your web app
Passwordless Authentication for Better Security The Secure Remote Password (SRP) protocol is an augmented password-authenticated key...
The Tech Platform
Jul 19, 2021
HTTP Security Headers: 5 important Security headers for your site
When a user visits a site through his/her browser, the server responds with HTTP Response Headers. These headers tell the browser how to...
The Tech Platform
Jul 12, 2021
IP Address : Classes and Types of IP Address.
An IP address, also known as an Internet Protocol address, is a classifying number for computers connected to a network. When an IP...
The Tech Platform
Jul 9, 2021
What are Robocalls? How to Block Robocalls in iPhone and Android.
A robocall is a call that delivers pre-recorded messages through auto-dialing software to millions of people each day. If you answer your...
bottom of page