Rahul Setrakian

11 Followers
96 Following
180 Posts
A self-taught programmer, aspiring hacker, avid blogger, and enjoys connecting with people.
Websitehttps://www.rahulsetrakian.in
GitHubhttps://github.com/rahulsetrakian
Wazzzuupp @funkysec

Hello, again, again, and again! 

Today, I completed learning how to detect server-side attacks from /var/log. I also found a way to use different parts of the logs, such as the user agent, to identify automated tools being used.

I also used Wireshark to analyze a brute-force attack and successfully recovered the password.

Then I started studying deep learning for my final-year exams, and I think I’m going to pause my 100 Days of Cybersecurity until my exams are over. 💪😭

#Day89 #100DaysOfCybersecurity #cybersecurity

Hello, again, again, and again! 

Today, I solved FTP-related problems using Snort, and I found various ways to detect whether there is a brute-force attempt or if the attacker has succeeded.

#Day88 #100DaysOfCybersecurity #cybersecurity

Hello, again, again and again! 

I started by working through the web security room, focusing on client-side vulnerabilities and how attackers can exploit them.

Then I moved on to a Snort challenge room, where I’ve started writing rules to detect anomalies.

Now I’m finally beginning the project—I’ve got my setup ready and everything in place to start building.

#Day87 #100DaysOfCybersecurity #Cybersecurity

Hello, again, again and again! 

Today, I started with the web security module and solved the interactive challenge.

Then I went through the last video of CS50x, and now only the project submission is left.

I’m going to work on a Phishing Email Detection system with signature-based and LLM-based detection—deterministic first, and then an LLM layer on top.

#Day86 #100DaysOfCybersecurity #Cybersecurity

Hello, again and again! 

Today, I completed the Snort room, where I learned how to use both IDS and IPS modes in Snort. I practiced extensively, solved related questions, and also learned how to create custom Snort rules.

Additionally, I have successfully completed all the problem sets for CS50x and am now moving on to the final project.

#Day85 #100DaysOfCybersecurity #Cybersecurity

Hello, again and again! 

Today was partly consumed by college work—I had to go in to get assignments checked, which took a significant portion of the day.

After returning home, I got some focused time to continue practicing with Snort. I worked on using it as an IDS by loading configurations with the -c flag, which helped me better understand how rule-based detection works.

I’m also very close to completing the final part of CS50x now.

#Day84 #100DaysOfCybersecurity #Cybersecurity

Hello, again and again! 

Today, I practiced using Snort for real-time traffic analysis on the eth0 interface. I explored different flags to read and interpret log files more effectively. In addition, I used tcpdump to analyze network traffic and worked through a few related questions to reinforce my understanding.

After that, I spent some time on my college written assignments. Finally, I’m very close to finishing the last problem set—it feels like the end of a long journey, and there’s a strong sense of progress and reflection that comes with it.

#Day83 #100DaysOfCybersecurity #Cybersecurity

Hello again! 

Today, I started with the Snort room. It’s a really powerful tool, functioning as both an IPS and IDS, and I was able to test configurations using the -T and -c flags.

Then I took an exam for a cybersecurity internship with a company in Bengaluru, and it went great.

Finally, I began working on the Finance problem set, which is the last problem in the CS50x course.

#Day82 #100DaysOfCybersecurity #Cybersecurity