Skip to content
View chrismaddalena's full-sized avatar

Organizations

@SpecterOps @GhostPack

Block or report chrismaddalena

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
chrismaddalena/README.md

Howdy, I'm Christopher Maddalena! 👋

Director of Internal and Community Projects at SpecterOps

Author of Printing Props: A Beginner's Guide to 3D Printing for Cosplay and Replicas (https://printingprops.com)

Twitter: cmaddalena    GitHub ChrisMaddalena    Linkedin: thaianebraga

About Me

class Christopher():
    pronouns = ["he", "him"]
    contacts = {
                    "email": "chris.maddalena@protonmail.com",
                }
    languages = [
                    "Python",
                    "HTML",
                    "CSS",
                    "C#",
                    "JavaScript",
                    "Ruby",
                ]
    services = ["Docker", "Docker Compose", "AWS"]
    work_output = {
                    "author": [
                                {
                                    "title": "Printing Props",
                                    "subtitle": "A Beginner's Guide to 3D Printing for Cosplay and Replicas",
                                    "url": "https://printingprops.com/",
                                }
                            ],
                    "speaker": [
                        "DerbyCon",
                        "CircleCityCon",
                        "CodeMash",
                        "BSides Detroit",
                        "BlackHat USA",
                    ],
                    "trainer": ["BlackHat USA",],
                    "projects": [
                        {"Ghostwriter": {
                            "development": True,
                            "status": "Active Development"
                        }},
                        {"Goreport": {
                            "development": False,
                            "status": "Maintenance Mode"
                        }},
                        {"Cooper": {
                            "development": False,
                            "status": "Maintenance Mode"
                        }},
                        {"ODIN": {
                            "development": False,
                            "status": "Under Development"
                        }},
                    ]
                }
    extras = {
                "adhd": True,
            }
}

Pinned Loading

  1. GhostManager/Ghostwriter GhostManager/Ghostwriter Public

    The SpecterOps project management and reporting engine

    Python 1.6k 222

  2. Goreport Goreport Public

    A Python script to collect campaign data from Gophish and generate a report

    Python 198 53

  3. ODIN ODIN Public

    Automated network asset, email, and social media profile discovery and cataloguing.

    Python 655 115

  4. Cooper Cooper Public

    A Python tool for ingesting HTML and producing HTML source suitable for phishing campaigns.

    Python 59 19

  5. DocPatch DocPatch Public

    A simple script that edits the XML of a macro-enabled Word document (.docm or Word 97 document) to add a reference to a remote stylesheet.

    Python 11 4