}

Security Index Page 1

Hashcat Rule-Based Attacks: Crack Complex Passwords (2026 Guide)

Complete guide to Hashcat rule-based attacks. Learn built-in rules (best64, rockyou-30000), write custom rules, and use OneRuleToRuleThemAll. Updated March 2026.

Security Index Page 1

How to Install Nessus on Ubuntu 22.04 / 24.04 (2026 Guide)

Step-by-step guide to install Nessus on Ubuntu 22.04 and 24.04 in 2026. Download .deb, dpkg install, start service, activate Essentials free tier, run first scan.

Security Index Page 1

Nessus Scan Configuration Best Practices (2026)

Nessus scan configuration best practices 2026: scan types, credential scanning, port ranges, safe checks, scheduling, reducing false positives, and exporting PDF/CSV reports.

Security Index Page 1

SSH Tunneling on AIX: Port Forwarding Guide [With Examples]

Learn SSH tunneling and port forwarding on AIX. Local forwarding, remote forwarding, dynamic SOCKS proxy, and practical examples for secure access.

Security Index Page 1

AIX SSH Configuration: Complete Setup Guide [AIX 7.x]

Complete guide to SSH configuration on AIX 7.x. Enable SSH, configure sshd, set up key-based authentication, PAM, troubleshooting, and security hardening.

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)