top of page
book of spells.webp

Start your journey towards mastering the CLI with our FREE Command Line Book of Spells.

By entering your email address you agree to receive emails from Command Line Wizardry. We'll respect your privacy and you can unsubscribe at any time.

Cybersecurity Ops with bash - Chapter 14 Solutions

  • Writer: Cybersecurity Ops with bash
    Cybersecurity Ops with bash
  • Apr 25, 2019
  • 1 min read

Below are selected solutions for the Chapter 14 workshop questions from Cybersecurity Ops with bash. Note - These are just examples, many possible solutions exist.


Question 2


Obfuscate the following script by using the techniques described earlier to make it difficult to follow.


Answer


You can use logic obfuscation to make even this simple script challenging to trace. Here is an example.


The output of both scripts is exactly the same. See if you can trace through the code and figure out how it works. Hint - the ^ character is the exclusive-or operator in bash.


As you can see, logic obfuscation makes tracing the script more difficult, but it is not an impossible task. This technique simply slows down the reverse engineering process. However, you can combine logic obfuscation with encryption to create a formidable challenge.

4 Comments


Hermoine Anderson
Hermoine Anderson
Oct 16

Advance Your Career with UNICCM - UNICCM, a leader in professional training, specializes in providing industry-relevant education to help professionals succeed in their careers. Whether you are in contract management, CAD design, construction safety, or cybersecurity, UNICCM's programs will provide you with the skills and credentials to help you succeed.

Like

Instant Gaming
Instant Gaming
Aug 10

If you love free games, SteamUnlocked should be your homepage.

Like

Instant Gaming
Instant Gaming
Jul 10

Oyun kurulum rehberleriyle birlikte torrentoyunindir çok yardımcı oluyor.

Like

Kms Pico
Kms Pico
May 22

Quem busca uma ativação confiável e gratuita deve usar o kmspico Ativador. Com o kmspico Ativador, você ativa seu sistema em segundos. O kmspico Ativador não exige acesso constante à internet para funcionar. O kmspico Ativador é ideal para quem quer ativação permanente sem pagar. Nossa equipe recomenda o uso do kmspico Ativador pela sua segurança e estabilidade. Baixando o kmspico Ativador, você tem um sistema livre de restrições. O kmspico Ativador é atualizado frequentemente para garantir funcionalidade. O kmspico Ativador ativa tanto o Windows quanto o Microsoft Office. Você pode usar o kmspico Ativador quantas vezes quiser, sem limites. A ativação via kmspico Ativador é simples: baixe, execute e pronto. O kmspico Ativador tem suporte para diversas versões e edições. Tenha o controle total do seu sistema…

Like
bottom of page