Category: Researches

Reverse engineering Google Finance charts

In this article, we will talk about how to reverse engineer Google finance charts to parse them using Ruby on Rails. Introduction ‌ ‌ When you search in Google for something like Bitcoin price or bitcoin vs dollar we will notice a chart and very rich finance data, originally the source of this data is…


ASP.NET CORE Path Traversal

Path Traversal: A path traversal attack (also known as directory traversal) aims to access files and directories that are stored outside the webroot folder. By manipulating variables that reference files with “dot-dot-slash (../)” sequences and its variations or by using absolute file paths, it may be possible to access arbitrary files and directories stored on…


SerpScan -Automate your Recon using search engines

SerpScan -Automate your Recon using search engines Serpscan is a powerful PHP tool designed to allow you to leverage the power of dorking straight from the comfort of your command line.  …


How did i find information Disclosure on Facebook-Writeup

Hello everyone, This is my first writeup about the bug that I found on Facebook back on 3/1/2018.   So, I wasn’t interested in Facebook bug bounty program for a while since I was so busy with my highschool exams back in 2018, I just wanted to collect some information about some users, and to…


Cracking WPA2,WPA Wifi Network

    From today, I’ll start to post some Ideas and steps, about the smart house CTF, so I’ll start with cracking the WPA2, WPA wifi networks…


Webalizer Reader – Exoploit

Today’s release is another simple code written with PHP, We can consider this as an idea to read the Webalizer access log and FTP logs for every user on a Cpanel Linux server that uses Webalizer as a monitoring-logging method…