forked from future-architect/vuls
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(wpscan): support enterprise feature (future-architect#1875)
* supported the enterprise version of wpscan * remove omitempty * fix struct pointer * Update detector/wordpress.go Co-authored-by: MaineK00n <mainek00n.1229@gmail.com> * add exploitdb to wpscan ref * unexport WpCveInfos, WpCveInfo, and References * unexport some wpscan struct and fix poc, exploit assign * change OffensiveSecurityType to wpscan * Update detector/wordpress.go Co-authored-by: MaineK00n <mainek00n.1229@gmail.com> --------- Co-authored-by: MaineK00n <mainek00n.1229@gmail.com>
- Loading branch information
1 parent
472df0e
commit 50580f6
Showing
2 changed files
with
263 additions
and
27 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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