![]() |
![]() |
![]() |
Tutorial 7: Feature highlight / pre-tutorial on Risk Maps Wed, 15 Oct 2008 IntroductionToday I would to share something interesting we're working on: Risk/Availability/Vulnerability indicator Maps.
The purpose was to fit the most important information that can be gained from ossim all over it's interface, into a simple to use, simple to manage and simple to analyze interface. ::read more
posted at: 14:26 | path: /ossim/tutorials | permanent link to this entry | 1 comments | Documentation Overhaul Thu, 02 Oct 2008 Just a quick note to throw some attention at the major changes we are making to the OSSIM documentation section. We're sort-of hiding deprecated or non-important documentation, reorganizing existing one and releasing new stuff such as configuration instructions forthird party devices. Enjoy :-)
posted at: 08:35 | path: /ossim | permanent link to this entry | 1 comments | NTop session query script Fri, 22 Aug 2008 While coding the session monitor a couple of weeks ago I developed a quick script which could query ntop for session information. Jaime started using it for graphing now, so I thought it might be useful to soembody. Please find the code below. ::read more
posted at: 08:42 | path: /code | permanent link to this entry | 0 comments | Zattoo... Scam ? Mon, 18 Aug 2008 After having used their service for quite some time I received the announcement that they wanted to start charging users a samll fee. I'm talking about Zattoo. Quoting their site:
Zattoo is real TV on your PC - andd it's absolutely free. It's the football game as you chat, the news as you email, and your favorite soap as you pay your bills. Zattoo is also TV when you don't have a TV - it's the channels you want, when you want, where you want.
Well, completely free obviously not anymore, but that doesn't matter. I don't know how well known / widely used this service is outside of Europe, but I've got many frieds here that actually used it. Fact is I wanted to see a soccer match last evening on my computer, in order to let my GF watch here stuff on the big screen. I decided to pay the 2.40 euro (as can be seen here, sending the two sms with ZAT to 7766. After two hours I still didn't have my code (so bye bye match) and after 24 hours and two mails, both using the support form as well as the info email address I'm still waiting for an answer/activation code. 2.40 ain't that much money, but things like these are very annoying. Until I get an answer from them I consider this new "pay-per-view" service a true SCAM, con, swindle, grift, gaffle, bunko, flim flam, stratagem, or scheme (wikipedia ;-) ), since after using the service for a couple of months and getting confident with the people at Zattoo I've paid for a service which I haven't received yet, there's no info about reclamations, payment confirmation, receipt, etc etc... Update 2008/08/18 - First contact from Zattoo, quite dissapointingGot a mail last night from them:
Hi,
Thanks for contacting Zattoo. If you have not received the activation code, you will have to contact Allopass (http://www.es.allopass.com/contact_accueil.php4). They send the codes, not Zattoo.
Yours kindly,
Zattoo Spain
So I know how this story will be evolving. Have you read The Twelve Tasks of Asterix ? I always feel like in the 8th task when something doesn't work out 100% with obscure/big companies or government:Quoting:
So next task: write to the friendly people at the other company. I feel like this will take a long long time... My mail to the new company, I wonder how long it will take them to answer:
To whom it may concern,
On wednesday 2008/08/13 at 19:10 I sent two sms messages to the number "7766" with codeword "ZAT" in it. I was supposed to receive a activation code for Zattoo which never arrived. Yesterday evening I finally got an answer from Zattoo where they state that they don't have to do anything with payments, that I should refer to you. So this is my mail / compliant, I've paid for the service five days ago and still haven't received any answer/feedback or even the product. The phone number where I sent the sms messages from (2x) is 627xxxxxx. Thanks in advance for your attention in this matter.
posted at: 08:34 | path: /rants | permanent link to this entry | 0 comments | Office pics update Wed, 13 Aug 2008 Remember the pictures I posted some months ago while we were moving in ? Well, office looks much better now, so I decided to bring the cam along and take some pictures. Our office is situated between two emblematic building in Madrid, the Torres Blancas and the Puerta de America hotel.
In the meantime we're still working on the 1.0.6 updater, which will feature, among others: The directive editor and reporting probably won't make it into this release, since we want to release before we merge all of the GSoC 2008 data into the main CVS.
posted at: 08:18 | path: /ossim | permanent link to this entry | 1 comments | Plugin GPG signature verification script Wed, 06 Aug 2008 Just had to write a quick script in order to regularly check the repository, wanted to share it. It can be used after having imported the AV VRT verification key.
for i in *.asc; do gpg --verify $i 2>/dev/null; if [ $? == 1 ]; then echo; echo "Bad Sig: $i"; read; else echo -n "."; fi; done
PS: I'd suggest checking out Jaime's Blog (we work together at AV), he's starting to share a bunch of interesting things :-)
posted at: 11:36 | path: /feed | permanent link to this entry | 0 comments | Status update & News Tue, 05 Aug 2008 Back with a quick status update. I hope this will be the last "misc" message in a while, so I can start uploading useful content again. First of all, I hope everything's having a nice summer (or winter ;-)). I had my small share of holiday too, and expect to have another week of two during the next months. ::read more
posted at: 12:27 | path: /ossim | permanent link to this entry | 0 comments | An alternative solution to Tenable's Nessus Feed licensing issues Tue, 05 Aug 2008 We've decided to start working on an alternative feed for Nessus after Tenable having changed licensing again. Excluding even non-profit organizations and testing purposes completely from the feed seems contrary to the open source spirits, so we'll be investing a considerable amount of effort and money into providing a high quality feed for everyone. The final workings of it is still unclear, but we're aiming at the Sourcefire model: if you subscribe you'll get them instantly, everybody else gets them with a slight delay (we're discussing a one to four week delay). One of the goals we've got is getting a good bunch of people interested on this and willing to participate (sort of a Consortium maybe, although we're starting it internally right now) so if you could please share this with people who could have the skill/knowledge to contribute to this, I'd be more than grateful. Last but not least we're looking into a way of ensuring that the effort put into this by everyone won't be abused in any ways, so if anybody has got suggestions about model/licensing/etc it would be great to hear them. Edit: Due to licensing warnings from Tenable I had to rewrite some terminology.
posted at: 06:24 | path: /ossim | permanent link to this entry | 0 comments | Holidays :-) Wed, 16 Jul 2008 At last, time for a short break. I'll be off starting tomorrow until July 27th, down to the "Costa del Sol" with my beloved girlfriend, in order to get some sun, beach and Tintos de verano. The rest will be more than needed, since the next 1/2 year will be stressing:
So, for all of you who're planning holidays too, enjoy them, for those who stay, well, enjoy it too ;-).
posted at: 08:56 | path: /personal | permanent link to this entry | 0 comments | Cheers to our guys at Campus Party Colombia :-) Thu, 10 Jul 2008
I'm writing these lines to cheer at my co-worker (@AlienVault) Santiago "Santi" Gonzalez, who went to Bogota for a couple of weeks in order to implement OSSIM as security event and information monitoring solution at Campus Party in Colombia. Back to the party. You can check out some pictures at Flickr, it's quite of a mess but I'll try to update this entry tomorrow with some interesting pictures. So, as always this is a nice place to test ossim, do some benchmarks and improve some stuff. The party in Valencia is due to the end of this month and we hope we'll be there too :-) Last but not least, a big hug to my friends in Turkiye. Another co-worker (Juanma) has been there a couple of weeks ago doing some training; he's enjoyed it alot and I hope the people undergoing the ossim training too. Edit 2008/07/10: removed links to sites that contain information about AlienVault customers.
posted at: 08:01 | path: /personal/campus | permanent link to this entry | 1 comments | Help request on a Cisco issue. Tue, 27 May 2008 I've got some tests to do with a Cisco 6513 ACE-10 card. My testing environment is very limited and I'd greatly appreciate getting some feedback from someone knowledgeable with that thing. Having someone help me setup a quick test environment with two hosts balancing http would be awesome of course, but any help is greatly appreciated. Should you have any feedback please contact me at dk@ossim.net. TYIA.
posted at: 15:53 | path: /personal | permanent link to this entry | 2 comments | New Forums Thu, 15 May 2008 I'm proud to announce the avilability of our brand new forum infrastructure. We were getting really tired in the end by the lack of features of the sf.net forums, so we decided to setup FUDForum on ossim.net
I for myself am very motivated by this changes, I was getting crazy with the old environment and promised myselft to answer many more things on these new forums.
posted at: 19:25 | path: /ossim | permanent link to this entry | 0 comments | You are invited to take part in The Google Summer of Code(tm) 2008 Mon, 17 Mar 2008
Yay ! we're proud to announce that ossim has been chosen to take part int he google summer of code program. Brian, now it's your turn ;-). Congratulations! Your organization "OSSIM: Open Source Security Information Management" has been accepted in to the Google Summer of Code(tm) 2008. You have been assigned as primary point of contact and as an administrator for your organization. please visit http://code.google.com/soc/mentor_step1.html and sign up using your Google Account. Thanks. - Your friendly Google Summer of Code administrators
posted at: 20:46 | path: /ossim | permanent link to this entry | 0 comments | Forensic database performance optimizations Fri, 14 Mar 2008 Remember the couple of posts I made back in November in the tuning section ? Well, I finally got the time to look into this issue again and have made some interesting discoveries the last couple of days. I'm really enjoying this. The following table illustrates some comparisons between a stock Base 1.3.9 (ossim patched) and the tuned rewrite I've got running right now. These optimizations are now part of our appliance offering (updates for already deployed ones on the way) and will be released to the public afterwards. Thanks to everybody that has been helping me on this, specially to the people at #ossim in freenode ;-). ::read more
posted at: 09:10 | path: /ossim/tuning | permanent link to this entry | 0 comments | Tutorial 6: Plugin writing primer Tue, 11 Mar 2008
A couple of days ago I was fixing the fortinet/fortigate with the kind help of a Swiss OSSIM user (thanks Mikael ;-) ) and I wrote this little piece of python in order to help me out with it. Now I'm using it a lot to debug plugins so I guess more people could benefit from this also :-)
::read more
posted at: 11:38 | path: /ossim/tutorials | permanent link to this entry | 2 comments | We've moved ! Fri, 07 Mar 2008 We just switched offices, the old one was getting too small. Here is a picture where we're still setting up everything, taken from my seat holding up the pc, showing various AlienVault staff testing wifi, hanging around or just tryting to avoid the hard work :-) ![]()
posted at: 17:35 | path: /personal | permanent link to this entry | 0 comments | User feedback Wed, 05 Mar 2008
I wanted to point you at two things I think that are important, things that we've been neglecting in the past months.
So, if you've got bugs or suggestions for ossim, please start posting them there. And if you just want to hang out with us join on the IRC nchannel. During the next days I'll post an update on currenct development, we're working on some exciting features right now ;-)
posted at: 20:01 | path: /ossim | permanent link to this entry | 0 comments | AlienVault OSSIM Installer 1.0.4 released Fri, 22 Feb 2008
After having written the whole thing a reduced version for those with little time available seems in place.
We've released OSSIM 0.9.9 this week, release which was followed by a post to BugTraq regarding some XSS and SQL vulnerabilities present on OSSIM.
Upgrade is encouraged to all OSSIM users. posted at: 23:34 | path: /ossim/installer | permanent link to this entry | 0 comments | 1.0.4 Installer / updater coming :-) Fri, 15 Feb 2008 We're proud to announce the soon-to-be-available 1.0.4 installer (versioning wise it could be 1.1 or even higher because of all of the changes but, well, we called it 1.0.4), both as a standalone ISO image as well as the updater. We've been working very hard the past months on this, the updater has been a nightmare. It's much easier to make an installer than an updater... For those wanting to try it out, just download update.pl and run it on a 1.0 - 1.0.3 installed image (should work with the images we've released inbetween on the forums too). Be warned tho, we're still on final testing phases and there might be some issues in there, any sort of testing will be more than welcome.
Basically the installer will backup all the databases and /etc/*, /usr/share/ossim*, install new packages (ossim 0.9.9), new deps (ossec, munin, fprobe) and tune some other things. A few hints if you're going to try it out:
Check a sample installer output if you're curious.
Here is a more detailed list of the most important changes:
New features:
Updated features:
Bugfixes
posted at: 20:52 | path: /ossim/installer | permanent link to this entry | 1 comments | Interesting log collection / SIM collection document Fri, 01 Feb 2008
Just a short post pointing at a very interesting study published by the "Bundesamt fuer Sicherheit in der Informationstechnik" (part of the German Government dedicated to IT Security) about log analysis. Sadly it's in german and I don't know if they're going to translate it but I wanted to point at it since OSSIM is included as one of aprox fifteen products. Get it here.
posted at: 15:35 | path: /ossim | permanent link to this entry | 1 comments | |
Categories
/ (36)
Archives
2008-Oct Tags | ||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
![]() |






