Skip to content
View haxurn's full-sized avatar

Block or report haxurn

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

Saturn

Profile Views GitHub followers Twitter Follow

Who Am I

Typing SVG

#!/usr/bin/python
# -*- coding: utf-8 -*-


class SecurityResearcher:

    def __init__(self):
        self.name = "Samson Tesfaye"
        self.role = "Security Researcher, Software Developer"
        self.language_spoken = ["am_ET", "en_US", "or_ET"]

    def say_hi(self):
        print("Thanks for stopping by! Take a look around and see what exciting things I've been working on.")
        print(f"Check out my portfolio at: {self.portfolio}")


me = SecurityResearcher()
me.say_hi()





Knowledge & Skills


Burp Suite Metasploit Wireshark Bash Python Linux Go Git Debian Docker Flutter C C++ Java HTML5 CSS3 JavaScript BlackArch MongoDB ExpressJS React Parrot OS NodeJS Ubuntu Kali Linux VS Code


Bugcrowd HackerOne Intigriti



projects




GitHub Stats title

Top Languages GitHub Streak Stats
Contribution Constellation



Reach Out

Twitter Instagram LinkedIn Telegram



Hacking is an art, security is a lifestyle

Popular repositories Loading

  1. haxurn haxurn Public

    Config files for my GitHub profile.

    3

  2. dotfiles dotfiles Public

    This repository contains my personal configuration files for tmux, nvim and zsh. These dotfiles are designed to enhance productivity and provide a customized terminal experience. The setup includes…

    Lua 1

  3. pentest-toolkit pentest-toolkit Public

    A comprehensive script to automate the installation of essential cybersecurity tools for web, network, system, and mobile penetration testing.

    Shell 1

  4. event-finder event-finder Public

    EventFinder is a full-stack web application built with Next.js and Python that allows users to search for and discover upcoming events based on their input keywords.

    JavaScript 1

  5. ctf-walkthrough ctf-walkthrough Public

    This Repo Is Created For CTF Writeups.

    1

  6. band-name-generator band-name-generator Public

    Band Name Generator Simple Python Project While Learning Python With Dr. Angela

    Python 1