Tags: poc python reverse 

Rating: 3.0

[https://github.com/goapsych0/ctf/blob/master/python/crusoe-solve.py
](https://github.com/goapsych0/ctf/blob/master/python/crusoe-solve.py)

running the above script gives us the flag

```
$ ./crusoe-solve.py
read in the flag file:
skipping empty line
skipping empty line
skipping empty line
skipping empty line
skipping empty line
skipping empty line
skipping empty line
skipping empty line
cvnju0ctjunvtmdnfmt0wm0k0gfmgjgdtvjnfczzf0gfyz0dt000e0knzufgv0k
[+] Opening connection to 66.172.10.203 on port 9999: Done
[*] Switching to interactive mode
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ ..:: Crusoe flag checker ::.. +
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
| Please input your right answer for Crusoe task:
Congrats! this is the flag: ASIS{cRuS03_10V3__0bFu5c4T3d__c0COnu75!!}
```