XXaminsamdimek.hashnode.dev·Jul 30, 2024 · 3 min readAutomation with SeleniumIntroduction Automation is an integral part of modern software development, and among the tools used for automation, Selenium stands out as the most popular and widely used framework. However, one aspect that can often be overlooked is the significan...00
XXaminsamdimek.hashnode.dev·Oct 30, 2023 · 6 min readSocket Programming with PythonA detailed guide to learning the fundamentals of Socket programming with Python. Explore the power of creating network connections, sending and receiving data, and building robust network applications to harness the potential of sockets for seamless ...01F
XXaminsamdimek.hashnode.dev·Nov 5, 2022 · 4 min readFawn [HackTheBox]This article is a step-by-step guide on how to capture Fawn on Hack the Box. Tags in this box are external, penetration tester level 1, enumeration, and FTP. File Transfer Protocol (FTP) is a native protocol used by host operating systems for file tr...00
XXaminsamdimek.hashnode.dev·Nov 3, 2022 · 8 min readMeow write-up [HacktheBox]This article is going to cover how to go about capturing Meow, the first machine on Tier 0, from Hack The Box, with an introductory part on how to set up your VPN. Setting up connection When visiting the starting point lab's page, one is prompted to ...00
XXaminsamdimek.hashnode.dev·Oct 11, 2022 · 3 min readLinux Administration SkillsThis article provides a solution to managing user accounts on local systems with the use of a few commands. Although one can use LDAP(Lightweight directory access protocol) and Active directory, learning the native ways is critical for success in Lin...01O