(.... never say "last change" ;-)
I'd like to change the classification.taxonomy to become case insensitive.
Because it makes sense.
Any serious objections?
Best,
a.
Hi *,
Tuesday is our developer conf call day.
We switched it to 10:00 a.m. CET in order to sort of accommodate the Australian colleagues.
If you want to participate , please ping me and I'll send you the extension and tel#.
Best,
Aaron.
Hi,
IntelMQ uses dictionaries to represent messages (in python, json etc.).
We use a flat and unnested structure, which is one of the first design
goals made in the very beginning of IntelMQ AFAIK.
E.g. we have field names like "source.ip"
But there's also another possible representation, which is implemented
in IntelMQ: nested structures. E.g.:
flat: {"classification.type": "unknown", "source.asn": 456, "source.ip":
"127.0.0.1"}
nested: {"classification": {"type": "unknown"}, "source": {"ip":
"127.0.0.1", "asn": 456}}
The first is used everywhere except:
The messages to_json and to_dict methods, which use the nested format by
default. These methods are used in these output bots: file, xmpp,
restapi, mongodb, intelmqmailer
I think, that this is a wrong default. The default should be something
which can be directly interpreted by IntelMQ: the flat structure.
Proposal: make flat default and nested optional (for the function and
the bots)
Sebastian
--
// Sebastian Wagner <wagner(a)cert.at> - T: +43 1 50564167201
// CERT Austria - http://www.cert.at/
// Eine Initiative der nic.at GmbH - http://www.nic.at/
// Firmenbuchnummer 172568b, LG Salzburg
Hi IntelMQ-Users,
there is a discussion to improve the modify bot at [1].
As it stand we will change the configuration syntax.
So how many custom rules for this bot do you have in use?
Let us know so we can estimate how much support
for the old configuration syntax is necessary.
Best Regards,
Bernhard
[1] https://github.com/certtools/intelmq/issues/647
--
www.intevation.de/~bernhard +49 541 33 508 3-3
Intevation GmbH, Osnabrück, DE; Amtsgericht Osnabrück, HRB 18998
Geschäftsführer Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner
hello I'm still stuck on intelmq
> From: intelmq-dev-request(a)lists.cert.at
> Subject: Intelmq-dev Digest, Vol 6, Issue 7
> To: intelmq-dev(a)lists.cert.at
> Date: Thu, 11 Aug 2016 12:00:01 +0200
>
> Send Intelmq-dev mailing list submissions to
> intelmq-dev(a)lists.cert.at
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.cert.at/cgi-bin/mailman/listinfo/intelmq-dev
> or, via email, send a message with subject or body 'help' to
> intelmq-dev-request(a)lists.cert.at
>
> You can reach the person managing the list at
> intelmq-dev-owner(a)lists.cert.at
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Intelmq-dev digest..."
>
>
> Today's Topics:
>
> 1. Re: 2 error (Bernhard Reiter)
> 2. Re: 2 error (Bernhard Reiter)
> 3. Re: 2 error (Bernhard Reiter)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 10 Aug 2016 15:39:42 +0200
> From: Bernhard Reiter <bernhard(a)intevation.de>
> To: intelmq-dev(a)lists.cert.at
> Cc: ben dosso <dbm93(a)live.fr>
> Subject: Re: [Intelmq-dev] 2 error
> Message-ID: <201608101539.42787.bernhard(a)intevation.de>
> Content-Type: text/plain; charset="utf-8"
>
> Hi Ben,
>
> thanks for trying intelmq!
>
> Am Mittwoch, 10. August 2016 15:03:28 schrieb ben dosso:
> > first error
> > I installed Ubuntu on intelmq 16 application does not pass.
>
> Which version of intelmq did you install precisely?
> Which documentation were you following?
> (Or which steps did you take?)
>
> > I am sending
> > you the error message with an attachment and when I am the way opt /
> > intelmq intelmq the file can not be opened. I was told not to display the
> > content and also you do not have the required permissions to view the
> > contents of "intelmq".
>
> BTW: It would be nice if you could send the error message in a text format
> (if you can copy and paste the text out of that window).
>
> It seems that the file in question is malformed (or does not have the
> necessary contents), you should inspect the file.
> (Which you will be able to do as root user.)
>
> Best Regards,
> Bernhard
>
> --
> www.intevation.de/~bernhard +49 541 33 508 3-3
> Intevation GmbH, Osnabr?ck, DE; Amtsgericht Osnabr?ck, HRB 18998
> Gesch?ftsf?hrer Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner
>
> > > https://github.com/certtools/intelmq/blob/master/docs/User-Guide.md
> > What does
> > ls -l /opt/intelmq/etc
> > give you?
> ubuntu 16 I can not open a file intelmq
The "Install" step in the User-Guide.md should have created the directory
or given you other error messages. If you can, maybe you would want to
see if there is a GNU/Linux person you can find that gives you a hand.
Best Regards,
Bernhard
ps.: Please keep the mailinglist in cc, there are many more people that may
be able to help you with intelmq.
--
www.intevation.de/~bernhard +49 541 33 508 3-3
Intevation GmbH, Osnabrück, DE; Amtsgericht Osnabrück, HRB 18998
Geschäftsführer Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner
Am Mittwoch, 10. August 2016 16:30:42 schrieb ben dosso:
> I give you the links for the application. this is the tutorial I followed
> to install the application on Ubuntu 16 and 14 I also ubuntu you copy
> errors ubuntu 16 connections :
> https://github.com/certtools/intelmq/blob/master/docs/User-Guide.mderror :
> localhost indique:Failed to obtain JSON:http://localhost/php
> load_configs.php ?file=bots with error: Parsererror SyntaxERROR:unexpected
> token < in JSON at position 0 the error was made bold
What does
ls -l /opt/intelmq/etc
give you?
--
www.intevation.de/~bernhard +49 541 33 508 3-3
Intevation GmbH, Osnabrück, DE; Amtsgericht Osnabrück, HRB 18998
Geschäftsführer Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner
first error
I installed Ubuntu on intelmq 16 application does not pass. I am sending you the error message with an attachment and when I am the way opt / intelmq intelmq the file can not be opened. I was told not to display the content and also you do not have the required permissions to view the contents of "intelmq".
second error
I installed intelmq on a virtual machine ubuntu 14 but this time I encounter this error
I have a problem about using Application intelmq
> From: intelmq-dev-request(a)lists.cert.at
> Subject: Intelmq-dev Digest, Vol 6, Issue 2
> To: intelmq-dev(a)lists.cert.at
> Date: Mon, 8 Aug 2016 12:00:02 +0200
>
> Send Intelmq-dev mailing list submissions to
> intelmq-dev(a)lists.cert.at
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.cert.at/cgi-bin/mailman/listinfo/intelmq-dev
> or, via email, send a message with subject or body 'help' to
> intelmq-dev-request(a)lists.cert.at
>
> You can reach the person managing the list at
> intelmq-dev-owner(a)lists.cert.at
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Intelmq-dev digest..."
>
>
> Today's Topics:
>
> 1. Re: Taxonomies & Sharing mechanism [SEC=UNCLASSIFIED]
> (Clark, Andrew)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 8 Aug 2016 05:55:55 +0000
> From: "Clark, Andrew" <Andrew.Clark(a)cert.gov.au>
> To: Otmar Lendl <lendl(a)cert.at>, "intelmq-dev(a)lists.cert.at"
> <intelmq-dev(a)lists.cert.at>
> Subject: Re: [Intelmq-dev] Taxonomies & Sharing mechanism
> [SEC=UNCLASSIFIED]
> Message-ID:
> <454F4A633809FD40898A9D230EDFA93138B2E82B(a)ACTDC01MLD02V.agdnet.ag.gov.au>
>
> Content-Type: text/plain; charset="utf-8"
>
> UNCLASSIFIED
> Hi Otmar,
>
> I have never really investigated what's out there in terms of taxonomies, to any great extent.
>
> We use MISP, and if you haven't seen it, take a look at how many taxonomies they've tried to accommodate: https://github.com/MISP/misp-taxonomies/
>
> If I'm reading the correct things, I suspect we might be lucky because the CERT.pt taxonomy looks very similar to the eCSIRT taxonomy used by IntelMQ (and supported by MISP).
>
> The CERT.pt taxonomy (from this site: http://www.cncs.gov.pt/cert-pt-2/documents-2/) includes 18 "incident types" and 10 "incident classes". The ClassificationType class from IntelMQ supports 20 values, including the 18 from the CERT.pt taxonomy, plus "unknown" and "blocklist". Based on this, I don't think there is a good reason to change what IntelMQ uses now.
>
> Regarding STIX and Cybox (and TAXII), here at CERT Australia we are using them heavily. STIX includes a 'TTP' object which can be associated with Indicators. TTPs include 'behaviours' and while STIX supports the CAPEC (capec.mitre.org) taxonomy natively, it would be easy to extend to support arbitrary taxonomies.
>
> Hope you're enjoying your vacation!
>
> Andrew
>
> -----Original Message-----
> From: Intelmq-dev [mailto:intelmq-dev-bounces@lists.cert.at] On Behalf Of Otmar Lendl
> Sent: Saturday, 6 August 2016 2:07 AM
> To: intelmq-dev(a)lists.cert.at
> Subject: [Intelmq-dev] Taxonomies & Sharing mechanism
>
>
> Folks,
>
> as I will attending the ENISA/EC3 workshop in The Hague this autumn, I got an invitation to a preparatory survey which asks questions about a consensus regarding taxonomies and information sharing formats to be used in CERT/CERT and CERT/LE information sharing.
>
> IntelMQ is based on eCSIRT II, which some working-group in the ENISA/EC3/EMPACT universe has declared to be obsolete.
>
> See this monster of a report:
> https://www.enisa.europa.eu/publications/information-sharing-and-common-tax…
>
> Their new shiny pony is based on the work of CERT.pt, and they want to to use the meeting this year to finalize that decision. I have no clue how big the delta to eCSIRT II is.
>
> IMHO the IntelMQ community has to decide how to react. E.g.
>
> a) stay with eCSIRT II framework
> b) adopt the new one
>
> and
>
> what stance to take on an inter-organisational sharing mechanism.
>
> So what do you all think?
>
> otmar (who will be on vacation the next weeks, don't expect me to reply
> soon)
>
> ------------------
>
> The survey asks:
>
> Do you believe that the Common Taxonomy for the national network of CSIRT/LEA (formerly known as CERT.PT Taxonomy) is suitable for CSIRT/LEA communication?
>
> Yes / No / Other
>
> Have you ever used one of the following?
>
> STIX / CybOX / Other sharing Mechanism
>
> What do you think could be a suitable sharing mechanism for the Common Taxonomy for the national network of CSIRT/LEA?
>
> STIX / CybOX / Other sharing Mechanism
>
> Extract from 'Report on Information Sharing and Common Taxonomies between CSIRTs and Law Enforcement Agencies'
>
> A clear distinction should be made between a taxonomy, a sharing mechanism and a sharing platform to avoid any possible confusion. While a taxonomy is a way of describing information through classification, a sharing mechanism structures the way the information is encoded. For example, a sharing mechanism might provide rules for names and positions of XML tags to allow a file to be treated automatically. Finally, a sharing platform is a tool allowing to share information. It is not mandatory to have such a platform ? files containing information structured according to a standard and classified according to a taxonomy could simply be sent by e-mail, for example. Nevertheless, the use of a sharing platform allows users to easily share information in a structured way.
>
>
> --
> // Otmar Lendl <lendl(a)cert.at> - T: +43 1 5056416 711 // CERT Austria - http://www.cert.at/ // Eine Initiative der nic.at GmbH - http://www.nic.at/ // Firmenbuchnummer 172568b, LG Salzburg
>
>
> ----------------------------------------------------
> If you have received this transmission in error please
> notify us immediately by return e-mail and delete all
> copies. If this e-mail or any attachments have been sent
> to you in error, that error does not constitute waiver
> of any confidentiality, privilege or copyright in respect
> of information in the e-mail or attachments.
>
> ------------------------------
>
> Subject: Digest Footer
>
> _______________________________________________
> Intelmq-dev mailing list
> Intelmq-dev(a)lists.cert.at
> http://lists.cert.at/cgi-bin/mailman/listinfo/intelmq-dev
>
>
> ------------------------------
>
> End of Intelmq-dev Digest, Vol 6, Issue 2
> *****************************************