项目作者: mefistophelezz

项目描述 :
Wordlist Generator
高级语言: Python
项目地址: git://github.com/mefistophelezz/platonwordlistgenerator.git
创建时间: 2020-07-14T12:40:24Z
项目社区:https://github.com/mefistophelezz/platonwordlistgenerator

开源协议:

下载


HAKKINDA

PLATON WORDLİST GENERATOR bir wordlist oluşturma yazılımıdır.
Bu program sayesinde kaba kuvvet (bruteforce) saldırıları
için sınırsız uzunlukta wordlistler oluşturabilirsiniz.

Ne kadar fazla sözcük o kadar fazla kombinasyon demektir.

  • Oluşturulan Wordlistler ‘Wordlist’ Klasörüne Kaydedilecektir.
  • Fazla Sözcük Fazla Boyut(mb) demektir.
  • Kaynak Kodda bol bol yorum satırı mevcuttur isteyen düzenleyebilir.

GEREKSİNİMLER

Bilgisayarınızda Python3 Olması Yeterlidir.

TERMUX

  1. setup :
  2. pkg install git
  3. pkg install python3
  4. git clone https://github.com/mefistophelezz/platonwordlistgenerator
  5. cd platonwordlistgenerator
  6. python platon.py

KULLANIM