This repo contains all the scripts to win the CFLIX security challenge.
- Debian stretch or equivalent
- python3
- python3-bs4
- python3-requests
- python3-exif
- python3-numpy
- python3-pil
- python3-jsbeautifier
- python3-smbc
- python3-pefile
- python3-scapy
- python3-paramiko
- nodejs
- openssh-client
Before launching any script, you have to configure a config.ini file in the scripts folder with something like :
[credentials]
username = my.username
password = my.password
domain = my.domain