News:

Wieners, Brats, Franks, we've got 'em all.

Main Menu

Blog!

Started by iago, August 25, 2008, 10:08:01 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

iago

I finally got off my ass and created a blog for myself. Check it out! http://www.skullsecurity.org (and don't forget to subscribe to the rss!).

It's going to be based on security stuff, and I'll basically be posting what I'm working on. So, if you're interested in what I'm doing, check it out!

I started with a pretty extensive piece on NetBIOS.



rabbit

"Archives" on the right overlaps some category....I can't read what....but it's really annoying.

iago

Yeah, the template is kind of broken, I'm going to fix that.

Just use the RSS. :)

iago


iago

So, for anybody who hasn't been subscribing, I'm up to three posts now (all about my work with NetBIOS and SMB)

nbtool 0.02 released! (also, a primer on NetBIOS) -- How NetBIOS works, and also a tool I'm working on.
ANDX... and what? -- About weird design decisions in NetBIOS/SMB
LANMAN and NTLM: Not as complex as you think! -- How Windows passwords are hashed

Blaze

Who named it LANMAN?  :P
And like a fool I believed myself, and thought I was somebody else...

iago

#6
It's short for "LAN Manager", which was an old network operating system.

Interesting tidbit, if the GUEST account is enabled, and you mistype your username, Windows automatically logs you in as guest. :)

Quote$ ./smbclient -u blahblah -p 'fakepassword' 192.168.1.41
Sending protocol negotiation to 192.168.1.41:445
Attempting to establish SMB session with WORKGROUP/TEST1...
Account not found, automatically logged in as GUEST!
Cool stuff! :)

iago

#7
New blog posts!

I think I've posted a couple times since I've mentioned it here, so check the index to see what you haven't read, and, while you're at it, subscribe to the rss!

(incidentally, this isn't an especially exciting blog post, it's very technical, but eh? you could learn something)

edit: fixed iago's horrible bbcode failure