Skip to content
View deFr0ggy's full-sized avatar
:shipit:
Frogging!
:shipit:
Frogging!
Block or Report

Block or report deFr0ggy

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

Hola Amigos, Soy Frog Man!

An abnormal frog, who has been thrown out by the Frog Community!

deFr0ggy/

import pyfiglet

def froggy():
    result = pyfiglet.figlet_format("Frog Man", font = "slant" )
    print(result)

def main():
    froggy()

if __name__ == "__main__":
    main()

deFr0ggy https://www.linkedin.com/in/kamransaifullah/

Pinned

  1. BOF-Basics BOF-Basics Public

    Learning material for completely newcomers in the field of BOFs

    13

  2. NightOwl NightOwl Public

    An offline Phishing Email Analyzer. Enabling non-techies to analyze phishing emails automatically!

    Python 52 8

  3. PMAT-Labs-Walkthroughs PMAT-Labs-Walkthroughs Public

    Repo containing my personal walkthroughs of PMAT Labs i.e. PMAT Malware Samples.

    38 3

  4. CyDefOps/project-killchain CyDefOps/project-killchain Public

    Welcome to Project KillChain, a comprehensive GitHub repository for Red and Blue Teams. This repository houses tools, scripts, techniques, and Indicators of Compromise (IOCs) aiding in cybersecuri…

    Python 84 19

  5. FIRST.org-Phishing-Email FIRST.org-Phishing-Email Public

    This repo includes the actual Phishing Link/Page which was sent to EPSS SIG Members

    HTML 7 1

  6. PortSwigger-Labs-Automations PortSwigger-Labs-Automations Public

    This repo contains all the codes which i have written to automate using python in order to solve the PortSwigger Academy Labs/Challenges.

    Python 7 1