blog

112 Results / Page 11 of 13

DevSecOps engineer

today

close

blog + DevSecOps Z. Oualid

What does a DevSecOps engineer do?

DevSecOps is one of the most in-demand fields in the industry of cybersecurity. Most companies that I worked with are thinking or start to implement this process in their daily integration. Therefore, I decided to write this blog post to help those who are looking for recruiting a DevSecOps engineer ...

CVE check

today

close

Cybersecurity + Defense + blog Z. Oualid

Do all vulnerabilities have CVE?

CVE is a very popular word in the cyber security industry. If you take any penetration test or any vulnerability assessment report, you will find a bunch of CVEs for every asset. However, does this means that all the vulnerabilities have a CVE? According to the vulnDB database of discovered ...

blacklisted website

today

close

blog Z. Oualid

8 reasons why is your website blacklisted

One of the most critical incident that could happen to a website owner, is to find his website blacklisted. According to some researches, this blacklisting leads to more than 90% of traffic decrease. So, what are the main reasons that push search engines to blacklist a website. Here is 8 ...

penetration test scope

today

close

blog Z. Oualid

How to define your scope for the penetration test?

If you have already performed a penetration test on your website or your network infrastructure, then you should have heard about the scope of the penetration test. Defining the scope for a penetration test is performed by following the next 10 steps: Defining the tested assets Defining the criteria of ...

prevent XSS vulnerability

today

close

How to + blog Z. Oualid

How to prevent XSS in PHP | Complete guide

XSS vulnerabilities are one of the most popular security issues on the web. Unfortunately, even if the new development technologies have done their best to eliminate this vulnerability, it still exists in all the old and newer apps. To prevent an XSS vulnerability in any development technology, the user’s inputs ...