Seeking wisdom is good, but the Word of God points us to something greater๐ The riches of wisdom.
Itโs a dimension far deeper than ordinary knowledge.
Wisdom is one thing๐ฏ The riches of wisdom are another.
Which do you carry? Don't settle for less
#Writer#WisdomWednesday
Day 30. I did it.
30 days. 100 lessons. Countless moments of growth.
I started this journey as a complete beginner, but somewhere along the way, I stopped just studying cybersecurity and started practicing it.
I also met amazing people who encouraged and guided me along the way.
To anyone starting the VA Cybersecurity Mentorship: stay consistent. Show up every day. Trust the process.
You might surprise yourself.
It was exciting to see how Python can be used to build tools like log monitors, password checkers, and port scanners.
The biggest lesson? Cybersecurity isn't just about using tools. It's also about understanding how to build solutions.
One day left. ๐ช
#Metasploit
๐ Day 29 of the VA Cybersecurity Mentorship Challenge
Today was a marathon session covering Metasploit, Python for cybersecurity, vulnerability scanning, cloud security, and more.
I set up Metasploit, configured my Python environment, and started writing simple Python scripts.
Day 28 of the VA Cybersecurity Challenge ๐
Today I worked with Burp Suite and explored how web applications communicate through HTTP requests and responses.
Using Repeater and Intruder gave me a better understanding of what happens behind every click on a website.
Then I switched to Wireshark and analysed real network traffic, followed TCP streams, and explored packet details across different protocols.
Definitely one of the most hands on and enjoyable days so far.
#VACyberMentorship#Cybersecurity#Nmap#Wireshark
Day 27/30 ๐
Today was all about Nmap and Wireshark.
I ran multiple Nmap scans, explored timing templates from T0 to T5, checked open ports, identified services, and learned just how powerful network scanning can be.
๐ Day 26/30
Bash scripting keeps getting better.
Today I worked with loops, conditionals, functions, parameters, and user input. Watching my scripts run successfully from the terminal made everything feel much more real.
I also took my first steps into Bash scripting. What stood out to me is that security is not always about stopping attackers. Sometimes it's about configuring systems correctly in the first place.
Every day in Linux feels like discovering a new room in a very large house.
Day 25/30 of the VA Cybersecurity Mentorship Challenge.
Today I got hands-on with Ubuntu and Linux permissions. I practiced commands like ls, chmod, and chown, and learned how file ownership and permissions help secure a system.
Day 24 ๐ฅ
Today I learned more about CSRF attacks & how users can be tricked into performing actions without realizing it.
also installed Ubuntu Server & got more comfortable with Linux commands. The more I learn, the more I understand why Linux is so important in cybersecurity.
Happy Wednesday! ๐ฅ
Today I got my hands dirty with Stored XSS, Command Injection, and File Upload Vulnerabilities in DVWA.
One lesson that stood out: a simple file upload feature can become a security risk if proper validation isn't implemented.
I am still troubleshooting my DVWA setup locally, but the process itself is teaching me how labs, tools, and web testing environments work together.
If you have solved similar DVWA setup issues before, feel free to DM or share tips. Learning continues.
#VACyberMentorship
Day 22 of the VA Cybersecurity Mentorship Challenge.
Today was hands-on with DVWA, Burp Suite, and SQL Injection.
One thing I am discovering is that practical cybersecurity is not always smooth.