SkyLine
  • SkyLine | Introduction
    • Module Overview
    • SkyLine's Development
    • Skyline's Reason
    • SkyLine Syntax
    • SkyLine Concepts
      • Concepts | Modes
  • SkyLine | Technologies
    • Module Overview
    • REPL
      • REPL - Basic usage
      • REPL - Console Design
      • REPL - Commands
    • SLC
      • SLC - What is it
      • SLC - Use cases
      • SLC - Lexical Analysis
      • SLC - Intro To Development
      • SLC - Error System
  • SkyLine | Theory
    • Module Overview
    • Theory | Type Systems
      • Objects | Strings
      • Objects | Integers & Floats
  • SkyLine | Development
    • Module Overview
    • Development | Hello Integers?
  • SL | Hybrid Development
    • Module Overview
    • Hybrid Projects | Advancing
    • Hybrid Projects | Wrapping
    • Hybrid Projects | Using SLC
  • SkyLine | For Abusers
    • SL Abuser | Security Research
    • SL Abuser | Module Overview
    • SL Abuser | Abusing Helps
  • SkyLine Experiments
    • Introduction To Module
      • Caster - IoT Manipulation With SkyLine
        • Caster In Real World Scenarios
          • Cracking The Grounds
        • Caster: Setting Up
        • Caster - Running Caster
        • Caster - Dev Manipulation
          • Caster - Console
          • Caster - Apple Devs
          • Caster - Amazon Devs
          • Caster - Google Devs
          • Caster - Roku Devs
      • SkyNeXt - Hacking The Skies
      • SkyLine - PwnLib
Powered by GitBook
On this page
  1. SkyLine Experiments

Introduction To Module

- Entering The World Of SkyLine

PreviousSL Abuser | Abusing HelpsNextCaster - IoT Manipulation With SkyLine

Last updated 1 year ago

Welcome back to another section of this GitBook. In this section, we will actually be deeply diving into the technologies that have been built with SkyLine and also be explaining some more transparent programs and scripts such as the one shown below. So far, this section will actually be showcasing two different programs.

  • Caster: Caster is also known as the IoT manipulation script and it is a quite task-heavy script dedicated to demonstrating the world of IoT devices and basically APIs within those devices. This script aims to pinpoint the dangers of using APIs by abusing the hell out of them and taking to the Skies with SkyLines specialty-data manipulation. Due to Skyline's capabilities of being able to translate JSON and XML quite easily, Caster can quickly download data and easily parse it into easily readable trees. The section talking about Caster will walk through its usages, explain some research behind the framework, and even go as far as working forward with this framework.

  • SkyNeXt: SkyNeXt is a UAS and UAV forensics program made for "fun" if you will. The point of this framework is to investigate the world of drones by being able to parse their native file formats and types using translation algorithms and unique formulas within the SkyLine programming language to format the data and parse it! This framework will also be able to analyze firmware due to taking advantage of SkyLine mode(pwn) mode which gives developers access to all sorts of pwn-related functions!

Page cover image