Sign in
Being Cellfish
Stuff I wished I've found in some blog (and sometimes did)
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
*nix
.Net
Agile
Azure
BDD
C++
Christmas
DDD
Development
GUI
Java
Kanban
MFC
Military
Open source
Pages
PHP
Python
Relocate
Review
Robot
Ruby
SCX
Security
SQL
TDD
Test
Tools
Browse by Tags
MSDN Blogs
>
Being Cellfish
>
All Tags
>
security
Tagged Content List
Blog Post:
Federated login relies on target site to be secure
Emil Gustafsson
I attended an interesting talk in the last week that was based on a paper from MSR . It was interesting to hear that in this day where federated logins where you use your facebook, google or live credentials to login to some 3rd party site is very convenient but a lot of these 3rd party sites are not...
on
14 May 2012
Blog Post:
Phishing Test
Emil Gustafsson
Every time I hear of somebody falling for a phishing attempt it puzzles me since I found it so obvious when I see a phishing attempt. So yesterday I did the Phishing and Spam IQ test . Some of the questions were quite hard since you don't know if you have ordered such a service mentioned or not. But...
on
15 Jan 2009
Blog Post:
Getting the logged on windows user in your apache server
Emil Gustafsson
I was recently involved in a discussion where a company was developing an intra-net site using Apache and PHP on a Windows server. All clients were windows and they wanted to know who was connecting to the intra-net site (only accessible inside the company firewall). And they wanted a SSO (single sign...
on
26 Aug 2008
Blog Post:
ntlm.php
Emil Gustafsson
<?php // This a copy taken 2008-08-21 from http://siphon9.net/loune/f/ntlm.php.txt to make sure the code is not lost. // For more information see: // http://blogs.msdn.com/cellfish/archive/2008/08/26/getting-the-logged-on-windows-user-in-your-apache-server.aspx // NTLM specs http://davenport...
on
26 Aug 2008
Blog Post:
Using CSS to fetch user browser history
Emil Gustafsson
If you know what you're looking for in the user's browser history there is a pretty simple way to check if the user have visited a certain site recently or not. Basically you can create an invisible iframe with the link(s) you want to check and then use java script to query the appearance of the link...
on
12 Aug 2008
Page 1 of 1 (5 items)