Katjri
RSS FeedWe are all know that the life is never easy for everyone, so do I. Thus, I just need to go ahead, cry more, but I will never give up because I am Katjri - 'Keep Aspiring To Journey, Raise and Inspire'.
Read the blog posts or check README for more info.
Recent Posts
-
Malware Analyst #02 : AgentTesla
Agent Tesla is a remote access trojan (RAT) written in C++ that has been actively targeting users with Microsoft Windows OS-based systems since 2014. It is a versatile malware with a wide range of capabilities, including sensitive information stealing, keylogging and screenshot capture. Since its release, this malicious software has received regular updates. It is sold as a malware-as-a-service, with several subscription options available for purchase. Campaigns involving Agent Tesla often start with phishing emails, masquerading as legitimate messages from trusted sources.
-
Malware Persistence in Window Operating System 101
Plays an important role in Initial Access and Execution stages because it assists malicious programs in remaining active for a long time, thus leading to create a backdoor for threat actor without detection.
-
Crackmes : Hekliet's keygenme
Reverse engineering a custom easy keygen to find a valid licence key using static and script
-
Bypass UAC Technique 101 on Window Operating
UAC bypass methods usually result in hijacking the normal execution flow of an elevated application by spawning a malicious child process or loading a malicious module inheriting the elevated integrity level of the targeted application.