Skip to content

CodeSentinel - vulnerability analyzer

Latest
Compare
Choose a tag to compare
@boloto1979 boloto1979 released this 02 Aug 22:18
· 3 commits to main since this release
36f02c0

This version can be used in real projects on a daily basis. Please feel comfortable writing me any possible errors.

Vulnerabilities in this version: Code injection, cross-site scripting (XSS), SQL injection, CSRF (Cross-Site Request Forgery), SSRF (Server-Side Request Forgery), LFI (Local File Inclusion) and RFI (Remote File Inclusion).

Ways to run the program:
you can start the program by ./code sentinel, in addition to starting the program normally, it is also possible to install the program's dependencies.

Or if you want to start the program right away, you can run the file sentinel.py

make sure you are in the files directory when executing any of the files.

[Pedro - boloto1979] [CodeSentinel]