MarionCrp /
php-films
Ceci est un mini projet pour le cours de php
27/100 healthLoading repository data…
Hpmetainsan / repository
Ceci est un outil qui vous permet d'automatiser la tache du scan de vulnerabilite LFI ou RFI
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
The LFI/RFI Scanner is a PHP-based tool designed to test multiple payloads against a target to detect if a website is vulnerable to Local File Inclusion (LFI) or Remote File Inclusion (RFI) vulnerabilities. This tool also helps determine which payloads are effective for the specified target.
😺 The tool consists of the following files:
To use the tool locally, follow these steps:
1️⃣ . Download the Repository: Clone or download the repository from GitHub. 2️⃣. Set Up a Local Server: You can use XAMPP, WAMP, or MAMP to run the tool locally.
3️⃣. Place the Files: Move the downloaded files into the htdocs directory (for XAMPP) or the appropriate directory for WAMP/MAMP.
4️⃣. Run the Server: Start your local server.
5️⃣. Access the Tool: Open your web browser and navigate to http://localhost/html.php.
The tool can also be tested remotely. You can host it on a private server or use platforms like Replit.
If you use simple hosting like Hostinger, connect to your FTP account and upload the files.
To use Replit, simply clone the repository into a new Replit project.
[!TIP] You can clone this repository directly from the
REPL
The tool accepts URLs in the following format:
[protocol]://[domain]
Example:
https://example.com
The tool also supports directory paths in case the vulnerability is located within a specific folder:
Example:
https://example.com/myfolder
[!WARNING] I am not responsible for the actions caused by the unhealthy use of this tool; it was originally created as part of pentest automation.
Feel free to reach out if you have any questions or need further assistance!
—
If you would like to improve this tool or add new features, feel free to submit a pull request or open an issue on GitHub. —-
This project is licensed under the MIT License. You are free to use, modify, and distribute it while respecting the terms of the license.
Selected from shared topics, language and repository description—not editorial ratings.
MarionCrp /
Ceci est un mini projet pour le cours de php
27/100 healthanouarharrou /
Ceci est un Projet Scolaire PHP pour la Gestion des Notes des étudiants.
27/100 healthMelizara /
Ceci est un projet de réservation de place de voiture dans le cadre d'un projet en L2.On a utiliser comme backend Php ;comme front on est partie sur du html5+css+bootstrap:et Mysql est le SGBD utilisée
59/100 healthaboubacarbane /
Ceci est un petit jeu pour trouver le nombre magique. Il faudra prédefinir le nombre magique dans le fichier index.php
27/100 healthanmorel /
Ceci est un "Proof Of Concept" d'un framework PHP qui marche à l’envers d'un "framework modern" : Il utilise les données passé en POST pour son routage et les données de formulaire sont passées en GET. Pour au final, pouvoir dire : les données de POST sont traité avant les données du GET ;-)
27/100 healthWilliam-noa04 /
ceci est une application faite en php utilisant le back-end wamp pour la gestion d'un etablissement scolaire avec pour modules : gestion d'etudiant , gestion des pensions , gestion des emploi de temps de l'etablissement , gestion et creation des bulletins scolaires, generation pdf des cartes scolaires
34/100 health