Sws101_ctf Journal3
Brup Suite: The Basics Burp Suite is a Java-based framework designed to serve as a comprehensive solution for conducting web application penetration testing. it has the industry standard tool for...
Brup Suite: The Basics Burp Suite is a Java-based framework designed to serve as a comprehensive solution for conducting web application penetration testing. it has the industry standard tool for...
Topic : Transaction It is defined as a set of logically related operations and results of a request made by the user to access the contents of the database and perform operations on it. It also h...
Web Application A web application is like a program that we can use without installation as long as we have a modern standard web browser. The following are some examples of web applications: ...
Nmap An in depth look at scanning with Nmap, a powerful network scanning tool. — TASK 1 before doing anything else we need to establish which server are running on the targets. the first stage of...
Topic : Indexing the spatial data and temporal data Spatial data is the geospatial data information that represent the physical location and shape of geometric object. Indexing is done because ...
Network security Network security is the protection of the underlying network infrastructure from the uautheorized access, misuse, or the theft. It involves creating a secure infrastructure for d...
Topic : Task on storage and buffer management Storage and buffer management is the underlying system software and manages retrieval and transmission of the data to and from the user and the suppo...
Topics : OWASP Top 10-2021 Insecure direct object reference(IDOR) IDOR is basically gaining the access control vulnerability where we can gain access the resource of any organization that we are ...
Topic : Advantages, Disadvantages and applications of types of Nonrealtional Databases. During flipped class I learned about types of NoSQL databases Document based batabases,Key-value based data...
Topic : Normal Forms During flipped class I learned about First normal form and second normal form,BCNF(Boyce-Codd Normal Form),Third Normal Form. Normalization is the process of minimizing the r...