🎓 B.Sc. Computer Science and Mathematics Graduade

📫 How to reach me: DorAzaria@gmail.com

A quick learner, self-driven, independent, and self-taught. I am a tech geek, passionate about state-of-the-art tech, algorithms, space, and AI. I am looking for a company where I can grow with a resolute team of people. I like to take projects to excellence. I have authored more than five academic books containing exams and solutions for courses in my university. I also summarized courses with a total number of about 2,000 latex pages.

LinkedIn

Recent posts

Network ICMP and Sniffing

7 minute read

Requirements: 1) myping sends ICMP ECHO REQUEST and receives ICMP-ECHO-REPLY (one time is enough) 2) myping calculates the RTT time in milliseconds and micro...

Packet Sniffing and Spoofing Lab

23 minute read

Scapy is a packet manipulation tool. Craft and send packets. It is able to forge or decode packets of a wide number of protocols, send them on the wire, capt...