List of All Bash Redirections – Linux Cheatsheet 2018

Before a command is executed, its input and output may be redirected using a special notation interpreted by the shell. Redirection allows commands’ file handles to be duplicated, opened, closed, made to refer…

Read more

List of All Bash CTRL and ALT Key Shortcuts – Linux 2018

Bash, which is the default shell in Linux contains a whole lot of key bindings which makes it really easy to use. The most commonly used shortcuts are listed below: Also Read: Bash External…

Read more

List of All Bash Inbuilt Variables – Linux 2018

Bash is the standard shell on most Linux distributions. However, there are other Linux shells available and there’s no requirement that Bash should be present on any particular distribution. The Bash shell is open source…

Read more

List of All Bash External Variables – Linux 2018

In last article, we discussed out Bash Environment Variables which always play an important role in Bash Shell Scripting and here in this article, we listed out all Bash External Variables which you…

Read more

List of All Bash Environment Variables – Linux 2018

A shell is a program that runs operating system commands. Bash has more than 50 predefined variables.These variables, created when Bash is first started, provide information about the Bash session and can be used…

Read more

Secure your Cpanel/WHM Server with 9 Easy Ways

WHM or Web Host Manager is a powerful program that permits administrative access to cPanel backend and also enables the user with more flexibility and control while managing some very popular resource intensive…

Read more

15 Things You Need to Know About Maintaining The Logs

The following are some of the legal issues involved with creating and using logs that organizations and investigators must keep in mind: Logs must be created reasonably contemporaneously with the event under investigation….

Read more

Understanding C++ and OOPs with an Example – Minimal Guide 2018

Each person can have his own reason for programming but it is one of the best ways to gain a deep understanding of computers and computer technology. Learning to program makes you understand…

Read more

How To Get 5TB Free Cloud Storage Lifetime – 100% Working Method

There are a handful of cloud storage services that you can choose from: Google Drive, Dropbox and OneDrive are some of the major players in this market. They offer various competitive features in…

Read more

Fantastic PHP Related Books – 2018 Update

PHP is a recursive acronym that stands for PHP: Hypertext Preprocessor; this is in the naming style of GNU, which stands for GNU’s Not Unix and which began this odd trend. The name…

Read more

Computer RAM Questions with Answers – MCQ – 20 Set

1. Which of the following types of memory is used for cache memory? A. SRAM B. DRAM C. EDO RAM D. SDRAM 2. How many bits make up the data path of a…

Read more

Source Code Hosting Resources – 2018 Compilation

A source code repository is a file archive and web hosting facility where a large amount of source code, for software or for web pages, is kept, either publicly or privately. They are…

Read more

Most Popular Free Bootstrap Admin Panels [Free Download]

The Web has been around for more than 20 years now, experiencing euphoric early expansion, an economic-driven bust, an innovation-driven rebirth, and constant evolution along the way. One thing is certain: the Web…

Read more

334 Security fixes – Oracle issued Critical Patch Update

Oracle pushes a critical patch update for multiple security vulnerabilities which are usually cummulative but also affects so many other components. Oracle is working on Critical Patch Update since year 2014 and till…

Read more

How to Fully Anonymize Your Linux System with Tor using Nipe

Tor enables users to surf the Internet, chat and send instant messages anonymously, and is used by a wide variety of people for both Licit and Illicit purposes. Tor has, for example, been…

Read more

Send Fake Mail using SETOOLKIT [Kali Linux]

The information security environment has changed vastly over the years. Now, in spite of having security policies, compliance, and infrastructure security elements such as firewalls, IDS/IPS, proxies, and honey pots deployed inside every organization, we hear…

Read more

Certificate Transparency Monitoring – Facebook’s New Tool

Certificate Transparency is an open framework which helps log, audit and monitor publicly-trusted TLS certificates on the Internet. This new tool which is developed by Facebook lets you search for certificates issued for…

Read more

Sniff HTTP Post Data with Wireshark

Wireshark is a graphical network protocol analyzer that lets us take a deep dive into the individual packets moving around the network. Wireshark can be used to capture Ethernet, wireless, Bluetooth, and many…

Read more

Hack Wi-Fi Settings of Windows Machine Remotely [After Meterpreter]

The Metasploit framework is well known in the realm of exploit development. It is a standalone tool for security researchers, penetration testers and IDS/IPS developers. As of now, it has 1700+ exploit definitions…

Read more

Host Header Attack – Practical Exploitation and Prevention

The “HOST” header is part of the http protocol, vulnerable applications are vulnerable because they insert the value of this header into the application code without proper validation, this means not only applications…

Read more

Exploit Windows with Malicious MS-OFFICE File [Metasploit Framework]

Metasploit has for years supported encoding payloads into VBA code. (VBA, or Visual Basic for Applications, is the language that Microsoft Office macros are written in.) Macros are great for pentesters, since they…

Read more