Dominique RIGHETTO

Results 40 issues of Dominique RIGHETTO

### Template / PR Information Hi, This PR propose a template to detect instance of the login panel for the **Oracle E-Business Suite** software. References: - https://www.oracle.com/applications/ebusiness/ ### Template Validation...

Done

Hi, This PR propose a dictionary with common file names of RSS feeds: * The idea was based on this [GitHub project](https://github.com/adulau/rss-tools). * Entries were taken from this [file](https://github.com/adulau/rss-tools/blob/master/bin/rssfind.py#L21). 💡The...

Hi, This PR add the following entries as API objects: * `server` * `status` I often meet them using API discovery operations. Thanks in advance 😃

Hi, This PR add the following entries to the dict `common.txt`: * `version.json` and `package.json` files * I often seen them exposed in case of an SPA. * Add the...

Hello, 💬This PR enrich the hints on validation against a file content regarding a malicious file added to the end of the source file. In addition, I removed the section...

### Template / PR Information Hi, This PR propose a little refactoring of the template to make it more generic to detect the presence of an instance of the **Django...

Hacktoberfest
Done

Hello, This rule, for java language, is intended to detect and raise a warning when an unsanitized String method parameter is used as an argument to a logger call. The...

Hello, This rule, for java language, is intended to detect and inform when an XML canonicalization method that excludes XML comments from the computation of Digest and Signature is used....

Hello, This rule, for java language, is intended to detect and raise a warning when **SHA1PRNG**, a pseudo random number generator algorithm which is considered insecure, is used. I tested...

# 🔵 TODO - [ ] Add information for #261 - [ ] Handle #212 - [ ] Create a presentation of the project using the following guidelines: ![image](https://github.com/user-attachments/assets/dc75ecc3-e307-4b1d-a8c7-8e068e75eec8) -...

enhancement