Skip to content

Jitendra Patro

The more you learn, the more you realize how little you know.

Menu
  • Home
  • Blog
  • Status
  • Projects
  • Writeups
    • CVEs and Not CVEs
      • CVE writeups
      • Not CVE writeups
    • Secure Code Warrior
      • PHP Basic

Tag: apache

Posted onJanuary 20, 2023January 27, 2023ModSecurity

ModSecurity with OWASP CRS – Part 1: Installation

by PhoenixLeave a comment on ModSecurity with OWASP CRS – Part 1: Installation

ModSecurity is an open source, cross platform Web Application Firewall (WAF) developed by Trustwave’s SpiderLabs. It has a robust event-based programming language which provides protection from a range of attacks…

Read More
Posted onMarch 21, 2022January 20, 2023Tutorials

Installing Vaultwarden server with Apache and SSLH proxy

by Phoenix2 Comments on Installing Vaultwarden server with Apache and SSLH proxy

Introduction Vaultwarden is a lightweight, single-process, rust based alternate implementation of the Bitwarden Server API which is compatible with bitwarden password manager clients. In short, Vaultwarden is an open source…

Read More
Posted onDecember 31, 2021December 9, 2022Tutorials

Security Tips for Apache Webserver

by PhoenixLeave a comment on Security Tips for Apache Webserver

Apache was the most popular open source webserver available for Linux until recently. As of writing this Apache is used by 31.3% of all websites according to W3Techs. In the…

Read More
Posted onDecember 6, 2021April 1, 2022Tutorials

Tuning Apache, PHP and MySQL for better performance

by PhoenixLeave a comment on Tuning Apache, PHP and MySQL for better performance

Today we’ll dive into improving performance and speeding up Apache WebServer while tuning PHP-FPM and MySQL for better performance of our installed WebApps. We’ll be doing a lot of server…

Read More
Posted onNovember 28, 2021January 20, 2023Tutorials

Installing Nextcloud on Ubuntu 20.04 Server

by PhoenixLeave a comment on Installing Nextcloud on Ubuntu 20.04 Server

There are already a lot of guide on the internet about how to install Nextcloud on an Ubuntu Server. The problem is all of them guide on how to “install”…

Read More
Posted onOctober 18, 2021January 20, 2023Tutorials

SSLH Transparent Proxy for Apache, OpenVPN and SSH

by PhoenixLeave a comment on SSLH Transparent Proxy for Apache, OpenVPN and SSH

Sometimes while working in corporate environments you feel the need to connect to your own vpn server or need to SSH into your server, but due to corporate restrictions port…

Read More

About The Blog

I created this blog to share the knowledge I've gained over the years and things that I'm yet to learn. Presently, my posts will be mainly focused on Open Source software, Information Security and Hacking. Happy Learning!

Recent Posts

  • ModSecurity with OWASP CRS – Part 1: Installation
  • CVE-2022-33012:- Account Takeover Through Password Reset Poisoning
  • CVE-2022-33994:- Stored XSS in WordPress
  • Microsxxt Azure Global Admin MFA Bypass
  • Multiple Vulnerabilities in Idno – Known PHP CMS software
  • Deploying a Shadowsocks Server to GCP using Terraform
  • Installing Vaultwarden server with Apache and SSLH proxy

Archives

  • January 2023
  • October 2022
  • July 2022
  • June 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021

Categories

  • CVE writeups
  • CVEs and Not CVEs
  • ModSecurity
  • Not CVE writeups
  • PHP Basic
  • Projects
  • Secure Code Warrior
  • Tutorials
  • Writeups

Tags

access control Account Takeover algorithm apache Azure Bitwarden broken auth CMS code Core Rule Set CVE dns docker Email first post gcloud cli git Google Cloud HCL HTTP Headers IDOR injection installing-openvpn-as iptables Linode Linux mail MFA Microsxxt MITRE mysql nextcloud Open Source openvpn OpenVPN 3 ovpn-dco OWASP pagespeed password manager path traversal performance php php-fpm postfix proxy restricting-ssh rootless docker securing-ssh security security misconfig sensitive data exposure Shadowsocks SMIL sql ssh ssl sslh sslh-proxy su sudo SVG Terraform transparent-sslh two-factor-auth ubuntu vulnerability WAF webserver WordPress XSS

Contact Me

  • GitHub
  • LinkedIn
  • Mail
  • GitHub
© 2023 Jitendra Patro.