Home » Archives for touhid » Page 4
What is Privilege Escalation? Privilege escalation is the act of exploiting a bug, design flaw or configuration oversight in an operating system or software application to gain elevated access to resources that are normally protected from an application or user. The result is that an application with more privileges than…
PlaySMS 1.4 allows remote code execution because PHP code in the name of an uploaded .php file is executed. sendfromfile.php has a combination of Unrestricted File Upload and Code Injection. Unrestricted File Upload: Any registered user can upload any file because of not proper Validation of file in sendfromfile. Code…
Hello guys, In this article.I am going to solve Very interesting Vulnerable Machine aka VM which teach me lots of things. Download Link : https://download.vulnhub.com/ewskuzzy/Ew_Skuzzy.ova.tgz Target IP : 192.168.56.101 Goal : Flag Level: Intermediate.Now lets start Information Gather Lets fire up Terminal and scan target using nmap nmap -p- -sV 192.168.56.101…
Hello Hackers. In this post I’ll show you some basic concepts of Remote File inclusion attack, know as RFI and talks about some RFI working and How to prevent those attacks from hackers or bad guys. What is RFI ? Remote file inclusion a.k.a RFI attack is a type of…
Hello Hackers. Welcome to my another walkthrough. at this time we’ll look another VM, Pluck is a new VM in VulnHub and its very easy to hack. This Is very good for Newbie hackers for practice and explore their Hacking skills. We know Target IP : 10.0.0.15 (in my…