MS17-010 icon indicating copy to clipboard operation
MS17-010 copied to clipboard

Could i use a connected IPC conn to ?

Open John21534 opened this issue 5 years ago • 1 comments

Thanks for your great code! I found a connected IPC$, But I don't know the password. Could I use this IPC$ to attack it and how to?

replace conn.login(USERNAME, PASSWORD, maxBufferSize=4356) to conn.getconnectionsfromlist(connected list)

John21534 avatar Feb 18 '20 07:02 John21534

The exploit only works on SMB1.0 Microsoft has deactivated this version.

The source code only takes the IPC to connect to send multiple data.

tomovic avatar Apr 08 '20 19:04 tomovic