Skip to content

This small script is able to generate a wordlist with a size k (Example: 1234567abc for k = 10), varying between letters and numbers. After generating the random values, all data is saved in a file called gh0st.lst.

License

Notifications You must be signed in to change notification settings

AlanMarquesRocha/gh0st

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gh0st script

Esse pequeno script escrito em python é capaz de gerar uma wordlist de números e letras aleatórias com um tamanho pré-definido mediante a variável size.

O tamanho da wordlist poderá ser defenido por meio da variável count, ou seja, para uma wordlist de 100 valores, basta informar count = 100.

Após gerar os valores aleatórios, todos os dados são salvos em um arquivo chamado gh0st.lst no qual poderá ser utilizado como uma wordlist para testes de intrusão em um ambiente controlado.

About

This small script is able to generate a wordlist with a size k (Example: 1234567abc for k = 10), varying between letters and numbers. After generating the random values, all data is saved in a file called gh0st.lst.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages