
Visible error-based SQL injection
🔬 LAB: This lab contains a SQL injection vulnerability. The application uses a tracking cookie for analytics, and performs a SQL query containing the value of the submitted cookie. The results of ...

🔬 LAB: This lab contains a SQL injection vulnerability. The application uses a tracking cookie for analytics, and performs a SQL query containing the value of the submitted cookie. The results of ...

INFO Machine IP = 10.10.11.135 OS = Linux Level = MEDIUM Points = 30 Write the IP of the machine to your /etc/hosts file echo "x.x.x.x xxx.htb" >> /etc/hosts SCANNING - Nmap: ┌─...

INFO Machine IP = 10.10.11.143 OS = Linux Level = Easy Points = 20 SCANNING - Nmap: # Nmap 7.92 scan initiated Sun Mar 13 11:10:47 2022 as: nmap -sV -sC -oA /home/kali/Desktop/nmap/Pape...
Auto send collaborators invitation to GitHub repos after they pay or donate In this article, I going on how to use Google forms to collect donations, support, or sponsor your project even you ca...

RPI Zero W E: You don’t have enough free space in /var/cache/apt/archives/. [Solved] This error message showed up on a raspberry pi zero-w with a fresh install of Raspbian or others OS-related. ...

Error[Solved]: GitHub ‘merge.tool’ is not configured This message is displayed because ‘merge.tool’ is not configured. Error Msg. See 'git mergetool --tool-help' or 'git help config' for more d...

GitHub actions run bash script and push to another repository Today I going to share with you the idea of how to do automation to run a script for reporting or monitoring your system, cloud, etc...

Captive portal attack! A captive portal is a web page accessed with a web browser that is displayed to newly connected users of a Wi-Fi or wired network before they are granted broader access to...

Replace a string in multiple files in Linux command line When working with text files, you’ll often need to find and replace strings of text in one or more files. So let’s bind some commands li...
Remove Unnecessary Configuration Files On Linux (Debian-based Systems) There is a difference between – apt remove vs apt purge vs apt autoremove vs apt clean vs apt autoclean. These are the co...