Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 379 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 379 Bytes

Education

Scripts for educational purposes only!

Forensics

ip2location.py:

This tool will parse a list of ip adresses and lookup their location (country, region) and linked organisation. Output to csv file.

Passwords

ZipCrack.py:

This tool tries to crack the passwords from encrypted zip files (using ZipCrypto). Supports wordslists & bruteforce techniques.