Posts Tagged ‘Black Box’

Web Application Security

This item was filled under [ Black Box, Testing, White Box ]

How would you determine whether your website is being hacked or not? Read the way hacker steals the information and hacks your website. Moreover, how you can help preventing your website being hacked. IS YOUR WEBSITE HACKABLE? Some hackers, for example, will take advantage of web application vulnerabilities and may maliciously inject code within vulnerable [...]

Continue reading...

Black Box Testing Strategy

This item was filled under [ Black Box, Testing ]

What is a Black Box Testing Strategy? Black Box Testing is not a type of testing; it instead is a testing strategy, which does not need any knowledge of internal design or code etc. As the name “black box” suggests, no knowledge of internal logic or code structure is required. The types of testing under [...]

Continue reading...

Tagged with: [ , ]

Testing your web application

This item was filled under [ Testing ]

Web applications are becoming more prevalent and increasingly more sophisticated, and as such they are critical to almost all major online businesses. As with most security issues involving client/server communications, Web application vulnerabilities generally stem from improper handling of client requests and/or a lack of input validation checking on the part of the developer. The [...]

Continue reading...

Tagged with: [ , ]