Coder Social home page Coder Social logo

httpoxy-killer's Introduction

HTTPOXY-KILLER

##License Script for fixing the HTTPOXY Vulnerability on Debian, RHEL and FreeBSD systems (Apache and NGINX)

Based on : https://www.howtoforge.com/tutorial/httpoxy-protect-your-server/

Copyleft (C) Nicolas Simond - 2016

This script is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This script is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this script. If not, see http://www.gnu.org/licenses/gpl.txt

##About this script Script for fixing the HTTPOXY Vulnerability on Debian and RHEL systems (Apache and NGINX)

Tested on :

  • Ubuntu 16.04
  • Debian 8.5
  • CentOS 7.11
  • FreeBSD 10.2

With :

  • Apache 2.4.18-2ubuntu3 (Ubuntu)
  • NGINX 1.9.15-0ubuntu1 (Ubuntu)
  • Apache 2.4.10-10+deb8u4 (Debian)
  • NGINX 1.6.2-5+deb8u1 (Debian)
  • HTTPD 2.4.6-40.el7.centos.4 (CentOS)
  • NGINX nginx.x86_64 1:1.6.3-9.el7 (CentOS)
  • Apache apache24-2.4.23 (freeBSD)
  • NGINX nginx-1.10.1,2 (freeBSD)

##Dependencies

  • BASH
  • WGET
  • Apache and/or NGINX

##Designed for Debian/RHEL/FreeBSD based systems

##Installation

For Debian based systems :

cd /tmp && wget --no-check-certificate -q https://raw.githubusercontent.com/stylersnico/HTTPOXY-KILLER/master/httpoxy-fix.debian.sh && chmod +x httpoxy-fix.debian.sh && ./httpoxy-fix.debian.sh

For RHEL based systems :

cd /tmp && wget --no-check-certificate https://raw.githubusercontent.com/stylersnico/HTTPOXY-KILLER/master/httpoxy-fix.rhel.sh && chmod +x httpoxy-fix.rhel.sh && ./httpoxy-fix.rhel.sh

For FreeBSD based systems :

sudo pkg install wget bash

cd /tmp && wget --no-check-certificate https://raw.githubusercontent.com/stylersnico/HTTPOXY-KILLER/master/httpoxy-fix.freebsd.sh && sudo chmod +x httpoxy-fix.freebsd.sh && sudo bash httpoxy-fix.freebsd.sh

##Test

Use https://httpoxy.rehmann.co/

httpoxy-killer's People

Contributors

stylersnico avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.