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

Organizations

@EpitechPromo2022 @p3ng0s
Block or Report

Block or report p4p1

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
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 learning linux application programing
  • 🍊 I often lose my temper doing bug bounty
  • πŸ… I'm looking for help on my latest project p3ng0s and havoc-store
  • πŸ‰ You can reach me via linkedin or twitter
  • πŸ– Fun fact, I love linux so much I made p3ng0s \o/

πŸ““ Latest blog posts


p4p1's tryhackme stats p4p1's hackthebox stats

p4p1's Top Langs

Pinned

  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 1

  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 104 6

  3. xss_bomb xss_bomb Public

    A cross site scripting command and control notification server

    JavaScript 18

  4. havoc-bloodhound havoc-bloodhound Public

    A GUI wrapper inside of Havoc to interact with bloodhound CE

    Python 65 12

  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);