Basic Tags and Meanings in Html
Basic Html tags are indispensable (Html, head, title and body) tags that make up the skeleton. If we divide our site into parts; We can …
Knowledge pool for Information Technologies
Basic Html tags are indispensable (Html, head, title and body) tags that make up the skeleton. If we divide our site into parts; We can …
Html’s tag for images is img. The img tag contains many features in itself. We will examine these ones by one. Let’s start with the …
One of the most popular and functional programming languages today is JavaScript. This scripting language, which is actively used in web browsers, makes the web …
Java was first designed in 1995 by James Gosling. It was also developed and launched by Sun microsystems. Originally developed for television, this programming language …
Two serious vulnerabilities were found in the open-source Salt Stack Salt configuration that could allow a competitor to execute arbitrary code on remote servers deployed …
There are two types of approaches in today’s information security. A proactive approach is generally accepted. Penetration tests and vulnerability assessment are one of the …
Corruption, theft and abuse have now gone from paper to electronic media, and almost all of the data in public and private institutions are now …
Let’s start by applying some tests on the target; Let’s scan the target network using Nmap. With IPs, we determined which ports are working on …
I will show you how to install GenyMotion plugin on Android Studio development tool. As you know, most emulators work slowly and because of this …
Cross-Site Scripting (XSS) is a weakness that occurs if the developer does not pass the input from the user through the required HTML and JavaScript …