Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c5672fe

Browse files
authored
Update README.md
1 parent 9e80b5c commit c5672fe

1 file changed

Lines changed: 42 additions & 2 deletions

File tree

README.md

Lines changed: 42 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,42 @@
1-
# GoblinWordGenerator
2-
Python wordlist generator
1+
<p align="center">
2+
<img src="https://raw.githubusercontent.com/UndeadSec/GoblinWordGenerator/master/Images/goblin.png">
3+
</p>
4+
5+
<h1 align="center">GoblinWordGenerator</h1>
6+
<p align="center">
7+
Python wordlist generator
8+
</p>
9+
10+
### MAINTAINERS
11+
* **Alisson Moretto** |
12+
Twitter: <a href="https://twitter.com/A1S0N_">@A1S0N_</a>
13+
Github: <a href="https://github.com/A1S0N">@A1S0N</a>
14+
15+
### PREREQUISITES
16+
17+
* python 3.x
18+
19+
### TESTED ON
20+
* **Kali Linux - Rolling Edition**
21+
22+
* **Linux Mint - 18.3 Sylvia**
23+
24+
* **Ubuntu - 16.04.3 LTS**
25+
26+
### CLONE
27+
```
28+
git clone https://github.com/UndeadSec/GoblinWordGenerator.git
29+
```
30+
31+
### RUNNING
32+
```
33+
cd GoblinWordGenerator
34+
```
35+
**Interface**
36+
37+
```
38+
python3 goblin.py
39+
```
40+
41+
### SCREENSHOT
42+
![Shot](https://github.com/UndeadSec/GoblinWordGenerator/blob/master/Images/sc.png)

0 commit comments

Comments
 (0)