An open API service indexing awesome lists of open source software.

https://github.com/hahwul/exploit-db_to_dokuwiki

exploit-db(edb) convert to dokuwiki template
https://github.com/hahwul/exploit-db_to_dokuwiki

Last synced: 6 months ago
JSON representation

exploit-db(edb) convert to dokuwiki template

Awesome Lists containing this project

README

          

# exploit-db_to_dokuwiki
exploit-db(edb) convert to dokuwiki template

# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Exploit-db to Dokuwiki #
# >> code by hahwul(www.hahwul.com) #
# >> description #
# - exploit-db(edb) convert to dokuwiki template #
# - generated dokuwiki file(.txt), start page #
# - c3chart graph #
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Usage: python edbtodoku.py #
# + install tablewidth plugin(dokuwiki plugin) #
# + install c3chart plugin(dokuwiki plugin) #
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

**1. How to Install?**

a) git clone https://github.com/offensive-security/exploit-database

b) this script move to exploit-database directory

c) edit script

- doku_edb_path : dokuwiki page directory (doku/data/pages/)
- exp_git_path : exploit-database directory

**2. How to Use?**

run this script in exploit-database directory






~~※ 짧은 코드지만 만들어놓고 제대로 사용할 환경이 안되어 아까워서 올립니다..~~