• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

WPScan: v3.5.0

Status
Not open for further replies.

itsMe

*KillmeMories*
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
Joined
Jan 8, 2019
Messages
56,623
Solutions
2
Reputation
32
Reaction score
100,456
Points
2,313
Credits
32,750
‎6 Years of Service‎
 
76%
wpscan_background.jpg


WPScan 3.5.0 – New Features & Fixes

    All enumeration processes, and most other checks now use HEAD requests and then perform a GET when suitable. This reduces the data received, especially with custom 404 returning a lot of data
    Make sure files which can return a lot of data, such as SQL dumps, are checked with a Range header
    Running Stats (Requests done, Memory used and so on) are now always displayed at the end of the scan, when the scan is valid, ie not CLI errors, not WordPress Error etc (so once the URL and Started time are displayed, stats will be output at the end no matter what)
    More accurate memory usage, by getting the starting memory when a scan is initialised
    Additional detection of the WP-JSON API via the source of the homepage
    Detection of wp-content dir from RAW JavaScript
    Password Attack against the wp-login.php improved to avoid False Positive
    Minified version of static files also checked when trying to determine WP version
    Check errors 500 as well as custom 401/403 during plugin/theme enumeration

Removals

    WPScan is no longer checking for the changelog URLs when displaying plugins and themes. Versions detection from changelogs are still performed

Fixes

    Regression of the wp-content detection, when a sub-dir was present
    Empty usernames being detected from RSS feed
    BackTrace error always displayed when wp-content dir not detected

Dev Stuff

    Profiling executable added
    frozen_string_literal comment is now used everywhere, to reduce object allocations
    Better code for WpVersion#all
    Models and Errors moved into their own namespace

To see this hidden content, you must like this content.
 
Status
Not open for further replies.
Back
Top