Azariel

Azariel My mission is to serve God and protect the vulnerable. To the innocent, may you remain safe under the radar. I WILL FIND YOU. Azariel Signing In

Proverbs 16:3

But to those who hide behind screens to cause harm... make no mistake.

Okay, I know we all share a collective annoyance for those software update pop-ups. ๐Ÿ˜‚โ€‹Trust me, I get it. But before you...
16/06/2026

Okay, I know we all share a collective annoyance for those software update pop-ups. ๐Ÿ˜‚

โ€‹Trust me, I get it. But before you hit "remind me later" for the 10th time this week, remember that those updates are actually super important. They fix invisible little security bugs and keep the bad guys out of your accounts! ๐Ÿ›‘
โ€‹Next time it pops up, use it as an excuse to take a 5-minute break. Grab a snack, let the update run, and protect your peace of mind. You've got this! ๐Ÿ›ก๏ธโœจ

Just wrapped up the "๐‹๐ž๐š๐Ÿ" warmup challenge on ๐‡๐š๐œ๐ค๐ฏ๐ข๐ฌ๐ž๐ซ! ๐Ÿƒ This was a fantastic hands-on exercise in web application se...
09/03/2026

Just wrapped up the "๐‹๐ž๐š๐Ÿ" warmup challenge on ๐‡๐š๐œ๐ค๐ฏ๐ข๐ฌ๐ž๐ซ! ๐Ÿƒ This was a fantastic hands-on exercise in web application security, specifically focusing on ๐’๐ž๐ซ๐ฏ๐ž๐ซ-๐’๐ข๐๐ž ๐“๐ž๐ฆ๐ฉ๐ฅ๐š๐ญ๐ž ๐ˆ๐ง๐ฃ๐ž๐œ๐ญ๐ข๐จ๐ง (๐’๐’๐“๐ˆ) in a ๐๐‡๐/๐“๐ฐ๐ข๐  environment. I successfully leveraged template filters to achieve ๐‘๐ž๐ฆ๐จ๐ญ๐ž ๐‚๐จ๐๐ž ๐„๐ฑ๐ž๐œ๐ฎ๐ญ๐ข๐จ๐ง (๐‘๐‚๐„), extracted hidden database credentials from the backend source code, and pivoted to a MySQL database dump to capture the flag. Always a great feeling to chain vulnerabilities! ๐Ÿ’ป

Check out the badge here: https://app.hackviser.com/show/Azariel/warmups/leaf?id=e617c7299f2c423e9be8a23e26f1adf4

๏ปฟ

New achievement on Hackviser! Check on my profile to see my achievement!

In the cybersecurity field, understanding the nuances of how malicious inputs can bypass standard filters is critical fo...
07/03/2026

In the cybersecurity field, understanding the nuances of how malicious inputs can bypass standard filters is critical for building more resilient systems.

I am pleased to share that I have successfully completed the ๐—ฉ๐—ฒ๐—ป๐—ผ๐—บ๐—ผ๐˜‚๐˜€ ๐˜„๐—ฎ๐—ฟ๐—บ-๐˜‚๐—ฝ ๐—ฐ๐—ต๐—ฎ๐—น๐—น๐—ฒ๐—ป๐—ด๐—ฒ on ๐—›๐—ฎ๐—ฐ๐—ธ๐˜ƒ๐—ถ๐˜€๐—ฒ๐—ฟ. This lab provided an excellent opportunity to dive deeper into input manipulation and exploitation techniques, emphasizing the importance of robust sanitization and defense-in-depth strategies.

Each challenge completed is another step toward a more comprehensive understanding of the current threat landscape. I am looking forward to applying these refined analytical skills to the next complex scenario.

Challenge Progress:
https://app.hackviser.com/show/Azariel/warmups/venomous?id=1fb8895d32664c4988993cc774493881

New achievement on Hackviser! Check on my profile to see my achievement!

I just completed the Capture! room on TryHackMe! Can you bypass the login form? ๐ŸŽฏInstead of using standard tools, I wrot...
05/03/2026

I just completed the Capture! room on TryHackMe! Can you bypass the login form? ๐ŸŽฏ

Instead of using standard tools, I wrote a custom Python script to automatically bypass the login page. It reads the website's HTML, solves the math CAPTCHAs, and submits the payloads in a live session.

Check out the screenshots for my coding fail: I accidentally tried to log in using the literal letters "users.txt" instead of reading the actual wordlist! ๐Ÿคฆโ€โ™‚๏ธ After fixing that bug and cleaning up my web requests, the script blasted right through. Got the flag! ๐Ÿš€๐Ÿ’ป

