broadcom-portal-cve-collector

command module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 7, 2024 License: BSD-2-Clause Imports: 1 Imported by: 0

README

broadcom-portal-cve-collector

CLI tool to extract CVEs from the Broadcom portal.

Instructions

The CLI does not take any arguments, but you must provide a session token for support.broadcom.com from your web browser.

You can either set the cookie as BC_COOKIE environment variable (remember to wrap in single quotes), or paste inline when running the tool.

Token collection in Chromium based browsers

Browse to the Security Advisories page and log in.

  • Open Developer Tools. Menu > More Tools > Developer Tools

  • Click the Network tab

    network-tab

  • Refresh the web page and wait for it to load with the requests.

  • Click on any of the requests where the name starts with get.

    get-request

  • Click the Headers tab in the pop out

  • Scroll down and expand the Request Headers section

  • Copy ALL text from the Cookie field for use when running the tool

    cookie

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL