Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR modularize code #24

Closed
wants to merge 28 commits into from
Closed

PR modularize code #24

wants to merge 28 commits into from

Commits on Mar 14, 2018

  1. Configuration menu
    Copy the full SHA
    59dc33a View commit details
    Browse the repository at this point in the history
  2. creates Joomscan::Logging

    StPanning committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    dcbcedd View commit details
    Browse the repository at this point in the history
  3. add logging module

    StPanning committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    58175e7 View commit details
    Browse the repository at this point in the history
  4. merge with upstream code

    Merge https://github.com/rezasp/joomscan into modularize_code
    StPanning committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    49f3fdd View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2018

  1. Configuration menu
    Copy the full SHA
    764126e View commit details
    Browse the repository at this point in the history
  2. adds modules to joomscan.pl, adds use warnings use strict to joomscan…

    ….pl, breaks windows compatibility
    StPanning committed Mar 15, 2018
    Configuration menu
    Copy the full SHA
    5022c15 View commit details
    Browse the repository at this point in the history
  3. merge conflicts

    StPanning committed Mar 15, 2018
    Configuration menu
    Copy the full SHA
    bde4dec View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2018

  1. header.pl -> joomscan.pl

    StPanning committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    c28a7eb View commit details
    Browse the repository at this point in the history
  2. Merge branch 'modularize_code' of https://github.com:/StPanning/joomscan

     into origin-modularize_code
    StPanning committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    28a8a46 View commit details
    Browse the repository at this point in the history
  3. fixes EXPORT variables

    StPanning committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    0315dd8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e12365 View commit details
    Browse the repository at this point in the history
  5. moves exploit/components.pl to JoomScan/VulnDB.pm

    modifies code to avoid global variables $amtf, $adming
    StPanning committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    32c11ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    faa032e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1968790 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    59e65eb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ef722a1 View commit details
    Browse the repository at this point in the history
  10. modified code in Update.pm to match the criteria of 'strict'

    removes obsolete core/*pl files
    StPanning committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    71bef27 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2018

  1. Configuration menu
    Copy the full SHA
    219f2f8 View commit details
    Browse the repository at this point in the history
  2. fixes VulnDB to atch use strict;

    adds .gitignore
    StPanning committed Mar 17, 2018
    Configuration menu
    Copy the full SHA
    672343e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb01ab5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c836149 View commit details
    Browse the repository at this point in the history
  5. adds get_logs to Logging to avoid global variables

    adds Report.pm, fixes import in VulnDB
    StPanning committed Mar 17, 2018
    Configuration menu
    Copy the full SHA
    b7468c9 View commit details
    Browse the repository at this point in the history
  6. make joomscan.pl work

    todo check for different behaviour
    StPanning committed Mar 17, 2018
    Configuration menu
    Copy the full SHA
    3c26e07 View commit details
    Browse the repository at this point in the history
  7. adds .txt .html

    StPanning committed Mar 17, 2018
    Configuration menu
    Copy the full SHA
    d9b3973 View commit details
    Browse the repository at this point in the history
  8. adds utf8-support

    StPanning committed Mar 17, 2018
    Configuration menu
    Copy the full SHA
    c8dd276 View commit details
    Browse the repository at this point in the history
  9. final fixes for PR

    StPanning committed Mar 17, 2018
    Configuration menu
    Copy the full SHA
    92fe260 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3a830ed View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8be78a6 View commit details
    Browse the repository at this point in the history