Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

### A simple replay steps#

We leverage aflnet-replay to reproduce protocol bugs. aflnet-replay is a client that can send messages given to servers.

1. compile aflnet-replay with the following commands and then aflnet-replay appears.
	cd replay && make

2. open tested servers, for TinyDTLS like:
   ./tests/dtls-server
   
3. send packers to servers, for TinyDTLS like:
   ./aflnet-replay ../illegMemAccess.raw DTLS12 20220
	
After that, the tested servers are crashed with given packets illegMemAccess.raw. 

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages