Popular posts from this blog
Understanding Cross-site Scripting Vulnerability - DARK ACADEMY ( Academy of darkness)
Cross-site scripting In this section, we'll explain what cross-site scripting is, describe the different varieties of cross-site scripting vulnerabilities, and spell out how to find and prevent cross-site scripting. What is cross-site scripting (XSS)? Cross-site scripting (also known as XSS) is a web security vulnerability that allows an attacker to compromise the interactions that users have with a vulnerable application. It allows an attacker to circumvent the same origin policy, which is designed to segregate different websites from each other. Cross-site scripting vulnerabilities normally allow an attacker to masquerade as a victim user, t...
Kali Linux Manual Network Configuration Complete Guide - Ethernet,Wlan,Subnet Mask,Gateway,DNS,DHCP
This article about the ” Kali Linux Manual Network Configuration ” In this topic, I will cover all about the Network Configuration of LAN (Ethernet) and Wireless LAN adapter as well. After reading this article you will able to assign IP manually and by DHCP server as well. Kali Linux Network Configuration for Ethernet Connection Network interfaces (LAN adapter, wireless adapter, usb adapter, fast Ethernet ) are responsible to connect and make communication between two or more computers in a network. If the network card is not configured properly, then you are out of network and configuration is important for network security. The network should have proper IP Address, subnet mask, Default gateway, domain name server, etc. So configure the network and get into the network. but the most important question: How do you check the Kali Linux network configuration? There are different methods for windows and Linux operating systems. Here we are discussing Kali L...
Comments
Post a Comment