Murat Çağrı Aliş
Home Blog About Contact

Blog

Articles on cybersecurity architecture, application security, and modern development practices.

Workout Journal App Stored XSS CVE 2024-24050

Workout Journal App Stored XSS CVE 2024-24050

Jan 11, 2024

Short DescriptionInstall and run the source code of the application on localhost. Register from the registration page at the url workout-journal/index.php. When registering, stored XSS payloads can be...

Read article ›
NoSql and NoSql Injection

NoSql and NoSql Injection

Sep 15, 2024

What’s The NoSql?NoSql is the generic name for non-relational databases. These databases store data in a different format than relational tables.Why Use NoSql Database?NoSql databases are used in proj...

Read article ›
Deploy A Static Website Using AWS S3 With CloudFront

Deploy A Static Website Using AWS S3 With CloudFront

Dec 30, 2024

Step 1: Creating a New BucketClick on the "Create bucket" button on the S3 dashboard.Select the bucket name and region, then click "Next".Configure the bucket settings and create the bucket with "Crea...

Read article ›
API Security Best Practices

API Security Best Practices

Jan 11, 2022

What's API?API, “Application Programming Interface” is the interface that enables the functions of an application to be accessed and used externally or remotely. API allows an application to be access...

Read article ›

© 2026 Murat Çağrı Aliş. All rights reserved.