Let's learn about

Tutorials and learning resources for programmers

  • Home
  • #FromZeroToHacker
  • Tutorials.py
  • Utils.py
  • About…
Vulnversity

Day 083 #FromZeroToHacker – Vulnversity

We have been learning about reconnaissance, enumeration, privilege escalation, etc, but in a separate way. Let’s put together our hacking knowledge to (pretend we are) hacking a remote system.

23 August, 202323 August, 2023#FromZeroToHacker, Ethical hacker, Hacking, TryHackMe
Continue Reading
Cryptography

Day 082 #FromZeroToHacker – Cryptography for Dummies

Without encryption, communications would be very insecure and would be easy for a hacker to see your data. Luckily, almost all the data you send and get is encrypted and can’t be seen in plain text.

22 August, 202322 August, 2023#FromZeroToHacker, cryptography, Ethical hacker, Hacking, TryHackMe
Continue Reading
Geolocating

Day 081 #FromZeroToHacker – Geolocating images

Geolocating images is the process of finding out the real-world location of an image. Let’s see how it is done.

21 August, 202321 August, 2023#FromZeroToHacker, Ethical hacker, Geolocating, Hacking, TryHackMe
Continue Reading
ffuf

Day 080 #FromZeroToHacker – ffuf for beginners

ffuf stands for Fuzz Faster U Fool and it’s a tool written in Golang used for web enumeration, fuzzing, and directory brute forcing.

20 August, 202321 August, 2023#FromZeroToHacker, Ethical hacker, ffuf, Hacking, TryHackMe
Continue Reading
Bash

Day 079 #FromZeroToHacker – Bash scripting for beginners

Bash is a scripting language that runs within the terminal on most Linux distros. Shell scripts are a series of bash commands, combined to achieve complex tasks that let us automate sysadmin tasks.

19 August, 202319 August, 2023#FromZeroToHacker, Bash, Ethical hacker, Hacking, TryHackMe
Continue Reading
Ethical hacking methodology

Day 078 #FromZeroToHacker – The hacker methodology

Nessus vulnerability scanner is what it does say on the tin: A vulnerability scanner. Using techniques similar to Nmap, but presenting the information in a beautiful GUI.

18 August, 202318 August, 2023#FromZeroToHacker, Ethical hacker, Hacking, TryHackMe
Continue Reading
Nessus

Day 077 #FromZeroToHacker – Nessus for beginners

Nessus vulnerability scanner is what it does say on the tin: A vulnerability scanner. Using techniques similar to Nmap, but presenting the information in a beautiful GUI.

17 August, 202317 August, 2023#FromZeroToHacker, Ethical hacker, Hacking, Nessus, TryHackMe
Continue Reading
Hydra logo

Day 076 #FromZeroToHacker – Hydra for beginners

Hydra is a brute force online password cracking program and a quick system login password hacking tool. Hydra can run a list and brute-force authentication services, especially if they have weak passwords.

16 August, 202316 August, 2023#FromZeroToHacker, Ethical hacker, Hacking, Hydra, TryHackMe
Continue Reading
Nmap

Day 075 #FromZeroToHacker – Nmap for beginners

Proper enumeration should be done before any exploitation attempts are made, as the more knowledge we have, the more vectors attack we may use.

15 August, 202316 August, 2023#FromZeroToHacker, Ethical hacker, Hacking, nmap, TryHackMe
Continue Reading
Malware

Day 072 #FromZeroToHacker – History of Malware

“Malware” consists of two words combined: “Malicious” and “Software”. Malware is designed to damage computers and/or networks.

12 August, 202312 August, 2023#FromZeroToHacker, Ethical hacker, Hacking, Malware, TryHackMe
Continue Reading

Posts pagination

Previous 1 2 3 … 17 Next
Lynis logo

Security auditing your Linux OS with Lynis

25 January, 2024
Docker

Creating our own Docker images

12 January, 2024
Docker

Docker basics for beginners

7 January, 2024

Vagrant tutorial for beginners

7 January, 2024

The Linux File System: A simple guide for beginners

1 November, 2023

Follow me on Twitter

My Tweets