A little boring story : Being an IT security researcher I always try to grow my knowledge in terms …
Tags: hackthebox, CTF Writeup, LevelUp, ReverseShell, CyberSecurity
CSRF(Cross-Site Request Forgery) is a kind of web application vulnerability, using this a malevolen…
Tags: CSRF, WebSecurity, BugBounty, Hacking
We all are familiar with the internet, so we are also familiar with URLs. We can easily recognize a…
Tags: URL, DNS, WebSecurity, SSRF,
In the recent private bugbounty program, I faced a challenge. In which the application request body…
Tags: AndroidPentesting, Mobile Security, HeapMemory, ReverseEngineering, Sensitive Data Exposure
React Native is a mobile application framework that is most commonly used to develop applications f…
Tags: AndroidPentesting, Mobile Security, ReactNative, ReverseEngineering, Sensitive Data Exposure
Xamarin is a free and open source mobile app platform for building native and high-performance iOS,…
Tags: AndroidPentesting, Mobile Security, Xamarin, ReverseEngineering, Sensitive Data Exposure
SSRF stands for Server-Side Request Forgery. SSRF is a kind of web application vulnerability. Using…
Tags: SSRF, websecurity, bugbounty, Hacking, API Security, InformationSecurity, OS Command, OWASPTop10
To perform the android application penetration testing we need a rooted android device. But it is n…
Tags: Android Security, Android PT, Infosec, MobileSecurity
Broken Access Control is a type of weakness in the software program or application. If the system g…
Tags: Broken Access Control, IDOR, BugBounty, Infosec