I hereby claim:
- I am patrikfehrenbach on github.
- I am patrikf (https://keybase.io/patrikf) on keybase.
- I have a public key whose fingerprint is CEF8 00DA 3B56 1535 D66C 4069 80E4 C056 064D E43A
To claim this, I am signing this object:
depot.info.apple.com | |
a205.phobos.apple.com | |
a205.phobos.apple.com | |
a1029.phobos.apple.com | |
a1029.phobos.apple.com | |
a417.phobos.apple.com | |
a417.phobos.apple.com | |
a282.phobos.apple.com | |
a282.phobos.apple.com | |
a1941.phobos.apple.com |
shape.att.com | |
cmp.att.com | |
canopy-leaf-origin-alp.att.com | |
h-135-197-224-142.research.att.com | |
h-135-207-105-153.research.att.com | |
mdf001ffisxs0003.lax1.ens.att.com | |
mdf1-bi8k-1-ve-75.wdc1.ens.att.com | |
mdsxaah05.gcsc.ens.att.com | |
onboarding-dev.nprd-gw.cloud.att.com | |
tu-dse.att.com |
CVE-2023-44267 - Online Art Gallery v1.0 is vulnerable to multiple Unauthenticated SQL Injection vulnerabilities. The 'lnm' parameter of the header.php resource | |
CVE-2023-43737 - Online Art Gallery v1.0 is vulnerable to multiple Unauthenticated SQL Injection vulnerabilities. The 'fnm' parameter of the header.php resource | |
CVE-2023-44268 - Online Art Gallery v1.0 is vulnerable to multiple Unauthenticated SQL Injection vulnerabilities. The 'gender' parameter of the header.php resource | |
CVE-2023-43738 - Online Art Gallery v1.0 is vulnerable to multiple Unauthenticated SQL Injection vulnerabilities. The 'email' parameter of the header.php resource | |
CVE-2023-44162 - Online Art Gallery v1.0 is vulnerable to multiple Unauthenticated SQL Injection vulnerabilities. The 'contact' parameter of the header.php resource | |
CVE-2023-44375 - Online Art Gallery v1.0 is vulnerable to multiple Unauthenticated SQL Injection vulnerabilities. The 'add1' parameter of the header.php resource | |
CVE-2023-44376 - Online Art Gallery v1.0 i |
# Copyright 2017-2020 Jeff Foley. All rights reserved. | |
# Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file. | |
# Should results only be collected passively and without DNS resolution? Not recommended. | |
#mode = passive | |
mode = active | |
# The directory that stores the Cayley graph database and other output files | |
# The default for Linux systems is: $HOME/.config/amass | |
#output_directory = amass |
I hereby claim:
To claim this, I am signing this object:
#!/usr/bin/env python | |
# encoding: utf-8 | |
import requests | |
from pyasn1.type import univ | |
from pyasn1.codec.ber import decoder, encoder | |
from pyasn1_modules import rfc2459 | |
from ocsp import * | |
# settings |