}

Security Index Page 1

Online safety in dating apps

In this blog post we give you some tips when using dating sites on the internet. Dating sites could be dangerous if you are not careful.

Security Index Page 1

Nmap: how to install nse scrips

In this tutorial we are going to add new scripts to nmap, this will allow to do an Advanced vulnerability scanning with Nmap NSE scrips. Follow this simple steps to download new nse scripts and to enable them.

Security Index Page 1

Steps to disable root login in phpMyAdmin

To disable root login in phpMyAdmin set AllowRoot to false like this example: $cfg['Servers'][$i]['AllowRoot'] = FALSE;. If you want more details check our tutorial.

Security Index Page 1

Steps to disable root login in phpMyAdmin

To disable root login in phpMyAdmin set AllowRoot to false like this example: $cfg['Servers'][$i]['AllowRoot'] = FALSE;. If you want more details check our tutorial.

Security Index Page 1

How to Install aircrack-ng on Debian Linux?

How to install lastest aircrack-ng version on debian linux or in any linux distribution (compilation from official source code)

Security Index Page 1

The Best Kali Compatible USB WiFi Adapters for 2025

Updated 2025 guide to the best USB WiFi adapters for Kali Linux with monitor mode and packet injection. We review RTL8812AU, MT7612U chipsets and recommend Alfa AWUS036ACH, AWUS036ACHM, TP-Link Archer T2U Plus, and Panda PAU09 for wireless security testing.

Security Index Page 1

Nessus localhost port

Nessus default port is 8834. https://localhost:8834

Security Index Page 1

How to Reset Nessus Password: Complete Step-by-Step Guide [2025]

Learn how to reset your Nessus admin password on Linux, macOS, and Windows. Step-by-step nessuscli commands for password recovery.

Security Index Page 1

Scanning vulnerabilities on Ubuntu 16.04

Learn how to use the vuls scanner to scan for vulnerabilities in ubuntu 16.04 and other Linux systems.

Security Index Page 1

Setup ssh keys for authentication

See all the details on how to setup and use ssh keys for authentication.