Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/theopolis/uefi-spider
Crawl/download UEFI/BIOS updates from ISV/OEM distributors.
https://github.com/theopolis/uefi-spider
Last synced: 19 days ago
JSON representation
Crawl/download UEFI/BIOS updates from ISV/OEM distributors.
- Host: GitHub
- URL: https://github.com/theopolis/uefi-spider
- Owner: theopolis
- License: mit
- Created: 2014-03-07T23:20:02.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-05-17T02:59:52.000Z (over 10 years ago)
- Last Synced: 2023-03-22T18:12:43.491Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 240 KB
- Stars: 58
- Watchers: 13
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
UEFI Spider
===========
The UEFI Spider is a set of HIGHLY specific scripts containing spidering logic for
ISV/OEMs providing downloadable UEFI firmware updates. Each spider will attempt to document (in JSON) and download every identified UEFI firmware update.**WARNING:** Using this tool is dangerous, upon running each spider you will have downloaded well over 50G of firmware updates. This is highly taxing on both your bandwidth and the services hosting the updates. Please read the EULA for each site before spidering. This code is provided for reference only; this project and its authors do not encourage using the spiders.
Installation
------------
**Requirements**
::$ apt-get install libxml2-dev libxslt1-dev python-dev
$ pip install scrapyUsage
-----
::$ scrapy crawl -a dump=/path/to/spider/output DellSpider
**Supported Vendors**
- ASRock
- Dell
- Gigabyte
- Intel
- Lenovo
- HP
- MSI
- VMware