Categories
Cybersecurity bootcamp: The Bridge

Cybersecurity: week 2

20-26 September 2021

What I’ve learned:

Bash scripting | Introduction to Python3.

Reading list:

  1. Chapter 14 of book: Linux Basics for Hackers Getting Started with Networking, Scripting, and Security in Kali
  2. Horizontal Privilege Escalation: What is it and how to find them?, by The Infosec Student.
  3. Introductory Networking from tryhackme.com.
  4. The 101 of ELF files on Linux: Understanding and Analysis, by Michael Boelen.

What I’ve enjoyed:

Since, I’ve noticed some webs have 3306 port open, I felt curious about how to exploit that (in one of my sites, of course). I’ve read this article (https://www.hackingarticles.in/penetration-testing-on-mysql-port-3306/) and tried to replicate it unsuccessfully. It was worthy the try though.

Also, an interesting concept I didn’t know about was ID scanning in wordpres. It’s something remarkably easy. By adding ?author={1andsoon} like this

https://anotherwordpresssite.com/?author=1

you can get the list of users of a site.

By Amanda Guglieri

#DigitalEditor at Editorial Reus.

#FullStackDev at Derecho Práctico.

Studying/Playing (currently):
– Computer Science at Universitat Oberta de Catalunya.
– Cibersecurity Bootcamp at The Bridge.

Leave a Reply

Your email address will not be published. Required fields are marked *