Gwee version 1.36 - How to Download and Install on Mac OS X
Saturday the 21st of November, 2009

    version 1.36

      View the most recent changes for the gwee port at: gwee.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for gwee.
      The raw portfile for gwee 1.36 is located here:
      http://gwee.darwinports.com/dports/www/gwee/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/gwee


      The gwee Portfile 56968 2009-09-04 03:07:47Z toby macports.org $

      PortSystem 1.0

      Name: gwee
      Version: 1.36
      Category: www security
      Platform: darwin
      Maintainers: nomaintainer
      Description: tool to exploit command execution vulnerabilities in web scripts
      Long Description: gwee (generic web exploitation engine) is a small program written in C designed to exploit arbitrary command execution vulnerabilities in web scripts, such as Perl CGIs, PHP, etc.

      Homepage: http://tigerteam.se/dl/gwee/
      Master Sites: freebsd
      Checksums: md5 4e0c09fdc6a261e80bdba34aba1f9a29

      depends_run bin:python:python26 bin:perl:perl5

      use_configure no

      build.target unix

      destroot {
      xinstall -m 755 ${worksrcpath}/gwee ${destroot}${prefix}/bin
      xinstall -m 644 ${worksrcpath}/gwee.1 ${destroot}${prefix}/share/man/man1
      }


    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/gwee
      % sudo port install gwee
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching gwee
      ---> Verifying checksum for gwee
      ---> Extracting gwee
      ---> Configuring gwee
      ---> Building gwee with target all
      ---> Staging gwee into destroot
      ---> Installing gwee
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using gwee with these commands:
      %  man gwee
      % apropos gwee
      % which gwee
      % locate gwee

     Where to find more information:

    Darwin Ports



    Lightbox this page.