HackTheBox Oouch Writeup – 10.10.10.177
10,446 Hello, welcome back :), Here is the writeup of HackTheBox Oouch machine (10.10.10.177). The Oouch Linux box by qtc released on Feb 29th, 2020 with the difficulty level “Hard“. …
Infosec articles, Hack The Box and Try Hack Me writeups, CTF articles and ethical hacking.
10,446 Hello, welcome back :), Here is the writeup of HackTheBox Oouch machine (10.10.10.177). The Oouch Linux box by qtc released on Feb 29th, 2020 with the difficulty level “Hard“. …
Hello, welcome back. Today I’m doing a writeup of HackTheBox Book machine (10.10.10.176). The Book is medium difficulty Linux machine by HackTheBox
XSS or Cross-Site Scripting is a type of vulnerability in web applications or websites. This is as well known as a client-side attack in which the attacker injects and runs a maliciously made javaScript or payload into a legitimate web page. In an easier term, it is a code injection attack that allows an attacker to execute malicious JavaScript in a victim’s browser.
2,329 The Server Side Request Forgery or SSRF is a web application or a web server vulnerability that allows attackers to gain control inter-server requests from the vulnerable server. In …