gwen001 / offsectools_www

A vast collection of security tools and resources curated by the community.
https://offsec.tools
185 stars 23 forks source link

[addtool] Vulmap #828

Closed gwen001 closed 1 year ago

gwen001 commented 1 year ago

[homepage]https://vulmon.com[/homepage] [extra_link]https://github.com/vulmon/Vulmap[/extra_link] [tags]exploits,scanner,cves,vulnerabilities[/tags] [short_descr]Online local vulnerability scanners project.[/short_descr] [long_descr]Vulmap is an open-source online local vulnerability scanner project. It consists of online local vulnerability scanning programs for Windows and Linux operating systems. These scripts can be used for defensive and offensive purposes. It is possible to make vulnerability assessments using these scripts. Also, they can be used for privilege escalation by pentesters/red teamers.

Vulmap can be used to, scan vulnerabilities on the localhost, see related exploits, and download them. Scripts basically, scan the localhost to gather installed software information and ask vulmon.com API if there are any vulnerabilities and exploits related to installed software. If vulnerabilities exist, Vulmap gives CVE ID, risk score, vulnerability's detail link, if exists related exploit ids, and exploit titles. Exploits can be downloaded with Vulmap also.

The main idea of Vulmap is getting real-time vulnerability data from Vulmon instead of relying on a local vulnerability database. Even the most recent vulnerabilities can be detected with this approach. Also, its exploit download feature aids privilege escalation processes. Pentesters and red teamers can download exploits from Exploit DB from the command prompt. To use this feature only thing needed is the id of exploits.[/long_descr] [image]https://raw.githubusercontent.com/gwen001/offsectools_www/main/1a6ad6709e913d3434ecec82f408f670.png[/image]

gwen001 commented 1 year ago

Issue correctly handled, tool is waiting for human validation.

gwen001 commented 1 year ago

Tool has been accepted by the team: https://offsec.tools/tool/vulmap

Thank you for your contribution!