Add implementation details

This commit is contained in:
Shreya 2020-10-21 16:45:15 +05:30
parent 08d3801120
commit 7bdc7ce4c2
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
"""
Implementation from https://github.com/SecuraBV/CVE-2020-1472
"""
import logging import logging
import subprocess import subprocess