# buffer-overflows

* For generating a bytearray

{% file src="<https://2098276108-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwXbmWAdfb5sb4Veuw2rn%2Fuploads%2FOUd5Ly8zhRQQu18KWuJo%2Fbad-chars.py?alt=media&token=75886aad-e4f4-40b5-b0e8-4cd5eed1a880>" %}

* Used to fuzz applicaitons remotely.  Will send increasingly large sequence of bytes in an attempt to crash the service

{% file src="<https://2098276108-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwXbmWAdfb5sb4Veuw2rn%2Fuploads%2F1wSEHk5a24OjA87L4wAC%2Ffuzzer.py?alt=media&token=6ce04478-33c1-4877-963a-8361eaed2894>" %}

* Used to exploit the remote service with a buffer overflow

{% file src="<https://2098276108-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwXbmWAdfb5sb4Veuw2rn%2Fuploads%2F4F5W1cNug5oiS645wXD6%2Fexploit.py?alt=media&token=bd8910db-4e7c-4177-a57d-6334523ec740>" %}
