Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.5%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: intel
  • License: other
  • Language: C
  • Default Branch: main
  • Size: 6.03 MB
Statistics
  • Stars: 14
  • Watchers: 4
  • Forks: 6
  • Open Issues: 2
  • Releases: 0
Created about 2 years ago · Last pushed 7 months ago
Metadata Files
Readme Contributing License Code of conduct Citation Security

README.md

Host-based Firmware Analyzer - Fuzzing Lite (HBFA-FL)

The the Host-based Firmware Analysis - Fuzzing Lite (HBFA-FL) is based off of forking the original HBFA from the edk2-staging repository. The original release of HBFA is described in the white-paper: "Using Host-based Firmware Analysis to Improve Platform Resiliency". The original release authors were Brian Richardson, Chris Wu, Jiewen Yao, and Vincent J. Zimmer.

The goal for HBFA-FL is to update the original codebase, enhancing some features and removing/streamlining some others, with a focus on functionality for Linux environments. To that end, HBFA-FL removes much of the original HBFA code base, including support for Windows and unit-testing; we retain support for fuzzing with AFL and LibFuzzer. This repository is effectively a fork from the original version of HBFA at this commit : ead8f4f8eefdb2eb762184e1a5809c43d6908952

Getting Started

To get started using HBFA-FL, we recommend taking a look at the documentation, starting here.

Owner

  • Name: Intel Corporation
  • Login: intel
  • Kind: organization
  • Email: webadmin@linux.intel.com

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Tipton"
  given-names: "Earl Lynn"
  orcid: "https://orcid.org/0000-0003-0763-173X"
- family-names: "Delgado"
  given-names: "Brian"
- family-names: "Bjorge"
  given-names: "Erik C."
- family-names: "Gomez-Iglesias"
  given-names: "Antonio"
title: "Host Based Firmware Analyzer - Fuzzing Lite (HBFA-FL)"
version: 0.11
doi: ""
date-released: 2024-02-19
url: "https://github.com/intel/HBFA-FL"

GitHub Events

Total
  • Issues event: 1
  • Watch event: 2
  • Push event: 4
  • Pull request review comment event: 2
  • Pull request review event: 4
  • Pull request event: 2
  • Fork event: 5
  • Create event: 1
Last Year
  • Issues event: 1
  • Watch event: 2
  • Push event: 4
  • Pull request review comment event: 2
  • Pull request review event: 4
  • Pull request event: 2
  • Fork event: 5
  • Create event: 1

Dependencies

.github/workflows/build_testcases.yml actions
  • actions/checkout b4ffde65f46336ab88eb53be808477a3936bae11 composite
requirements.txt pypi