Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.