Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/p0dalirius/python_packages_paths
This repository contains paths to python modules from inside python modules.
https://github.com/p0dalirius/python_packages_paths
grehack21 modules packages paths pypi python
Last synced: 3 days ago
JSON representation
This repository contains paths to python modules from inside python modules.
- Host: GitHub
- URL: https://github.com/p0dalirius/python_packages_paths
- Owner: p0dalirius
- Created: 2021-08-24T21:20:23.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-04T10:08:28.000Z (almost 3 years ago)
- Last Synced: 2024-12-18T18:45:29.672Z (15 days ago)
- Topics: grehack21, modules, packages, paths, pypi, python
- Homepage: https://podalirius.net/en/publications/grehack-2021-optimizing-ssti-payloads-for-jinja2/
- Size: 294 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Paths to high value targets in python modules
This repository contains paths to python modules, inside python modules :snake:
I then used these paths in:
- [creating jinja2 context-free payloads, for exploiting Server Side Template Injections](https://podalirius.net/en/articles/python-vulnerabilities-code-execution-in-jinja-templates/)- [creating context free payloads in Mako templates](https://podalirius.net/en/articles/python-context-free-payloads-in-mako-templates/)
- [GreHack 2021 - Optimizing Server Side Template Injections payloads for jinja2](https://podalirius.net/en/publications/grehack-2021-optimizing-ssti-payloads-for-jinja2/)
## Summary
- **Packages analyzed** : 801
## Contributing
Pull requests are welcome. Feel free to open an issue if you want to add other features.