Skip to content

Latest commit

 

History

History
35 lines (29 loc) · 1 KB

README.md

File metadata and controls

35 lines (29 loc) · 1 KB

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.