Skip to content
View Aurillium's full-sized avatar
💾
hacking
💾
hacking

Block or report Aurillium

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
aurillium/README.md

Hello!

I'm Memphis Marshall, a SOC analyst at Seamless Intelligence in Perth, Western Australia and graduate from Edith Cowan University. I have a strong interest for cybersecurity and software development, I enjoy CTFs and HackTheBox in my spare time, plus researching and experimenting with new exploits. I'm a big supporter of open source, though I don't often get time to contribute back to the projects I use, but most code I write for fun is available for others to use. I believe software and cybersecurity should be accessible to all and enjoy the opportunity to educate and learn from others in the field. If if you have any questions or comments on what I do, feel free to contact me.

Projects

LunaJuice

LunaJuice is an experimental tool to monitor and log the activities of suspicious Windows processes. It can be injected by normal users or administrators (to work on any non-protected process) and hosts a local RPC server to query and change configuration. Its goal is to be easily integrated into defensive workflows and be highly customisable to the user's needs.

LunaJuice Readme Card

Invisirun

An alternative commandline spoofing proof-of-concept. Invisirun uses NtCreateUserProcess to pad the Commandline property of the PEB with null characters, aiming to avoid detection by trailing spaces/other characters.

Invisirun Readme Card

Pronoun Bot

PronounBot is a Discord bot designed to help gender-questioning people try out new names and prnouns, complete with lots of flexible options and a community Discord server to allow non-programmers to contribute to the project in their own way.

Discord Stats:

Discord Bots Discord Bots

GitHub Repo

Pronoun Bot Readme Card

MCServerGenerator

A Python script to generate Minecraft servers using various server software. Very useful for testing plugins and mods on different versions; supports Paper, Spigot, Fabric, and vanilla.

MCServerGenerator Readme Card

GitHub Stats

Aurillium's GitHub stats

Top Langs

Contact

If it's about a specific project, there's probably a place for it in the README, but otherwise you can email me. While you're here, you should check out my website!

Pinned Loading

  1. PronounBot PronounBot Public

    A Discord bot for testing pronouns. Written in JavaScript

    JavaScript 2

  2. Mindbreaker Mindbreaker Public

    An optimising compiler for Brainfuck written in Go

    Go

  3. SlashCommandBase SlashCommandBase Public

    A base for Discord.js bots that use slash commands

    JavaScript

  4. DiscordChat DiscordChat Public

    A Spigot plugin to allow messages from the chat to go to Discord

    Java