All Projects → jmcollin → autoindex

jmcollin / autoindex

Licence: MIT license
PHP - Automatically add an "index.php" in all directories recursively

Programming Languages

PHP
23972 projects - #3 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to autoindex

prestashop-specs
Project specifications for PrestaShop's Core features and native modules
Stars: ✭ 28 (+12%)
Mutual labels:  prestashop
theme-refacto
No description or website provided.
Stars: ✭ 46 (+84%)
Mutual labels:  prestashop
cms-prestashop
YooKassa payment module for PrestaShop
Stars: ✭ 13 (-48%)
Mutual labels:  prestashop
developer tools
Tools for PrestaShop developer (like display all available display hooks on pages)
Stars: ✭ 32 (+28%)
Mutual labels:  prestashop
CVE-2020-11651
CVE-2020-11651: Proof of Concept
Stars: ✭ 41 (+64%)
Mutual labels:  vulnerability
Tenable.io-SDK-for-Python
Tenable.io SDK offers a scalable and safe way to integrate with the Tenable.io platform.
Stars: ✭ 83 (+232%)
Mutual labels:  vulnerability
rest-api
REST API backend for Reconmap
Stars: ✭ 48 (+92%)
Mutual labels:  vulnerability
myBugAnalyze
一些漏洞分析
Stars: ✭ 48 (+92%)
Mutual labels:  vulnerability
PayloadsAll
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
Stars: ✭ 31 (+24%)
Mutual labels:  vulnerability
Athena
Test your Security Skills, and Clean Code Development as a Pythonist, Hacker & Warrior 🥷🏻
Stars: ✭ 43 (+72%)
Mutual labels:  vulnerability
nmap-log4shell
Nmap Log4Shell NSE script for discovery Apache Log4j RCE (CVE-2021-44228)
Stars: ✭ 54 (+116%)
Mutual labels:  vulnerability
exynos-usbdl
Unsigned code loader for Exynos BootROM
Stars: ✭ 57 (+128%)
Mutual labels:  vulnerability
cloudrasp-log4j2
一个针对防御 log4j2 CVE-2021-44228 漏洞的 RASP 工具。 A Runtime Application Self-Protection module specifically designed for log4j2 RCE (CVE-2021-44228) defense.
Stars: ✭ 105 (+320%)
Mutual labels:  vulnerability
exploits
Some of my public exploits
Stars: ✭ 50 (+100%)
Mutual labels:  vulnerability
spring-boot-upload-file-lead-to-rce-tricks
spring boot Fat Jar 任意写文件漏洞到稳定 RCE 利用技巧
Stars: ✭ 517 (+1968%)
Mutual labels:  vulnerability
masterclass
Form and Grid customizations using PrestaShop 1.7.5+
Stars: ✭ 18 (-28%)
Mutual labels:  prestashop
turing-machine
A Python program implementing and exploiting the Minsky Turing machine considered in the paper "Intrinsic Propensity for Vulnerability in Computers? Arbitrary Code Execution in the Universal Turing Machine" as per CVE-2021-32471 (https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32471)
Stars: ✭ 70 (+180%)
Mutual labels:  vulnerability
massh-enum
OpenSSH 2.3 up to 7.4 Mass Username Enumeration (CVE-2018-15473).
Stars: ✭ 136 (+444%)
Mutual labels:  vulnerability
CVE-2021-43798
CVE-2021-43798:Grafana 任意文件读取漏洞
Stars: ✭ 27 (+8%)
Mutual labels:  vulnerability
CVE-2019-8449
CVE-2019-8449 Exploit for Jira v2.1 - v8.3.4
Stars: ✭ 66 (+164%)
Mutual labels:  vulnerability

Auto Index

Automatically add an "index.php" in all your directories or your zip file recursively

Getting Started

To use this script, choose one of the following options to get started:

  • Download the latest release on Auto Index
  • Fork this repository on GitHub

Use your own "index.php" file

  • Edit "index.php" file in "sources" directory

Usage

  • php-cli: php index.php ../ps/modules/mymodules/ ../ps/themes/mythemes/
  • Web browser:
    • http://localhost/autoindex/
    • http://localhost/autoindex/?path=../ps/modules/mymodules/,../ps/themes/mythemes/

Dependencies

Only for using this tool with a zip

(PHP 5 >= 5.2.0, PECL zip >= 1.1.0)

$ pecl install zip

Version

1.0.1

Copyright and License

Copyright 2014 Jean-Marie Collin. Code released under the MIT License license.

Theme used Copyright 2014 Iron Summit Media Strategies, LLC. Code released under the Apache 2.0 license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].