SecurityRatty :: tag: views
Featured Articles :: How to export Lotus Notes views to a Microsoft Excel database :: Giving SQL Injection the Respect it Deserves :: 2007 :: Thwarting a large-scale phishing attack :: Speaking of Security Podcast #45 :: Innovative spam subject lines :: DRM Scorecard Makes Me Wonder: The Media Industry and the TSA, Sadistic or Incompetent? :: U.S. Customs Seizing Laptops :: Simplify queries with SQL Server 2005 common table expressions (CTEs) :: Links for 2008-02-20 [del.icio.us]
Exporting data from Lotus Notes views into Microsoft Excel can be simple. Learn how by using a LotusScript agent, a shared action and HTML table formatting
...views also), the underlying database permissions model prevents the attack by denying access to the attacker
It's interesting that the SDL offers three SQL injection requirements; only one actually remedies the problem (secure by design) and the other two offer mores defenses assuming failure (secure by default
Of course, a simple set of...
...views to my blog, it has helped me more to explore and find people on the network. I have been able to populate my RSS feed list from a number of bloggers and I hope to add more. I just need the time
So, who is honoured to be in my RSS feed
First up is my brother-from-another-mother - Andy the IT guy . I call him that because he has a very...
...views. It turned out that the phishing pages generating 95% of the new phishing traffic targeted MySpace , the popular social networking site. While a MySpace account does not have any intrinsic monetary value, phishers had come up with ways to monetize this attack. We observed hijacked accounts being used to spread bulletin board spam for...
Click here to listen/download (06:56
This week, co-host Paul Joyal speaks with Rich Mogull , Research Vice President for Information Security and Risk at Gartner , a global analyst firm that delivers technology-related insight to its clients. He talks about his upcoming appearance at the RSA Conference in early February and offers his views on...
...views of the immortal Emmanuel on that subject
The river of time itself consisted for the most part of bright-coloured foreign cars with water spurting up in fountains from under their tyres
All day sitting down there cursing curses at the dog
Implement conditional, iterative, and jump flow control statements and arrays
Bilbo was crossing the...
...views as authorized behavior (media playback) without expecting someone else to utilize that decryption key for other behavior, such as making Fair Use backups or sharing it on a P2P network
Encryption is defined as the science and study of secret writing. What is it that the media industry is trying to keep secret? While we may want I Now...
...views, religious practices and other activities potentially protected by the First Amendment. The question of whether border agents have a right to search electronic devices at all without suspicion of a crime is already under review in the federal courts
The lawsuit was inspired by two dozen cases, 15 of which involved searches of...
Common table expressions (CTEs) are a handy alternative to using derived tables and views in SQL Server 2005 for retrieving data. There's no need to repeat complex code because CTEs separate code into unique units and they're self-referencing within your query. Here's a CTE how-to with examples, including details for one of its most valuable...