Add documentation for wordpress_pingback_access module#21186
Merged
cgranleese-r7 merged 4 commits intorapid7:masterfrom Mar 31, 2026
Merged
Add documentation for wordpress_pingback_access module#21186cgranleese-r7 merged 4 commits intorapid7:masterfrom
cgranleese-r7 merged 4 commits intorapid7:masterfrom
Conversation
This document outlines the WordPress Pingback Access Scanner module, its verification steps, options, and scenarios for use in security assessments.
Contributor
|
Please run |
Contributor
Author
|
Ran msftidy_docs and updated the documentation to follow the required format. Please let me know if any further changes are needed. |
8ad58e0 to
93fb3b4
Compare
Removed redundant sections and improved formatting for clarity.
Contributor
|
The scenarios section should show an example of running the module against a target. For example: https://github.com/rapid7/metasploit-framework/blob/master/documentation/modules/auxiliary/scanner/chargen/chargen_probe.md#scenarios |
Updated verification steps and added example run for clarity.
Contributor
Author
|
Updated scenarios section with proper formatting and output separation as suggested. |
documentation/modules/auxiliary/scanner/http/wordpress_pingback_access.md
Show resolved
Hide resolved
Reformatted the verification steps and options for clarity. Removed redundant lines and added example usage.
cgranleese-r7
approved these changes
Mar 31, 2026
Contributor
Release NotesAdds documentation for the |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds documentation for the wordpress_pingback_access module, including:
Follows the standard documentation template.