docs: Update Sambacry.md
This commit is contained in:
parent
32089018ab
commit
dbab5abd93
|
@ -4,5 +4,6 @@ date: 2020-07-14T08:42:02+03:00
|
||||||
draft: false
|
draft: false
|
||||||
tags: ["exploit", "linux"]
|
tags: ["exploit", "linux"]
|
||||||
---
|
---
|
||||||
|
### Description
|
||||||
|
|
||||||
Bruteforces and searches for anonymous shares. Partially based on [the following implementation](https://github.com/CoreSecurity/impacket/blob/master/examples/sambaPipe.py) by CORE Security Technologies' impacket.
|
This exploit brute forces machines and searches for anonymous shares. It is partially based on [the following implementation](https://github.com/CoreSecurity/impacket/blob/master/examples/sambaPipe.py) by CORE Security Technologies' impacket.
|
||||||
|
|
Loading…
Reference in New Issue