Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Talson
/
mfv-tf-savedmodel-modelscan-bypass

TF-Keras
Model card Files Files and versions
xet
Community

Instructions to use Talson/mfv-tf-savedmodel-modelscan-bypass with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • TF-Keras

    How to use Talson/mfv-tf-savedmodel-modelscan-bypass with TF-Keras:

    # Note: 'keras<3.x' or 'tf_keras' must be installed (legacy)
    # See https://github.com/keras-team/tf-keras for more details.
    from huggingface_hub import from_pretrained_keras
    
    model = from_pretrained_keras("Talson/mfv-tf-savedmodel-modelscan-bypass")
    
  • Notebooks
  • Google Colab
  • Kaggle
mfv-tf-savedmodel-modelscan-bypass
25.8 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Talson's picture
Talson
MFV PoC: TF SavedModel PrintV2 arbitrary file write bypassing ModelScan (security research)
3736715 verified 25 days ago
  • saved_model
    MFV PoC: TF SavedModel PrintV2 arbitrary file write bypassing ModelScan (security research) 25 days ago
  • .gitattributes
    1.52 kB
    initial commit 25 days ago
  • README.md
    2.2 kB
    MFV PoC: TF SavedModel PrintV2 arbitrary file write bypassing ModelScan (security research) 25 days ago
  • REPORT.md
    8.92 kB
    MFV PoC: TF SavedModel PrintV2 arbitrary file write bypassing ModelScan (security research) 25 days ago
  • poc.py
    4.23 kB
    MFV PoC: TF SavedModel PrintV2 arbitrary file write bypassing ModelScan (security research) 25 days ago