In today’s digital landscape, securing your internet connection goes beyond antivirus software and firewalls. One often-overlooked aspect of online safety is your DNS server. DNS (Domain Name System) servers translate domain names into IP addresses, acting as the internet’s phonebook. Choosing a secure DNS server can protect you from cyber…
-
-
How to Find Your IP Address from the Command Line in macOS
Finding your IP address on a macOS device can be a straightforward task if you know the right commands to use in the Terminal. Whether you need your local IP address for network troubleshooting or your public IP address for remote access, this guide will walk you through the steps.…
-
Hacking - Information Gathering - Linux - Networking - Password Attacks - Pentesting Tools - Vulnerability Scanner - Wireless Attacks - Wireless Network
Hashcatch – Capture Handshakes Of Nearby WiFi Networks Automatically
[vc_row][vc_column][vc_column_text]Hashcatch deauthenticates clients connected to all nearby WiFi networks and tries to capture the handshakes. It can be used in any linux device including Raspberry Pi and Nethunter devices so that you can capture handshakes while walking your dog Written by @SivaneshAshok PoC of hashcatch (running with a couple of WiFi…
-
WiFi-Pumpkin – Framework For Rogue Wi-Fi Access Point Attack
WiFi-Pumpkin is security tool that provide the Rogue access point to Man-In-The-Middle and network attacks. purporting to provide wireless Internet services, but snooping on the traffic. can be used to capture of credentials of unsuspecting users by either snooping the communication by phishing. Installation: Kali 2.0/WifiSlax 4.11.1/Parrot 2.0.5 git clone…
-
How to Create FTP Server with ProFTPD in Linux/Ubuntu
In this tutorials i will discuss how to create an FTP server with ProFTP in Linux/Ubuntu Server/Destkop, What is ProFTPD. ProFTPD is a proven, high-performance, scalable FTP server written from scratch, with a focus toward simplicity, security, and ease of configuration. Naturally, ProFTPD powers some of the largest sites on…
-
How to Remote File System through SSH in Linux/Ubuntu
SSH (Secure Shell) is a network protocol that allows secure communication between two network devices. SSH primarily used to access Linux and Unix based system shell remotely. In this tutorials i will discuss to use ssh to mount remote machine file system on local machine, before i proceed let me discuss first…
-
Deluge BitTorrent Client
Deluge is a full-featured, multi-platform,multi-interface BitTorrent client using libtorrent-rasterbar in it’s backend and featuring multiuser-interface: GTK, web and console. It has been designed using the client server model with a daemon process that handles all the bittorrent activity. The Deluge daemon is able to run on headless machines with the user-interfaces…
-
NTM – Network Traffic Monitor
NTM is a monitor of the network and internet traffic for Linux. NTM is useful for the people that have a internet plan with a limit, and moreover the exceed traffic is expensive. NTM is write in python and is a open source software, the license is the GNU GPL v2.…
-
How to Monitor Network Traffic with vnStat in Ubuntu
vnStat is an open source network monitoring tool and network traffic logger for any selected network interface (eth0, wlan0, etc.). It allows to sniff and gather data from multiple interfaces at the same time by avoiding the abuse of system resources. vnStat can be easily installed in a Linux-based system…
-
Easiest Way to Crack WiFi Networks Using Wifite
This is by far the the fastest, most simple way to crack wifi, the whole thing is a walkthrough, so read on and lets crack that WiFi! 1. Install first python since the script is written in python language. sudo apt-get install python-tk 2. Install aircrack-ng suite: sudo apt-get install…

