CodeOnBy - In Between Bytes
  • Home
  • Programming
    • JavaScript
    • Python
  • System
    • Cross-platform
    • Linux
    • macOS
    • Windows
  • Gear
  • About Me
Home
Programming
    JavaScript
    Python
System
    Cross-platform
    Linux
    macOS
    Windows
Gear
About Me
CodeOnBy - In Between Bytes
  • Home
  • Programming
    • JavaScript
    • Python
  • System
    • Cross-platform
    • Linux
    • macOS
    • Windows
  • Gear
  • About Me
Browsing Tag
tools
Cross-platform Programming Python

Introduction to Scapy (Python)

June 10, 2021 1 Comment

What’s up guys!

Hope y’all been alright lately. I’ve been studying a bunch as part of a certification package I was awarded – focused on network security. While I’m excited to do it and learn a lot of cool stuff, it’s also draining pretty much all my free time.

While I’ve been doing this certification I’ve had to dive deep into a lot of theory-oriented network stuff like frames, packets and all those meaningless terminologies. It’s so much theory that I had to install Scapy just to see some of these packets in action and get hands-on with the damn thing – I mean seriously if you’ve taken some of these certs you’re probably used to how dry and boring it gets just reading about protocols and not actually doing anything.

Anyway we are here to talk about Scapy today and not my boring life 🙂

What is Scapy?

To put it simply, its a packet sniffing and crafting program. There is a lot more you can do with it like decoding certain protocols and interacting with Wireshark captures among other cool things (see the documentation page).

Continue reading
Reading time: 3 min
Share:
Written by: codeboss
Cross-platform System

Data Recovery using Recuva

June 2, 2020 1 Comment

What’s up guys!

In this video we’re going to help out my friend to recover his pictures and videos that he lost when he formatted his computer without backing up.

Oooooops! 😀

The tool we’ll be using is Recuva – an extremely easy to use program for Windows (that can also be used from Windows live like Hiren’s).

Let’s get started…

Continue reading
Reading time: 1 min
Share:
Written by: codeboss
Cross-platform System

Multiboot USB – Kali, Kon-Boot and More

May 24, 2020 No Comments

What’s going on guys?

At this point you should know I love my crafty USBs with a lot of utility. So for this post I wanted to make one including pretty much everything I use:

  • Kali Linux
  • Kon-Boot
  • Hiren’s Boot CD
  • Clonezilla
  • Windows Installers
  • and more…

The main idea is that instead of carrying several USBs around, we can simply buy one big USB – I recommend at least 64gb or more – and have everything configured in one swiss hacker USB. 😀

We will create this USB under Windows operating system using a tool I just found out about called YUMI – Your Universal Multiboot Installer.

Continue reading
Reading time: 2 min
Share:
Written by: codeboss

Recent Posts

  • Python for Data Recovery
  • Data Recovery using Hex Editor
  • File Transfer in Python 3
  • Intro to SQL Injection (Lab #1)
  • Apache, MySQL & PHP Setup (Win/Linux) for SQL Injection Labs

Recent Comments

  • Brian on Brute-Force VeraCrypt Encryption
  • zhiftyDK on ARP Spoofing with Scapy
  • Alex on Python for Data Recovery
  • john on Data Recovery using Hex Editor
  • Someone1611 on Bind Shell in Python 3

About me

My name is Felipe! I’m a programmer from NY.

Blogs about coding, operating systems, network and security.

Hosting

© 2020 Copyright CodeOnBy // All rights reserved
In Between Bytes