Injecting into SQL
Almost every web application employs a database to store the various kinds of information that it needs in order to
Read moreAlmost every web application employs a database to store the various kinds of information that it needs in order to
Read moreIn addition to the core communications protocol used to send messages between client and server, web applications employ numerous different
Read moreBefore we go further, it’s worth underlining the various differences between a kernel module and an application. Whereas an application
Read moreThe Unix way of looking at devices distinguishes between three device types. Each module usually implements one of these types,
Read moreVisual Studio Code is an open-source cross-platform code editor developed by Microsoft. It has a built-in debugging support, embedded Git
Read moreThe official Wine repository has built the packages for Ubuntu 14.04, Ubuntu 16.04, Ubuntu 16.10, Ubuntu 17.04. Follow the steps
Read moreYou can also use the dmidecode utility to extract hardware information by reading data from the DMI tables. To print
Read morePCI devices may included usb ports, graphics cards, network adapters etc. The lspci tool is used to generate information concerning
Read moreThe lsusb command is used to report information about USB controllers and all the devices that are connected to them.
Read moreBlock devices are storage devices such as hard disks, flash drives etc. lsblk command is used to report information about
Read more