SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

pyioc rpm build for : OpenSuSE. For other distributions click pyioc.

Name : pyioc
Version : 0~20130422 Vendor : obs://build_opensuse_org/security
Release : lp156.1.1 Date : 2024-01-27 01:47:01
Group : Development/Libraries/Python Source RPM : pyioc-0~20130422-lp156.1.1.src.rpm
Size : 0.00 MB
Packager : https://www_suse_com/
Summary : Python tools for IOC (Indicator of Compromise) handling
Description :
Some simple utilities for parsing IOC files:
iocdump.py: spit out the indicator items being referenced
iocwalk.py: parse the boolean logic behind the IOC and the items referenced.

pyiocClient:
A client for linux/windows that handles basic searches for Files,
processes, registry items and ports. It compiles to native linux/windows
32 or 64bit code via pyinstaller and can therefore be run with no python
interpreter on the client system.

pyiocServer:
The server-side compliment to the client. It dishes out .ioc files to
clients that call in via SOAP over SSL and logs the results of the
client checks.
IOCs can be tailored by a simple directory structure corresponding to
the net CIDR mask of the client system.
i.e.
iocs/172.21-16/firefox.ioc
will issue the firefox.ioc to any system inthe 172.21.0.0/16 ip range
when the client is run.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/security:/forensics/15.6/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  pyioc-0~20130422-lp156.1.1.noarch.rpm
     

Provides :
pyioc

Requires :
python-M2Crypto
python-SOAPpy
python-lxml = 2.3.2
python-netaddr
python-psutil
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
rpmlib(TildeInVersions) <= 4.10.0-1


Content of RPM :
/usr/share/doc/packages/pyioc
/usr/share/doc/packages/pyioc/COPYING
/usr/share/doc/packages/pyioc/README
/usr/share/doc/packages/pyioc/README.opensuse

 
ICM