<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://pyfu.io/core-python-concepts/python-introspection/</loc>
    <lastmod>2026-06-11T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/core-python-concepts/python-magic-methods-and-attributes/</loc>
    <lastmod>2026-06-11T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/core-python-concepts/python-object-model-and-mro/</loc>
    <lastmod>2026-06-12T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/core-python-concepts/python-packages/</loc>
    <lastmod>2026-06-11T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/core-python-concepts/python-type-hinting-and-annotations/</loc>
    <lastmod>2026-06-11T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/core-python-concepts/python-under-the-hood/</loc>
    <lastmod>2026-06-11T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/core-python-concepts/python-virtual-environment/</loc>
    <lastmod>2026-06-11T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/core-python-concepts/python-web-interfaces/</loc>
    <lastmod>2026-06-11T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/</loc>
    <lastmod>2026-06-12T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/pyfu-labs/setup-environment-to-practice-pyfu-examples/</loc>
    <lastmod>2026-06-12T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/pyfu-python-exploitation-handbook/</loc>
    <lastmod>2026-06-12T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-based-vulnerabilities-anatomy/command-injection/python-command-injection/</loc>
    <lastmod>2026-06-12T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-based-vulnerabilities-anatomy/dynamic-code-execution/insecure-dynamic-code-evaluation-and-execution-in-python/</loc>
    <lastmod>2026-06-11T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-based-vulnerabilities-anatomy/import-system-abuse/import-system-abuse-with-pth-files-and-sys-meta-path/</loc>
    <lastmod>2026-06-11T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-based-vulnerabilities-anatomy/insecure-deserialization/insecure-deserialization-python-pickle/</loc>
    <lastmod>2026-06-12T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-based-vulnerabilities-anatomy/insecure-deserialization/insecure-deserialization-python-shelve/</loc>
    <lastmod>2026-06-11T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-based-vulnerabilities-anatomy/insecure-deserialization/insecure-deserialization-unsafe-yaml-loading/</loc>
    <lastmod>2026-06-12T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-based-vulnerabilities-anatomy/insecure-deserialization/serialization-and-deserialization-concept/</loc>
    <lastmod>2026-06-11T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-based-vulnerabilities-anatomy/object-model-exploitation/walking-the-python-object-graph-with-subclasses/</loc>
    <lastmod>2026-06-11T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-based-vulnerabilities-anatomy/path-traversal/insecure-file-access-and-path-traversal-in-python/</loc>
    <lastmod>2026-06-12T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-based-vulnerabilities-anatomy/python-vulnerability-anatomy/</loc>
    <lastmod>2026-06-11T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-based-vulnerabilities-anatomy/sandbox-escapes/escaping-python-exec-and-eval-sandboxes/</loc>
    <lastmod>2026-06-12T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-based-web-application-attacks/authentication-and-authorization-attacks/authentication-bypass-via-development-environment-headers-abuse/</loc>
    <lastmod>2026-06-11T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-based-web-application-attacks/authentication-and-authorization-attacks/authentication-bypass-via-unsafe-python-deserialization/</loc>
    <lastmod>2026-06-12T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-based-web-application-attacks/authentication-and-authorization-attacks/broken-access-control-in-fastapi-applications/</loc>
    <lastmod>2026-06-12T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-based-web-application-attacks/authentication-and-authorization-attacks/broken-access-control-in-flask-applications/</loc>
    <lastmod>2026-06-12T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-based-web-application-attacks/authentication-and-authorization-attacks/business-logic-vulnerabilities-in-fastapi-applications/</loc>
    <lastmod>2026-06-12T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-based-web-application-attacks/authentication-and-authorization-attacks/business-logic-vulnerabilities-in-flask-applications/</loc>
    <lastmod>2026-06-11T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-based-web-application-attacks/authentication-and-authorization-attacks/jwt-attacks/authentication-bypass-via-broken-jwt-validation/</loc>
    <lastmod>2026-06-12T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-based-web-application-attacks/authentication-and-authorization-attacks/jwt-attacks/authentication-bypass-via-jwt-hardcoded-secret/</loc>
    <lastmod>2026-06-12T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-based-web-application-attacks/authentication-and-authorization-attacks/jwt-attacks/cracking-weak-jwt-signing-keys/</loc>
    <lastmod>2026-06-11T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-based-web-application-attacks/authentication-and-authorization-attacks/jwt-attacks/forging-jwts-with-the-none-algorithm/</loc>
    <lastmod>2026-06-12T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-based-web-application-attacks/authentication-and-authorization-attacks/jwt-attacks/introduction-to-json-web-tokens-in-python/</loc>
    <lastmod>2026-06-11T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-based-web-application-attacks/authentication-and-authorization-attacks/jwt-attacks/jwt-algorithm-confusion-rs256-to-hs256/</loc>
    <lastmod>2026-06-12T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-based-web-application-attacks/authentication-and-authorization-attacks/jwt-attacks/jwt-header-injection-via-jku-jwk-and-kid/</loc>
    <lastmod>2026-06-11T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-based-web-application-attacks/code-execution-via-dynamic-python-code-invokation/</loc>
    <lastmod>2026-06-12T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-based-web-application-attacks/exposed-fastapi-documentation-page/</loc>
    <lastmod>2026-06-12T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-based-web-application-attacks/injection-attacks/prompt-injection-in-python-llm-backends/</loc>
    <lastmod>2026-06-12T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-based-web-application-attacks/injection-attacks/server-side-template-injection-ssti-in-ai-prompt-templates/</loc>
    <lastmod>2026-06-12T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-based-web-application-attacks/injection-attacks/server-side-template-injection-ssti-in-flask-application/</loc>
    <lastmod>2026-06-12T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-based-web-application-attacks/injection-attacks/sql-injection-sqli-in-flask-application/</loc>
    <lastmod>2026-06-12T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-based-web-application-attacks/injection-attacks/vanilla-command-injection-in-flask-application/</loc>
    <lastmod>2026-06-12T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-based-web-application-attacks/injection-attacks/xml-external-entity-xxe-injection-in-flask-application/</loc>
    <lastmod>2026-06-12T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-based-web-application-attacks/insecure-flask-debug-mode-and-pin-bypass/</loc>
    <lastmod>2026-06-11T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-based-web-application-attacks/path-traversal-in-flask-applications/</loc>
    <lastmod>2026-06-11T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-based-web-application-attacks/python-library-based-attacks/python-jinja2-server-side-template-injection/</loc>
    <lastmod>2026-06-12T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-based-web-application-attacks/python-library-based-attacks/python-lxml-insecure-xml-parsing/</loc>
    <lastmod>2026-06-11T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-based-web-application-attacks/python-library-based-attacks/python-pandas-library-arbitrary-command-execution/</loc>
    <lastmod>2026-06-11T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-based-web-application-attacks/python-library-based-attacks/python-requests-library-ssrf-via-url-parsing/</loc>
    <lastmod>2026-06-12T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-based-web-application-attacks/server-side-request-forgery-ssrf-in-flask-applications/</loc>
    <lastmod>2026-06-12T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-web-development-frameworks/fastapi/concepts/authentication-and-authorization/fastapi-http-basic-auth/</loc>
    <lastmod>2026-06-11T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-web-development-frameworks/fastapi/concepts/authentication-and-authorization/jwt-for-authentication-and-authorization-in-fastapi/</loc>
    <lastmod>2026-06-11T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-web-development-frameworks/fastapi/concepts/fastapi-dependency-injection/</loc>
    <lastmod>2026-06-12T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-web-development-frameworks/fastapi/concepts/fastapi-middleware/</loc>
    <lastmod>2026-06-11T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-web-development-frameworks/fastapi/concepts/fastapi-pydantic-data-models/</loc>
    <lastmod>2026-06-12T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-web-development-frameworks/fastapi/concepts/fastapi-router/</loc>
    <lastmod>2026-06-12T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-web-development-frameworks/fastapi/concepts/running-fastapi-applications/</loc>
    <lastmod>2026-06-11T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-web-development-frameworks/fastapi/introduction-to-fastapi-security-testing/</loc>
    <lastmod>2026-06-12T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-web-development-frameworks/fastmcp/concepts/fastmcp-authentication/</loc>
    <lastmod>2026-06-10T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-web-development-frameworks/fastmcp/concepts/fastmcp-prompts/</loc>
    <lastmod>2026-06-10T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-web-development-frameworks/fastmcp/concepts/fastmcp-resources/</loc>
    <lastmod>2026-06-10T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-web-development-frameworks/fastmcp/concepts/fastmcp-tools/</loc>
    <lastmod>2026-06-10T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-web-development-frameworks/fastmcp/concepts/running-a-fastmcp-server/</loc>
    <lastmod>2026-06-11T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-web-development-frameworks/fastmcp/introduction-to-fastmcp-security-testing/</loc>
    <lastmod>2026-06-12T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-web-development-frameworks/fastmcp/unauthenticated-fastmcp-servers/</loc>
    <lastmod>2026-06-12T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-web-development-frameworks/flask/concepts/authentication-and-authorization/flask-default-session-for-authentication-and-authorization/</loc>
    <lastmod>2026-06-11T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-web-development-frameworks/flask/concepts/authentication-and-authorization/jwt-for-authentication-and-authorization-in-flask/</loc>
    <lastmod>2026-06-12T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-web-development-frameworks/flask/concepts/flask-blueprints/</loc>
    <lastmod>2026-06-11T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-web-development-frameworks/flask/concepts/flask-decorators/</loc>
    <lastmod>2026-06-11T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-web-development-frameworks/flask/concepts/flask-request/</loc>
    <lastmod>2026-06-11T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-web-development-frameworks/flask/concepts/flask-routes/</loc>
    <lastmod>2026-06-11T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-web-development-frameworks/flask/concepts/template-rendering-in-flask/</loc>
    <lastmod>2026-06-11T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-web-development-frameworks/flask/introduction-to-flask-security-testing/</loc>
    <lastmod>2026-06-12T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-web-development-frameworks/flask/running-flask-applications/</loc>
    <lastmod>2026-06-11T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/python-web-development-frameworks/streamlit/introduction-to-streamlit-security-testing/</loc>
    <lastmod>2026-06-12T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://pyfu.io/subscribe/</loc>
    <changefreq>monthly</changefreq>
  </url>
</urlset>
