Articles on cybersecurity architecture, application security, and modern development practices.
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 ›
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 ›
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 ›
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 ›