Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

7
votes
15answers
612 views

How can I stay up-to-date on computer (especially software) security?

I recently bought and read a box set of books on security (Building Secure Software: How to Avoid Security Problems the Right Way, Exploiting Software: How to Break Code, and Software Security: ...
7
votes
10answers
8k views

CPU serial number

How do I obtain the serial number of the CPU in a PC?
4
votes
3answers
3k views

iPhone client certificate

I would like to verify that an app I am writing is running on an iPhone. What would be perfect is this: Apple baked an SSL client certificate into each iphone which can be authenticated by a ...
2
votes
3answers
1k views

Security Testing Types

What are the different types of Security Testing?
2
votes
4answers
229 views

Free (and/or open source) security software

I know about my options for antivirus, antispyware, and firewall, but are there any higher end security tools for any operating systems (although I'm running Windows and Cygwin, so those options would ...
1
vote
3answers
47 views

User Privacy and Data Security in Databases

Is there a way to design a database where users' profile data can be protected in case of system intrusion? For example, private data may be valuable, even though it may not be directly related to ...
1
vote
1answer
100 views

Software/IT security training and certificate

I am thinking about attending software security training and getting software security certificate. (or IT security in general.) I am in MA Boston area. I am new in software security field and need to ...
1
vote
3answers
195 views

Why are executable files not included in 'Extract All' on one machine, but not another?

We're providing a zip file of our application for testing and the same zip file on two separate machines is extracted differently. One will extract all files, the other will extract all but the ...
0
votes
1answer
11 views

Setting a starting task in Windows Vista at certain times

I want to ask of a way to set up a scheduled task of restarting a computer running 32 bit Windows Vista at specific times. I found an article which answered how to restart using the task scheduler: ...
0
votes
2answers
350 views

Unique computer ID like finger prints

Is there any unique computer ID that distinguishes a computer from other, like finger prints for human? If yes, please advise how to get it in vb.net. Thanks a lot. Furqan