Who (Designer or User) Should be Resposible for the Correct/Secure Usage of a Tool Intended for Developers/Admins? [closed]

There is a healthy debate around a series of stack overflow posts that refer to the "RunAs" command. Specifically the discussion is in reference to design decision that the folks at Microsoft made a long time ago, to users of thi… Continue reading Who (Designer or User) Should be Resposible for the Correct/Secure Usage of a Tool Intended for Developers/Admins? [closed]

How to find vulnerabilities in a program by looking at it’s source code [closed]

Hello I have recently started learning Reverse Engineering. I often hear that it’s much easier to find vulnerabilities in a program by looking at it’s source code, but i don’t know how to find them or what type of loopholes i can find by l… Continue reading How to find vulnerabilities in a program by looking at it’s source code [closed]

Is this code code vulnerable? windows.location.href usage [closed]

Currently developing a small module and wanted to check with experts whether its code is vulnerable or not. This is part of my internship.

When a button is clicked it opens an android application from its webpage. If the webpage is visite… Continue reading Is this code code vulnerable? windows.location.href usage [closed]

Are there any c# .net free software composition analysis tools to check opensource component used and its vulnerabilities and license [closed]

I have situation where I have to anlyse the third party components\libraries used in the code within the license terms and no know vulnerabilities.

I know there are tool name blackduck and whitesource which can meet the expectation, but w… Continue reading Are there any c# .net free software composition analysis tools to check opensource component used and its vulnerabilities and license [closed]