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

Cummulative changes to vulners.nse script #2812

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

GMedian
Copy link

@GMedian GMedian commented Apr 3, 2024

First and foremost is the fix for using url encode in query string as well as support for gzip encoding in requests.
The requests currently fail because the API stopped (finally) supporting the amlformed requests.

Additional features include:

  • add new http-regex script to determine new cpes for http ports
  • change logic of vulners.nse to use host registry from previous runs of http script
  • logical fixes to vulners script including making several attempt to contact the API

Ilya Govorkov added 2 commits April 3, 2024 14:26
- add gzip encoding
- fix url encoding in GET query
- add new http-regex script to determine new cpes for htt ports
- change logic of vulners.nse to use host registry from previous runs of http script
- logical fixes to vulners script
@vulnersCom
Copy link

Kindly, please review it.
It's crucial for keeping it's working and free for the world.
This one commit will reduce the load on our backends.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants