File tree Expand file tree Collapse file tree 2 files changed +3
-15
lines changed Expand file tree Collapse file tree 2 files changed +3
-15
lines changed Original file line number Diff line number Diff line change @@ -18,12 +18,7 @@ Base Types are divided into categories that correspond to the categories in the
18
18
19
19
| Category | Contained Types |
20
20
| -------- | --------------- |
21
- | illicit_networks | forum_content <br /> blog_content <br /> profile <br /> chat_message <br /> ransomleak <br /> infected_devices <br /> financial_data |
21
+ | illicit_networks | listing < br /> forum_content <br /> blog_content <br /> profile <br /> chat_message <br /> ransomleak <br /> infected_devices <br /> financial_data |
22
22
| open_web | paste <br /> social_media <br /> source_code <br /> google <br /> service <br /> buckets |
23
- | buckets | bucket <br /> bucket_object <br />
24
- | source_code | stack_exchange <br /> source_code_files <br /> source_code_secret |
25
- | leaks | leak |
26
- | domains | domain |
27
- | forum_content | forum_post <br /> forum_topic |
28
- | profile | forum_profile <br /> seller |
29
- | infected_devices | bot <br /> stealer_log |
23
+ | - | leaks |
24
+ | - | domains |
Original file line number Diff line number Diff line change @@ -177,24 +177,17 @@ This endpoint supports the
177
177
` listing `
178
178
` forum_content `
179
179
` blog_content `
180
- ` blog_post `
181
180
` profile `
182
181
` chat_message `
183
182
` ransomleak `
184
183
` infected_devices `
185
184
` financial_data `
186
- ` bot `
187
- ` stealer_log `
188
185
` paste `
189
186
` social_media `
190
187
` source_code `
191
- ` source_code_files `
192
- ` stack_exchange `
193
188
` google `
194
189
` service `
195
190
` buckets `
196
- ` bucket `
197
- ` bucket_object `
198
191
</Expandable >
199
192
200
193
Learn more about [ Event Source Filters <Icon icon = " book" size = { 16 } />] ( /advanced/event-source-filters ) .
You can’t perform that action at this time.
0 commit comments