Laravel and WebAuthn
In my previous article, I provided information about WebAuthn. In this article, I will explain how to implement it with Laravel. First, we include the laragear/webauthn package in our project. compo
I've been interested in computer systems since a very young age, and I've been programming since 2005. I have knowledge in PHP, MySQL, Python, MongoDB, and Linux.
In my previous article, I provided information about WebAuthn. In this article, I will explain how to implement it with Laravel. First, we include the laragear/webauthn package in our project. compo
WebAuthn is a technology that makes authentication processes on the web secure, user-friendly, and independent of passwords. Developed by the FIDO (Fast Identity Online) Alliance, this standard operat
Nmap is a security scanner software developed by computer networks expert Gordon Lyon (Fyodor) using C/C++ and Python languages. It can map the scanned network, observe the status of services running
Today, Linux operating systems come with a beautiful interface designed for end-users, but the majority of tasks can still be done via the command line. The reason many computer users shy away from Li
Kevin Mitnick, born on August 6, 1963, is considered one of the greatest hackers of all time. After spending five years in prison, he was released on parole in 2000. One of the conditions of his parol
Hello, although I'm not a big fan, I'm a user of a Vestel Smart TV. While there are mobile remote control applications for Android and iOS for this TV, I spend most of my time at the computer, so I de
Hello, due to my busy schedule, I can't create topics frequently, but I'm trying to change that. First, I'd like to explain what modem and router concepts are. Modem; The word "modem" is a combinatio
This competition is called CTF (Capture The Flag) abroad, it's not organized much in our country, so I thank the Prodaft team for organizing such a competition. I solved some of the questions, couldn'
MongoDB is a NoSQL database. NoSQL can be expanded as "not only SQL," meaning it's not SQL. This is because the queries executed are not the ones you're used to in MySQL or MS SQL systems. Advantages
For installing MongoDB on a Linux operating system, you first need to add the MongoDB repositories to your system. Linux Redhat / CentOS Step 1: You need to add the following information into the fi