Click here to Skip to main content
15,890,512 members

Videos


Page 5 of 6
1 2 3 4 5 6


81. Security and Vulenerability testing tool for .Net application
Here's another link which will allow you use FireFox as a Testing tool. http://resources.infosecinstitute.com/use-firefox-browser-as-a-penetration-testing-tool-with-these-add-ons/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+infosecResources+%28InfoSec+Resources%29
DevOps » Testing »
CdnSecurityEngineer Updated: 11 Jul 2013
Rating: ( (No votes))
82. Security and Vulenerability testing tool for .Net application
There are a number of tools out there it depends on how complex or non complex you want, it also depends on whether you want to pay for them or not. Simply ZAP - Proxy from OWASP is a good too to get started with. Burp Suite - Again a good tool but a license will cost you 300$. If you...
DevOps » Testing »
CdnSecurityEngineer Updated: 10 Jul 2013
Rating: 5.00/5 ( (1 vote))
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
83. XSS Vectors Exploited
How to exploit XSS attack vectors in a variety of ways and their consequences
Programming Languages » Javascript »
CdnSecurityEngineer Updated: 19 Feb 2013
Rating: 5.00/5 ( (2 votes))
84. How to get hyperlink as text?
This is a pretty simple answer actually. There are many ways to cut the bread on this, but the most simple is you have to have pulled the John & Haseeb names from somewhere. You form or write out your hyper link so that it looks something like this Profile.aspx?usr=John>John In this case when...
Web Development » HTML »
CdnSecurityEngineer Updated: 16 Feb 2013
Rating: ( (No votes))
85. how send automatically email using global.asax file
Well I am really not sure what you're trying to do here, however .NET has a number of built in classes which make sending E-mail incredibly easy. What I would be inclined to do is create a dll, which encapsulates the send E-mail functionality I want to call, and then call the functionality in...
CdnSecurityEngineer Updated: 12 Feb 2013
Rating: ( (No votes))
86. How to part pre-compile a asp.net website
Microsoft doesn't really have an idea of "pre-compiling" if you notice your pages have 3 components to them, the *.designer, *.aspx *.cs. The *.cs all needs to be compiled into a *.dll to be deployed to your website. Traditionally there are two types of executables, exe's and dll's. Asp.Net...
Web Development » ASP.NET »
CdnSecurityEngineer Updated: 12 Feb 2013
Rating: 4.00/5 ( (1 vote))
87. Launching a desktop program with metro app?
Microsoft is really moving away from allowing 1 app to launch another app, there are many security vulnerabilities associated with such a technology, the biggest one being the command injection vulnerability. Microsoft's solution to this problem was to use what is known as the launcher, the...
CdnSecurityEngineer Updated: 12 Feb 2013
Rating: 5.00/5 ( (1 vote))
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
88. Why I Despise the Interview Coding Test
I truly believe programing tests during an interview are pointless.
» »
CdnSecurityEngineer Updated: 11 Feb 2013
Rating: 4.70/5 ( (8 votes))

Page 5 of 6
1 2 3 4 5 6