Open in app

Sign In

Write

Sign In

Ahmed Ezzat (BitTheByte)
Ahmed Ezzat (BitTheByte)

303 Followers

Home

About

Jan 25, 2021

Hacking & Fuzzing Home Surveillance Camera

Back Story Earlier this year we decided to install a new surveillance camera. I knew the lack of “security” on those so I had to try hacking my way through.

IoT

6 min read

Hacking & Fuzzing Home Surveillance Camera
Hacking & Fuzzing Home Surveillance Camera
IoT

6 min read


Sep 4, 2020

Javascript for bug bounty hunters — part 3

This is a follow up to https://medium.com/@bitthebyte/javascript-for-bug-bounty-hunters-part-2-f82164917e7 Chapter 7: Attacking Meteor.JS Chapter 7–1: Information gathering MeteorJS is not only a frontend library it also has its own backend engine to manage the communications. Running the following commands at Chrome’s Devtools will help us to extract some useful information about the server and the working environment

3 min read

Javascript for bug bounty hunters — part 3
Javascript for bug bounty hunters — part 3

3 min read


Aug 20, 2020

Javascript for bug bounty hunters — part 2

This is a follow up to https://medium.com/@bitthebyte/javascript-for-bug-bounty-hunters-part-1-dd08ed34b5a8 Chapter 4: Attacking React.js Chapter 4–3: Bundle Splitting Bundle splitting is pretty simple. If you have one giant file, it would take a long time to download rather than sending the whole file at once we will just send the part which the browser needs thus reducing the downloading time. …

JavaScript

5 min read

Javascript for bug bounty hunters — part 2
Javascript for bug bounty hunters — part 2
JavaScript

5 min read


Aug 18, 2020

Popularizing some SSRF Techniques for Fun And Profit

Server Side Request Forgery “ Server Side Request Forgery (SSRF) is a type of attack that can be carried out to compromise a server. The exploitation of a SSRF vulnerability enables attackers to send requests made by the web application, often targeting internal systems behind a firewall.” — Detectify 1) DNS Rebinding This is my favorite type…

4 min read

Popularizing some SSRF Techniques for Fun And Profit
Popularizing some SSRF Techniques for Fun And Profit

4 min read


Aug 18, 2020

Javascript for bug bounty hunters — part 1

As of today, I’ll start a series of articles targeting javascript files and it’s importance from a bug hunter perspective I’ll discuss the available attack vectors and problems Chapter 1: The Technologies In modern days no one directly uses javascript instead they use a framework especially if you are a company and want to…

Bug Bounty Tips

5 min read

Javascript for bug bounty hunters — part 1
Javascript for bug bounty hunters — part 1
Bug Bounty Tips

5 min read

Ahmed Ezzat (BitTheByte)

Ahmed Ezzat (BitTheByte)

303 Followers

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams