Skip to content
View p4p1's full-sized avatar
🐧
πŸ– πŸ‹ πŸ‘ πŸ† 🍀
🐧
πŸ– πŸ‹ πŸ‘ πŸ† 🍀

Organizations

@EpitechPromo2022 @p3ng0s

Block or report p4p1

Report abuse

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

Report abuse
p4p1/README.md

Typing SVG

Let's hope my blind XSS description payload hits somewhere 🐧

πŸ“› I'm a Cyber Security researcher and Developer!

  • πŸ‘ I'm currently casually babysititng
  • 🍊 I often lose my temper doing Hack The Box
  • πŸ… I'm looking for help on my latest project p3ng0s
  • πŸ‰ You can reach me via linkedin
  • πŸ– Fun fact, I love linux so much I made p3ng0s \o/

πŸ““ Latest blog posts


p4p1's tryhackme stats

Pinned Loading

  1. p3ng0s/archlive p3ng0s/archlive Public

    A linux distribution for my daily testing workflow that packages all of my tools and work since my beginnings.

    Shell 2 3

  2. tryhackme-badge-workflow tryhackme-badge-workflow Public

    A simple github action to retrieve tryhackme static badge image and display it on your profile README

    JavaScript 185 9

  3. xss_bomb xss_bomb Public

    A cross site scripting command and control notification server

    JavaScript 23 1

  4. havoc-bloodhound havoc-bloodhound Public

    A GUI wrapper inside of Havoc to interact with bloodhound CE

    Python 71 13

  5. :meat_on_bone::meat_on_bone::meat_on... :meat_on_bone::meat_on_bone::meat_on_bone::meat_on_bone:
    1
    #!/bin/bash
    2
    # xvwm.sh
    3
    # Created on: 18 April 2020
    4
    #
    5
    # tutorial: https://p4p1.github.io/posts/xvwm.html
  6. :fax::fax::fax::fax: :fax::fax::fax::fax:
    1
    /* A dwm patch for integrated gestures */
    2
    diff -up a/dwm.c b/dwm.c
    3
    --- a/dwm.c	2023-12-22 00:16:20.949995056 +0100
    4
    +++ b/dwm.c	2023-12-22 00:15:28.729807679 +0100
    5
    @@ -149,6 +149,7 @@ static void arrangemon(Monitor *m);