codecat icon indicating copy to clipboard operation
codecat copied to clipboard

CodeCat is an open-source tool to help you find/track user input sinks and security bugs using static code analysis. These points follow regex rules. Beta version.

Results 6 codecat issues
Sort by recently updated
recently updated
newest added

Insert additional resources to hide JWT. Maybe lib sodium resource https://libsodium.gitbook.io/doc/

enhancement
security

Little improvement in validation. One tip is to follow this library https://pypi.org/project/sanitizy/ and https://pypi.org/project/pyAntiSSRF/ in frontend API crawlers...

enhancement
security

I was wondering why you don't upload it to PyPI. Do you need help with that? Should I do it?

I don't like this resource, i need refactor... maybe make changes in sha512 to AES 256 GCM for example... https://github.com/CoolerVoid/codecat/blob/master/Frontend/helper/tokenform.py

So I followed you installation instructions and for some reason the curl post keeps timing out. Not sure what the issue might be. /tools/codecat/Backend# python3 wsgi.py & [1] 1745 root@kali:~/tools/codecat/Backend#...

When prismjs mark lines need to use a bold with strong color... like red for example... This turn to easy to view critical points.