Skip to content
  • Thursday 9th February 2023
    • Medium

    Patch The Net

    One node at a time

    • Linux
    • Web Application Security
    • Red Teaming
    • CISSP Prep

    Category: Embracing the Power of Linux

    • Embracing the Power of Linux
    • Linux

    Chapter 12 – Bash Scripting

    So far, we have been running commands interactively on the Linux CLI, one command at a time. Although we have configured some tasks to run at a predetermined schedule using […]

    View the post
    A. BoukarMarch 30, 2022March 30, 2022
    Tags: bashbash scriptingLinuxscripts
    • Embracing the Power of Linux
    • Linux

    Chapter 11 – Schedule Tasks

    We have learned a lot since we started this tutorial. We are starting to gain more confidence in operating a Linux system. However, so far, we have been limited to […]

    View the post
    A. BoukarDecember 4, 2021December 4, 2021
    Tags: atcroncron jobsLinuxschedule tasks
    • Embracing the Power of Linux
    • Linux

    Chapter 10 – Vim

    After having spent time learning the most important commands that we need to perform essential tasks on Linux, you should realize by now that using the command line interface on […]

    View the post
    A. BoukarNovember 25, 2021November 25, 2021
    Tags: introduction to vimLinuxvim
    • Embracing the Power of Linux
    • Linux

    Chapter 9 – Advanced Data Processing

    Processing data on Linux is really simple. Many commands are available for all kinds of text-processing functions. We’ve seen some of these commands in the previous chapter, but their number […]

    View the post
    A. BoukarSeptember 6, 2021September 6, 2021
    Tags: joinLinuxpastesedtr
    • Embracing the Power of Linux
    • Linux

    Chapter 8 – Extract and Process Data

    In this chapter, we are going to learn how to extract and process data from a file on Linux. To test the examples given in this chapter, I will create […]

    View the post
    A. BoukarAugust 10, 2021August 10, 2021
    Tags: cutgrepLinuxuniqwc
    • Embracing the Power of Linux
    • Linux

    Chapter 7 – Piping and Redirection

    Before we start, don’t be misled by the title of this chapter. I am not going to teach you about plumbing here. We are going to cover piping and redirection […]

    View the post
    A. BoukarAugust 8, 2021August 8, 2021
    Tags: data streamsLinuxpipingredirection

    Latest Articles

    • netcal-for-bind-and-reverse-shell
      April 18, 2022December 25, 2022A. Boukar

      Create Bind and Reverse Shells using Netcat

    • SSRF Explained
      April 8, 2022April 8, 2022A. Boukar

      Server-Side Request Forgery (SSRF) Explained

    • Host Header Injection Attack
      February 5, 2022December 25, 2022A. Boukar

      Host Header Injection Attacks

    • http request smuggling attack
      December 31, 2021December 25, 2022A. Boukar

      HTTP Request Smuggling Explained

    • XXE
      December 12, 2021December 25, 2022A. Boukar

      XXE Attacks Explained

    Newsletter

    Recent Posts

    • Create Bind and Reverse Shells using Netcat
    • Server-Side Request Forgery (SSRF) Explained
    • Chapter 12 – Bash Scripting
    • Host Header Injection Attacks
    • HTTP Request Smuggling Explained
    Copyright All rights reserved - Patchthenet.com
    • Medium