Skip to content

Commit

Permalink
Update normalizer texts in katalogus for some normalizers. (#3821)
Browse files Browse the repository at this point in the history
Co-authored-by: Jan Klopper <[email protected]>
  • Loading branch information
stephanie0x00 and underdarknl authored Nov 12, 2024
1 parent 24d10a5 commit 09ef3ff
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"id": "kat_manual_ooi",
"name": "Manual OOI normalizer",
"description": "Parses manually added objects.",
"consumes": [
"manual/ooi"
],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"id": "kat_shodan_internetdb_normalize",
"name": "Shodan InternetDB normalizer",
"description": "Parses Shodan InternetDB into findings.",
"consumes": [
"boefje/shodan_internetdb"
],
Expand Down
1 change: 1 addition & 0 deletions boefjes/boefjes/plugins/pdio_subfinder/normalizer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"id": "pdio-subfinder-normalizer",
"name": "PDIO subfinder",
"description": "Parses ProjectDiscovery subfinder data for finding subdomains.",
"consumes": [
"boefje/pdio-subfinder"
],
Expand Down

0 comments on commit 09ef3ff

Please sign in to comment.