Try it yourself: https://tryhackme.com/room/capture?utm_campaign=social_share&utm_medium=social&utm_content=room&utm_source=facebook&sharerId=68c156316bde13bb07d20f5a

Can you bypass the login form?

Maintaining a sharp technical edge requires a commitment to understanding how different components of an application int...
05/03/2026

Maintaining a sharp technical edge requires a commitment to understanding how different components of an application interact and where potential vulnerabilities may lie.

I am pleased to share that I have successfully completed the Arrow warm-up challenge on Hackviser. This exercise was an excellent opportunity to practice the analytical skills needed to navigate specific logic and ex*****on flows within a security context. Focusing on these targeted labs is a vital part of my ongoing effort to strengthen my overall security methodology.

I am looking forward to applying the problem-solving techniques gained from this challenge to more advanced scenarios as I continue my learning journey.

Challenge Progress:
https://app.hackviser.com/show/Azariel/warmups/arrow?id=f92aaa440e774446b8ac38365d7093f7

New achievement on Hackviser! Check on my profile to see my achievement!

Maintaining robust security at the data layer is a fundamental requirement for any secure application.I have successfull...
03/03/2026

Maintaining robust security at the data layer is a fundamental requirement for any secure application.

I have successfully completed the Query Gate warm-up challenge on Hackviser. This lab provided an excellent environment to practice identifying and mitigating vulnerabilities related to database queries. It served as a valuable reminder that even small oversights in query handling can lead to significant security risks.

Building a strong foundation in these core principles is essential for developing a proactive security mindset. I am eager to continue exploring more complex data-driven security challenges as I advance my technical skill set.

Challenge Progress:
https://app.hackviser.com/show/Azariel/warmups/query-gate?id=c9eeb444964d481cb71f10162b02d7d8

New achievement on Hackviser! Check on my profile to see my achievement!

Testing skills in a controlled environment is one of the most effective ways to bridge the gap between theory and practi...
02/03/2026

Testing skills in a controlled environment is one of the most effective ways to bridge the gap between theory and practice.

I recently completed the ๐“•๐“ฒ๐“ต๐“ฎ ๐“—๐“พ๐“ท๐“ฝ๐“ฎ๐“ป warm-up challenge on Hackviser, which focused on refining the reconnaissance and analytical skills necessary for identifying hidden vulnerabilities. While it serves as a foundational exercise, it was a great reminder that mastering the basics is the first step toward tackling more complex security scenarios.

Continuous improvement is essential in the cybersecurity field, and I look forward to applying these insights to the next challenge.

You can view the challenge details and my progress here:
https://app.hackviser.com/show/Azariel/warmups/file-hunter?id=7f4e96d490d14442b9be4c20551c3948

New achievement on Hackviser! Check on my profile to see my achievement!

Understanding the mechanics behind secure command ex*****on is fundamental to both offensive and defensive cybersecurity...
02/03/2026

Understanding the mechanics behind secure command ex*****on is fundamental to both offensive and defensive cybersecurity.

I am pleased to share that I have successfully completed the Secure Command warm-up challenge on Hackviser. This lab was a great opportunity to dive into the nuances of how commands are processed and, more importantly, how they can be secured against common exploitation techniques.

Continuous hands-on practice like this is essential for maintaining a sharp technical edge and building a deeper understanding of secure system interactions. I am looking forward to applying these insights as I progress toward more complex scenarios.

Challenge Progress:
https://app.hackviser.com/show/Azariel/warmups/secure-command?id=1d2c35e2988648febce983140bb62287

New achievement on Hackviser! Check on my profile to see my achievement!

I recently competed in the 0xFUN International CTF, a global cybersecurity competition where participants from around th...
16/02/2026

I recently competed in the 0xFUN International CTF, a global cybersecurity competition where participants from around the world solve complex digital puzzles.

One of the challenges, titled "Bard," was particularly tricky. It started with a simple image that appeared normal but was actually hiding a secret deep within its code. When the usual methods didn't work, I had to treat the file like a broken piece of evidence. I eventually wrote my own computer program to "repair" the file's digital DNA so the computer could read it again.

Whether you are into tech or just curious about how digital investigators solve mysteries, you can check out my step-by-step process here:

https://azariel.gitbook.io/azariel/forensics/0xfun-bard

P.S: You can also check out other writeups I created found in my gitbook, Thanks!

Category: Forensics / Steganography

Address

Tagaytay City

Opening Hours

Monday 7pm - 10pm
Tuesday 8pm - 10pm
Wednesday 5pm - 10pm
Thursday 8:30am - 9:30pm
Friday 5pm - 10pm
Sunday 12pm - 10pm

Website

Alerts

Be the first to know and let us send you an email when Azariel posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Business

Send a message to Azariel:

Shortcuts

Share