Skip to content

antogit-sys/CVE-2018-7449

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CVE-2018-7449

1. Introduction

My tool is written in Python and exploits the CVE-2018-7449 vulnerability to execute a series of commands that will crash the ftp daemon.

	 *** DISCLAIMER!!! ***
	Please note that the use of hacking tools without authorization is illegal and 
	could result in legal problems. Therefore, it is important to use this tool
	only for testing purposes on systems where you have permission to act.

2. conditions to exploit this vulnerability

  • firewall disabled or compromised

  • the attacker must know the username and password of an ftp account

  • ftp passwords travel unencrypted and could be sniffed

3. help use

4. source from which I took inspiration:

SEGGER embOS/IP FTP Server 3.22 - Denial of Service - Windows dos Exploit

About

simple Python exploit using CVE-2018-7449 on embOS/IP FTP Server v3.22

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages