Ethical hacking
Ethical hacking is a process to find out about issues in the software or the way how that software is configured before bad guys find out about it.
Once an issue is found something needs to be done with it, or this issue can be exploited by bad guys.
An issue can be patched by installing new version of the software, or reconfigure it. If the software was developed internally, then internal team needs to come up with a patch.
To Ing to fix this issue will depend on two things:
- How easy to exploit it.
- What damage can be done, if this issue is left unpatched.
Maybe before a complete patch is released it is possible to release a quick fix that addresses only this specific issue.
Comments
Post a Comment