Skip to content

It is a script written in Python that performs brute force on workers' payroll files through the use of their DNI (National Identity Document).

Notifications You must be signed in to change notification settings

m3n0sd0n4ld/uNominaCracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uNominaCracker v.1.0b

Author: M3n0sD0n4ld
Twitter: @David_Uton

Description:

It is a script written in Python that performs brute force on workers' payroll files through the use of their DNI (National Identity Document).

Need modules for working!

pwntools

Download and install:

$ git clone https://github.com/m3n0sd0n4ld/uNominaCracker
$ cd uNominaCracker
$ python3 uNominaCracker.py FILE.ZIP

Docker version:

Acknowledgement

Twitter: @interh4ck GitHub:(https://github.com/interhack86)

$ git clone https://github.com/m3n0sd0n4ld/uNominaCracker
$ cd uNominaCracker
$ docker build -t uNominaCracker .
$ docker run —rm -it -v 'pathzip':/tmp/ uNominaCracker /tmp/name.zip

PoC

Screenshot

Disclaimer

This has been a proof-of-concept project, so the tool is for personal and legitimate use. I AM NOT RESPONSIBLE FOR ITS INAPPROPRIATE USE.

About

It is a script written in Python that performs brute force on workers' payroll files through the use of their DNI (National Identity Document).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published