Update README.md
Browse files
README.md
CHANGED
|
@@ -1 +1,3 @@
|
|
| 1 |
Insecure Model examples from ModelScan's guide: [https://github.com/protectai/modelscan/blob/main/notebooks/README.md](https://github.com/protectai/modelscan/blob/main/notebooks/README.md)
|
|
|
|
|
|
|
|
|
| 1 |
Insecure Model examples from ModelScan's guide: [https://github.com/protectai/modelscan/blob/main/notebooks/README.md](https://github.com/protectai/modelscan/blob/main/notebooks/README.md)
|
| 2 |
+
|
| 3 |
+
If pikle shows `posix.system`, this means during deserialization, system code will be executed, in this example, it's `cat ~/.aws/secrets`
|