Advertisement
Guest User

Untitled

a guest
Feb 28th, 2020
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. [9/100] and [10/100] of #100daysOfCode
  2.  
  3. This is most definitely not my lucky month, first no internet for a few days and yesterday my phone just died on me. What a stroke of luck.
  4.  
  5. Now back to coding, these past 2 days I've been working on Buffer Overflows.
  6. A Buffer Overflow happens when more data is put into a fixed-length buffer (sequential section of memory) than it can handle. This extra data then overwrites the existing one causing loss of information but this is not the only danger of buffer overflows. Depending on what data overwrites the existing one, the attacker can run code that could then give them control to the machine with the vulnerable application.
  7.  
  8. It is actually a fairly easy subject in security but at the same time one of the most boring and time-consuming ones. Especially when you're under time pressure it can be pretty annoying.
  9.  
  10. #womenintech #girlswhocode #geekgirl #techlifestyle #codinglife #codingdays #scripts #python #hacker #ethicalHacker #cyberSecurity #programmer #code #peoplewhocode #techOwl #instatech #technology #worldcode #webdev #bulidtheweb #webdevelopment #webdeveloper
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement