Posts
2025
2024
How to Install Wordfence: Step-by-step guide
·886 words·5 mins
This step-by-step guide on how to install the Wordfence plugin will enable the standard recommended security settings for your WordPress website quickly and keep it safe from potential threats.
AI-Powered Security Assistant with Ollama and Mistral - Locally
·1761 words·9 mins
By setting up locally, revolutionize your security automation with the help of AI-powered assistants, Ollama + Mistral. Enhancing safety through through technology.
WordPress Scan for Vulnerabilities: A Comprehensive Guide for Site Security
·3655 words·18 mins
WordPress scan for vulnerabilities article will guide you with step-by-step approaches and examples that can be implemented on your website to scan and identify vulnerabilities. Also, additional information about security measures, tools, and plugins is available.
Bug Bounty vs Pentest: Making an Informed Decision on Security Testing
·2372 words·12 mins
Both bug bounty and pentest play crucial roles in identifying and addressing security vulnerabilities, but they differ in their approaches. Understanding these differences helps you choose which type of security testing best suits for organizations or hackers who want to get into security testing.
2023
Challenge 14: XSS bypass blacklisted JS function
·691 words·4 mins
This article goes into depth discussing an alternative JavaScript function, namely "confirm()". It serves as an alternative for the JavaScript "alert()" function when the latter is unavailable.