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

WPRecon v2 #22

Merged
merged 38 commits into from
Dec 29, 2021
Merged

WPRecon v2 #22

merged 38 commits into from
Dec 29, 2021

Commits on Apr 1, 2021

  1. WPRecon v2 2.0.0

    blackcrw committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    c0c300b View commit details
    Browse the repository at this point in the history
  2. Update README.md

    sychx authored Apr 1, 2021
    Configuration menu
    Copy the full SHA
    234e380 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. dev: create new package enumerate

    Under development
    blackcrw committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    43b6836 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. update: function "Agressive" create

    Aggressive enumeration function added.
    blackcrw committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    6127e14 View commit details
    Browse the repository at this point in the history
  2. update: "request.Body.Close()" was deleted

    It was removed because it was causing some bugs.
    blackcrw committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    e43ca5e View commit details
    Browse the repository at this point in the history
  3. update: 2 functions create

    Both functions were made to supply the need to do searches within a slice by values.
    blackcrw committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    60963f0 View commit details
    Browse the repository at this point in the history
  4. Update main.go

    blackcrw committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    dac39b1 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2021

  1. update: function "PercentageOfVersions" create

    This function was created to handle the versions that were found by the enumerator.
    It will also return confidentiality as a percentage of the versions.
    blackcrw committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    4cbbd50 View commit details
    Browse the repository at this point in the history
  2. update: code improvement

    blackcrw committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    4555f53 View commit details
    Browse the repository at this point in the history
  3. Update main.go

    blackcrw committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    b2dfade View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2021

  1. update: plugins enumerate

    blackcrw committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    21e57a1 View commit details
    Browse the repository at this point in the history
  2. Update wprecon.go

    blackcrw committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    370140c View commit details
    Browse the repository at this point in the history
  3. Update main.go

    blackcrw committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    32fff99 View commit details
    Browse the repository at this point in the history
  4. update: version

    blackcrw committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    e0f9dee View commit details
    Browse the repository at this point in the history
  5. update: news features

    blackcrw committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    1495ad9 View commit details
    Browse the repository at this point in the history
  6. create: backup.go

    blackcrw committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    1b1aca4 View commit details
    Browse the repository at this point in the history
  7. create: versions.go

    blackcrw committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    b680dc4 View commit details
    Browse the repository at this point in the history
  8. update: style

    blackcrw committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    e9236c5 View commit details
    Browse the repository at this point in the history
  9. update: using channel

    blackcrw committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    410b774 View commit details
    Browse the repository at this point in the history
  10. Update README.md

    blackcrw committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    a91af69 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. replacement: "options" has been replaced by "self"

    blackcrw committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    5def178 View commit details
    Browse the repository at this point in the history
  2. improvements: enumerate passive and aggressive.

    blackcrw committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    d7974eb View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2021

  1. Configuration menu
    Copy the full SHA
    ad069d5 View commit details
    Browse the repository at this point in the history
  2. update: contains.go

    blackcrw committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    16271b3 View commit details
    Browse the repository at this point in the history
  3. update: root.go

    Decided to use buffered channels ... to improve the speed, and code structure.
    blackcrw committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    d5a350b View commit details
    Browse the repository at this point in the history
  4. Update README.md

    blackcrw committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    4a4b3b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2021

  1. Update go.mod

    sychx authored Jul 11, 2021
    Configuration menu
    Copy the full SHA
    05dafd5 View commit details
    Browse the repository at this point in the history
  2. Update go.mod

    sychx authored Jul 11, 2021
    Configuration menu
    Copy the full SHA
    45ad240 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2021

  1. Update go.mod

    sychx authored Aug 7, 2021
    Configuration menu
    Copy the full SHA
    0984b58 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. must update v2

    1. I decided to change the project's folder structure. (Now the project is more organized)
    
    2. Some packages have been renamed.
    
    3. Some things are still under development, within days there will be more updates.
    sychx committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    a8b6b20 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2021

  1. future resources

    - Just a few features for the next update.
    
    - Resources, referring to wprecon version management.
    
    - And a new face for the readme. I was feeling it kind of polluted.
    sychx committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    c07559b View commit details
    Browse the repository at this point in the history
  2. Update README.md

    I forgot to send the previous commit.
    
    '-'
    sychx committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    f766630 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2021

  1. v2.1.0

    - Finalization and improvement of passive plugin enumeration
    
    - Colors have been added to the banner.
    
    - More project pattern reorganization
    sychx committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    0f46c83 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. v2.2.1a

    - *Improvements*
     - The banner now has a better coloration;
     - Some functions have been renamed;
     - Improved speed in responding to an enumeration using aggressive mode;
     - wprecon folder and package renaming.
    
    - *Added*
     - Passive and aggressive enumeration of themes;
     - Aggressive Enumeration of Plugins.
    
    - *Removed*
     - Version update checking (Has been removed for better speed).
    sychx committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    51454f5 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

  1. v2.3.2a

    - *Improvements*
      - WAF (Active and Aggressive Detection)
    
    - *Added*
      - Command line flags
      - Responsiveness to the banner
      - Middleware Package (WAF)
      - Url Checking
      - Runner Package (Focused on Threads)
      - Views Package (To manage terminal output)
    
    - *Changes*
      - The main of the project has been changed to the folder cli/
    sychx committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    c228a5a View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. Configuration menu
    Copy the full SHA
    77577c3 View commit details
    Browse the repository at this point in the history
  2. Update go.yml

    Update/Correction
    sychx authored Dec 29, 2021
    Configuration menu
    Copy the full SHA
    ac1265a View commit details
    Browse the repository at this point in the history
  3. Update go.yml

    sychx authored Dec 29, 2021
    Configuration menu
    Copy the full SHA
    4b6015f View commit details
    Browse the repository at this point in the history