Releases: boloto1979/Code-Sentinel
Releases · boloto1979/Code-Sentinel
CodeSentinel - vulnerability analyzer
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]