Feb 2 · 3 min read · Here you go 👍Below is a clean, beginner-friendly blog post in English, written so you can publish it directly.Tone is simple, encouraging, and focused on daily-use Emmet patterns. ⚡ Emmet Explained Simply: A Beginner’s Guide for HTML Writing HTML W...
Join discussion
Feb 1 · 4 min read · I was working on an application that allows users to divide the cost of something with other people who participate in that party or event. Users can create a group, add members, and input card numbers. They can also claim the group name using a subs...
Join discussion
Jan 27 · 2 min read · Problem Inside the OpenCode TUI, copying selected text failed with: “Executable not found in $PATH: powershell.exe” This does not mean PowerShell is missing. It means the system cannot resolve the executable name powershell.exe when a program tries t...
Join discussionJan 19 · 4 min read · The tryhackme challenge (Block) provides us with a PCAP(Packet Capture) file and a dump file LSASS(Local Security Authority Subsystem Service). We have to decrypt the encrypted SMB(Server Message Block) files to find solutions for the given questions...
Join discussion
Dec 31, 2025 · 5 min read · OVERVIEW So we are given IP of the machine let’s scan it using Nmap ENUMERATION So we see that Anonymous Login is allowed in FTP so let’s just dump all its contents and directories and also don’t forget to add the domain and DC name into /etc/ho...
Join discussion