Using threat intelligence to manage software fixes

US12462042B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-12462042-B2
Application numberUS-202318533849-A
CountryUS
Kind codeB2
Filing dateDec 8, 2023
Priority dateDec 8, 2023
Publication dateNov 4, 2025
Grant dateNov 4, 2025

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

A defect in the code of a software program is identified. An initial ranking for the defect in the code of the software program is determined. One or more network websites are crawled to identify information associated with the defect in the code of the software program. The information associated with the defect in the defect in the code of the software program is analyzed. In response to analyzing the information associated with the defect in the code of the software program, a second ranking is created for the defect in the code of the software program. The defects in the code of the software program and the second ranking are generated for display in a graphical user interface. By prioritizing which defects are more critical, the quality of the released software improved. In addition, the released software is more secure because critical defects have been removed.

First claim

Opening claim text (preview).

What is claimed is: 1 . A system comprising: a microprocessor; and a computer readable medium, coupled with the microprocessor and comprising microprocessor readable and executable instructions that, when executed by the microprocessor, cause the microprocessor to: get a defect in code of a software program; get an initial ranking for the defect in the code of the software program; crawl one or more network websites to identify information associated with the defect in the code of the software program, wherein the information associated with the defect in the code of the software program comprises first source code to attack the defect; analyze the information associated with the defect in the code of the software program; in response to analyzing the information associated with the defect in the code of the software program, create a second ranking for the defect in the code of the software program; generate for display, in a graphical user interface, the defect in the code of the software program and the second ranking: retrieve the first source code to attack the defect; analyze the first source code to attack the defect using a machine learning algorithm; and generate, by the machine learning algorithm, second source code to mitigate the first source code to attack the defect. 2 . The system of claim 1 , wherein the microprocessor readable and executable instructions further cause the microprocessor to at least one of: fix the defect in the code of the software program; and generate, for display in a graphical user interface, the second source code to mitigate the first source code to attack the defect. 3 . The system of claim 1 , wherein the machine learning algorithm is trained using source code used to attack a plurality of defects and the corresponding fixes. 4 . The system of claim 1 , wherein the microprocessor readable and executable instructions further cause the microprocessor to: identify a link to a second network website in the information associated with the defect in the code of the software program, wherein the second network website is not one of the one or more network websites; and in response to identifying the link to the second network website in the information associated with the defect in the code of the software program, crawl the second network website to identify additional information associated with the defect in the code of the software program. 5 . The system of claim 4 , wherein the microprocessor readable and executable instructions further cause the microprocessor to: determine, if the additional information associated with the defect in the code of the software program meets defect criteria; and in response to determining that the additional information associated with the defect in the code of the software program meets the defect criteria, save an address of the second network website. 6 . The system of claim 1 , wherein the information associated with the defect in the code of the software program comprises one or more of: a notorious user, an expert user, a fake poster, a semi-legitimate poster, a commentor on a post, users looking at the post, source code to attack the defect, an increase of chatter on a dark web about the defect, a decrease of the chatter on the dark web about the defect, a number of companies impacted by the defect, a number of articles published about the defect, a federal government fix date for the defect, a public posting of private information about the defect, a potential financial impact of the defect, and a number of companies reporting the defect. 7 . The system of claim 1 , wherein analyzing the information associated with the defect in the code of the software program is accomplished by a machine learning algorithm and wherein the microprocessor readable and executable instructions further cause the microprocessor to: receive, from a graphical user interface, feedback from a user about the second ranking; and in response to receiving the feedback from the user about the second ranking, providing the information about the second ranking to retrain the machine learning algorithm. 8 . A method comprising: identifying, by a microprocessor, a defect in code of a software program; get, by the microprocessor, an initial ranking for the defect in the code of the software program; crawling, by the microprocessor, one or more network websites to identify information associated with the defect in the code of the software program, wherein the information associated with the defect in the code of the software program comprises first source code to attack the defect; analyzing, by the microprocessor, the information associated with the defect in the code of the software program; in response to analyzing the information associated with the defect in the code of the software program, creating, by the microprocessor, a second ranking for the defect in the code of the software program; generating for display, by the microprocessor, in a graphical user interface, the defect in the code of the software program and the second ranking; retrieving the first source code to attack the defect; analyzing the first source code to attack the defect using a machine learning algorithm; and generating, by the machine learning algorithm, second source code to mitigate the first source code to attack the defect. 9 . The method of claim 8 , further comprising at least one of: fixing the defect in the code of the software program; and generating, for display in a graphical user interface, the second source code to mitigate the first source code to attack the defect. 10 . The method of claim 8 , wherein the machine learning algorithm is trained using source code used to attack a plurality of defects and the corresponding fixes. 11 . The method of claim 8 , further comprising: identifying a link to a second network website in the information associated with the defect in the code of the software program, wherein the second network website is not one of the one or more network websites; and in response to identifying the link to the second network website in the information associated with the defect in the code of the software program, crawling the second network website to identify additional information associated with the defect in the code of the software program. 12 . The method of claim 11 , further comprising: determining, if the additional information associated with the defect in the code of the software program meets defect criteria; and in response to determining that the additional information associated with the defect in the code of the software program meets the defect criteria, saving an address of the second network website. 13 . The method of claim 8 , wherein the information associated with the defect in the code of the software program comprises one or more of: a notorious user, an expert user, a fake poster, a semi-legitimate poster, a commentor on a post, users looking at the post, source code to attack the defect, an increase of chatter on a dark web about the defect, a decrease of the chatter on the dark web about the defect, a number of companies impacted by the defect, a number of articles published about the defect, a federal government fix date for the defect, a public posting of private information about the defect, a potential financial impact of the defect, and a number of companies reporting the defect. 14 . The method of claim 8 , wherein analyzing the information associated with the defect in the code of the software program is accomplished by a machine learning algorithm and further comprising:

Assignees

Inventors

Classifications

  • Indexing; Web crawling techniques · CPC title

  • G06F21/577Primary

    Assessing vulnerabilities and evaluating computer system security · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US12462042B2 cover?
A defect in the code of a software program is identified. An initial ranking for the defect in the code of the software program is determined. One or more network websites are crawled to identify information associated with the defect in the code of the software program. The information associated with the defect in the defect in the code of the software program is analyzed. In response to anal…
Who is the assignee on this patent?
Angelo Michael F, Hoole Alexander Michael, Grover Douglas Max, and 1 more
What technology area does this patent fall under?
Primary CPC classification G06F21/577. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Nov 04 2025 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 4 related publications on this page (citations in our corpus or others sharing the same primary CPC).