Writeup - Zun1's zun1 crackme
This is a writeup explaining how I solved the crackme.
Programming, CTF writeups and reverse engineering
This is a writeup explaining how I solved the crackme.
This is a writeup detailing how I solved the crackme and what my opinion was of this.
Using Item-Pipeline to process the scraped data by cleaning, validating and storing. Showing how to download images while scraping the data using the media pipeline.
Continuing from previous tutorial I will add pagination into the scrapy spider to get the books data from different page and follow next page links to get all the books on webpage.
Scrapy is a web scraping framework with a lot of functionality. In this tutorial I will look into the basics of how to download and use scrapy to scrape data from a website.
Mercury is a boot2root machine that is about enumerating the web system to find the SQL vulnerability and exploiting it to get credentials for SSH login. After that exploiting a known vulnerability to privilege escalation.
Here is my new blog site and I will be posting here writeups of CTF challenges and maybe some crackme challenges also.