ioc-extractor
Preparing search index...
IOCExtractor
Class IOCExtractor
Index
Constructors
constructor
Methods
extract
IOC
partial
Extract
IOC
Constructors
constructor
new
IOCExtractor
(
s
:
string
)
:
IOCExtractor
Parameters
s
:
string
Returns
IOCExtractor
Methods
extract
IOC
extractIOC
(
options
?:
Options
)
:
IOC
Extract IoCs from a string
Parameters
options
:
Options
= ...
Returns
IOC
partial
Extract
IOC
partialExtractIOC
(
only
:
IOCKey
[]
,
options
?:
Options
)
:
Partial
<
IOC
>
Partially extract IoCs a string
Parameters
only
:
IOCKey
[]
options
:
Options
= ...
Returns
Partial
<
IOC
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
extract
IOC
partial
Extract
IOC
ioc-extractor
Loading...
Extract IoCs from a string