byehack

Results 46 comments of byehack

wow, i thought v0 just working on web :)

> This is a reference to the comments made on #7. The windows implementation on python seems to struggle with reading and writing to a file without seeks and flushes...

just install apps in tools dir

![image](https://user-images.githubusercontent.com/26390254/132253917-83d26833-262e-417f-8182-61b5f89fc380.png)

i think the problem is from my system, i tested on other systems it worked. ``` mimikatz # ts::mstsc /verbose !!! Warning: false positives can be listed !!! | PID...

i tried with `mstsc -v: 123.x.x.x` and `mstsc -v: 123.x.x.x /F -console`. same results.

but i used saved creds to connect rdp.

i know i can get it using dpapi.(which i tried and get it.) but i suprised why mstsc dumping doesn't working. btw it is because No NLA. i will try...

it worked with NLA. I have another proposal that add `MCSPort` to main result list.

@Y-T-G you can use this for heroku: ```py int(os.environ.get('PORT', 5000)) ```