Why do we need to use a Dockerfile? Dockerfile is not yet-another shell. Dockerfile has its special mission: automation of Docker image creation. Once, you write build instructions into Dockerfile, you can build the same image...
In this tutorial, we are going to talk about shell scripting and how to make your first shell script. Actually, they are called shell scripts in general, but we are going to call them Bash scripts because we are going to use Bash among...
Thanks to Linux, we have access to many tools that facilitate networking administration & diagnostics. In this sense, the Linux ping command is one of the most useful tools for sysadmins and network administrators. Its basic...
With the rise of technology, digital information from people, businesses, and machines have increased exponentially over the decades. Data is now considered the petroleum of the 21st century. Organizations producing megabytes of data a...
In this tutorial, you will learn how to use the very essential grep command in Linux. We’re going to go over why this command is important to master, and how you can utilize it in your everyday tasks at the command line. Let’s dive right in...
ANDRAX is a Penetration Testing platform developed specifically for Android smartphones. ANDRAX has the ability to run natively on Android so it behaves like a common Linux distribution. But it is more powerful than a common...
EXIST is a web application for aggregating and analyzing CTI (cyber threat intelligence). EXIST is written with the following software. Python 3.5.4 Django 1.11.22 Concept EXIST is a web application for aggregating CTI to help security...
This has only been tested on Kali. It depends on the msfrpc module for Python, described in detail here: – Install the necessary Kali packages and the PostgreSQL gem for Ruby: apt-get install postgresql libpq-dev git-core gem install...
ReconCobra Reconcobra is Foot printing software for Ultimate Information Gathering Kali, Parrot OS, Black Arch, Termux, Android Led TV Interface Software have 82 Options with full automation with powerful information gathering capability...
aSYNcrone is a C language based, mulltifunction SYN Flood DDoS Weapon. Disable the destination system by sending a SYN packet intensively to the destination. aSYNcrone’s POWER!!! USAGEgit clone aSYNcronegcc aSYNcrone.c -o...