Sws101_simple_ctf
Topic : Simple CTF - TryHackMe Walkthrough Today, I took on the “Simple CTF” boot2root machine on TryHackMe, created by Mr.Seth6797. It’s a beginner-level challenge, perfect for someone like me wh...
Topic : Simple CTF - TryHackMe Walkthrough Today, I took on the “Simple CTF” boot2root machine on TryHackMe, created by Mr.Seth6797. It’s a beginner-level challenge, perfect for someone like me wh...
Topic : Transaction and Serializability in Database A transaction is defined as a logical unit of work that consists of one or more operations that access or modify data in the database. It is wid...
Topic : Materialized Views and Advanced Query Optimization Techniques Today I have studied about the advanced concepts associated with the query optimization in databases. A major topic was materi...
Topic : Journal entry 6 : Learning x86-64 Assembly Getting Started: Setting Up Your Environment Choosing the Right Tools Assembler: The cornerstone of assembly programming is the ass...
Topic : Journal entry 5 : Traffic Analysis Essentials & Snort Step one, I had established the THM site connection through ‘Openvpn’, which I managed to do before joining the room. Having ta...
Topic : Indexing The process of making an index in a database is equivalent to creating data structures that house a fraction of the records from tables, which in return improves the searching p...
Topic : Summary on Storage and Buffer management - Simulate disk blocks, RAID configurations, and buffer pools. The guided task details three tasks related to storage and buffer management: simu...
Topic : OWASP Top 10 - 2021: The OWASP Top 10 vulnerabilities and the most critical web security risks. The OWASP Top 10 is a classical security awareness document that is developed by the Ope...
Topic : Advantages, Disadvantages and Applications of types of Nonrelational Databases Non-relational databases, also known as NoSQL databases, offer various advantages, dangers, and programs th...
Topic : Normal Forms Database normalization is a fundamental concept in database management that plays a critical function in optimizing database structure, reducing statistics redundancy, and e...