Coder Social home page Coder Social logo

iocgen's People

Contributors

junkh3ap avatar koujiandou-mhfg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

iocgen's Issues

Format error in IOC file generated on cuckoo, using 'iocaware_openioc.py' script

I have used python script file "iocaware_openioc.py" to automatically generate IOCs of malware samples submitted to cuckoo. Its working fine but when I opened those IOC files in Madiant IOC editor, it gave error of 'unkown format' or 'invalid formta' and did not open IOC files.
Can anyone help me that am I missing something? Any type of help will be highly appreciated.

ERROR: Failed to run the reporting module "IOCAware_STIX"

ERROR: Failed to run the reporting module "IOCAware_STIX":
Traceback (most recent call last):
File "/opt/cuckoo/lib/cuckoo/core/plugins.py", line 507, in process
current.run(self.results)
File "/opt/cuckoo/modules/reporting/iocaware_stix.py", line 62, in run
doCuckoo(results)
File "/opt/cuckoo/modules/reporting/iocaware_stix.py", line 355, in doCuckoo
staticitems = results['static']
KeyError: 'static'

Does the stix.py script require modification or other?

When i run an analysis through Cuckoo IOCaware_stix fails

Once the Cuckoo analysis finishes, i receive:

2015-01-30 09:59:10,096 [lib.cuckoo.core.plugins] ERROR: Failed to run the reporting module "IOCAware_STIX":
Traceback (most recent call last):
File "/home/rm/cuckoo/lib/cuckoo/core/plugins.py", line 499, in process
current.run(self.results)
File "/home/rm/Desktop/cuckoo/modules/reporting/ziocaware_stix.py", line 62, in run
doCuckoo(results)
File "/home/rm/Desktop/cuckoo/modules/reporting/ziocaware_stix.py", line 448, in doCuckoo
metadata = {'malfilename':malfilename, 'malmd5':malmd5, 'malsha1':malsha1, 'malsha256':malsha256, 'malsha512':malsha512,
UnboundLocalError: local variable 'malmd5' referenced before assignment
2015-01-30 09:59:10,097 [lib.cuckoo.core.scheduler] INFO: Task #3: reports generation completed (path=/home/rm/Desktop/cuckoo/storage/analyses/3)
2015-01-30 09:59:10,271 [lib.cuckoo.core.scheduler] INFO: Task #3: analysis procedure completed

I have not been able to figure out what is causing the error

missing domains(?)

i have a bunch of samples i've been running through a local cuckoo instance which call out to particular domains. right now the domains don't resolve and it appears the stix module (also tested openioc) doesn't appear to process these

was this by design, or is it a bug? :)

ERROR: Failed to run the reporting module "IOCAware_OpenIOC

[lib.cuckoo.core.plugins] ERROR: Failed to run the reporting module "IOCAware_OpenIOC":
Traceback (most recent call last):
File "/opt/cuckoo/lib/cuckoo/core/plugins.py", line 507, in process
current.run(self.results)
File "/opt/cuckoo/modules/reporting/iocaware_openioc.py", line 20, in run
doCuckoo(results)
File "/opt/cuckoo/modules/reporting/iocaware_openioc.py", line 258, in doCuckoo
fileitems = results['target']['file']
KeyError: 'file'

Does the openioc.py script require modification or other?

ERROR: Failed to run the reporting module "IOCAware_OpenIOC"

Traceback (most recent call last):
File "/home/cuckoo/cuckoo/lib/cuckoo/core/plugins.py", line 533, in process
current.run(self.results)
File "/home/cuckoo/cuckoo/modules/reporting/iocaware_openioc.py", line 21, in run
doCuckoo(results, self.options, self.reports_path)
File "/home/cuckoo/cuckoo/modules/reporting/iocaware_openioc.py", line 256, in doCuckoo
staticitems = results['static']
KeyError: 'static'

The version of cuckoo that I used is cuckoo-current.Can anyone tell me how to modify this issue?I would like to thank you very much!

Error when writing out new STIX indicator file - Unexpected Keyword Argument

I'm seeing the following error when Cuckoo attempts to write out the STIX indicator file.

2014-10-01 00:12:48,302 [lib.cuckoo.core.plugins] WARNING: The reporting module "IOCAware_STIX" returned the following error: Failed to generate IOCAware_STIX results: to_obj() got an unexpected keyword argument 'ns_info'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.