Email - harun.bspt2014@gmail.com Phone - +8801717615827
Rx iT World Hacking Tutorial

Transient Blockage of the Internal Iliac Artery

Transient Blockage of the Internal Iliac Artery

The internal iliac artery is a crucial blood vessel in the pelvis, responsible for supplying blood to various organs and tissues in the lower abdomen and pelvic region. Sometimes, individuals may ...

GraphQL

GraphQL

GraphQL is an open source query language originally developed by Facebook that can be used to build APIs as an alternative to REST and SOAP. It has gained popularity since its inception in 2012 ...

Forgot Password Service

Forgot Password Service

In order to implement a proper user management system, systems integrate a Forgot Password service that allows the user to request a password reset. Even though this functionality looks ...

File upload

File upload

File upload is becoming a more and more essential part of any application, where the user is able to upload their photo, their CV, or a video showcasing a project they are working on. The application ...

Error Handling

Error Handling

Error handling is a part of the overall security of an application. Except in movies, an attack always begins with a Reconnaissance phase in which the attacker will try to gather as much technical ...

The .NET Framework

The .NET Framework

The .NET Framework is Microsoft's principal platform for enterprise development. It is the supporting API for ASP.NET, Windows Desktop applications, Windows Communication Foundation services, ...

Docker Containerization Technology

Docker Containerization Technology

Docker is the most popular containerization technology. Upon proper use, it can increase the level of security (in comparison to running applications directly on the host). On the other hand, some ...

Django framework is a powerful Python web framework

Django framework is a powerful Python web framework

The Django framework is a powerful Python web framework, and it comes with built-in security features that can be used out-of-the-box to prevent common web vulnerabilities. This cheat sheet lists ...

Django REST Framework

Django REST Framework

The Django REST framework abstracts developers from quite a bit of tedious work and provides the means to build APIs quickly and with ease using Django. New developers, those unfamiliar with the ...

Guidance on Deserializing Objects Safely

Guidance on Deserializing Objects Safely

Serialization is the process of turning some object into a data format that can be restored later. People often serialize objects in order to save them for storage, or to send as part of ...

Anti-DoS Methods

Anti-DoS Methods

Because anti-DoS methods cannot be one-step solutions, your developers and application/infrastructure architects must develop DoS solutions carefully. They must keep in mind that "availability" is a ...

Transport Layer Protection

Transport Layer Protection

This cheat sheet provides guidance on securely configuring and using the SQL and NoSQL databases. It is intended to be used by application developers when they are responsible for managing the ...

Translate »
Register New Account