https://github.com/caledoniaproject/wapplyzer-rule-formalize
Formalize wapplyzer rules for easier golang intergration
https://github.com/caledoniaproject/wapplyzer-rule-formalize
Last synced: 10 months ago
JSON representation
Formalize wapplyzer rules for easier golang intergration
- Host: GitHub
- URL: https://github.com/caledoniaproject/wapplyzer-rule-formalize
- Owner: CaledoniaProject
- Created: 2021-10-21T06:33:47.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-21T06:38:51.000Z (over 4 years ago)
- Last Synced: 2025-01-20T14:48:51.504Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Introduction
Formalize wapplyzer rules for easier golang intergration, requires python 3.9+ to run: https://github.com/AliasIO/wappalyzer/blob/master/README.md
# Usage
```bash
%> ./main.py
Fetching https://raw.githubusercontent.com/AliasIO/wappalyzer/master/src/categories.json
Fetching https://raw.githubusercontent.com/AliasIO/wappalyzer/master/src/technologies/_.json
Fetching https://raw.githubusercontent.com/AliasIO/wappalyzer/master/src/technologies/a.json
Fetching https://raw.githubusercontent.com/AliasIO/wappalyzer/master/src/technologies/b.json
Fetching https://raw.githubusercontent.com/AliasIO/wappalyzer/master/src/technologies/c.json
...
```