An open API service indexing awesome lists of open source software.

https://github.com/byt3exec/byt3exec.github.io

My Github Web Domain II
https://github.com/byt3exec/byt3exec.github.io

domain offensive-security portfolio website

Last synced: about 1 year ago
JSON representation

My Github Web Domain II

Awesome Lists containing this project

README

          

# Sulaiman @byt3n33dl3

`Offensive Security`



# Web / `master`

[![Release](https://github.com/BishopFox/sliver/actions/workflows/autorelease.yml/badge.svg)](https://github.com/BishopFox/sliver/actions/workflows/autorelease.yml) [![License: GPL v3](https://img.shields.io/badge/License-BSDv2-yellow.svg)](https://www.gnu.org/licenses/bsd-2.0)

You are on the **latest Up to Date** repository of the project for my `Personal` Website [s.id/byt3n33dl3](s.id/byt3n33dl3)

- If you want to report a problem, open un [Issue](https://github.com/byt3exec/byt3n33dl3/issues)
- If you want to contribute, open a [Pull Request](https://github.com/byt3exec/byt3n33dl3/pulls)
- If you want to discuss, open a [Discussion](https://github.com/byt3exec/byt3n33dl3/discussions)

# Copy / `master`

Feel free to use this webite `Base` as `Reference`

```c
/*
* README.md
*
* Author: byt3n33dl3 (Sulaiman A.)
* File Purpose: Introduction of Ethical Hacker
* Language: Markdown (but made to look like C)
*
* Dependencies:
* - Ethical mindset
* - Knowledge of security tools & methodologies
* - Curiosity to explore vulnerabilities for the good
*/

// Includes
#include
#include
#include

// Definitions
#define NAME "byt3n33dl3 (Sulaiman A.)"
#define ROLE "Ethical Hacker"
#define SPECIALTY "Penetration Testing | Security Engineer | Cyber Security"
#define MISSION "Making the digital world a safer place, Just Kidding!"
#define CONTACT "byt3n33dl3@proton.me"

// Main Function
int main(void) {
// Personal Introduction
printf("Hello, World!\n");
printf("I'm an Ethical Hacker\n", NAME);
printf("I specialize in Red Teaming, focusing on uncovering and
fixing vulnerabilities in networks and applications.\n", SPECIALTY);

// Hacking Philosophy
if (ethical == true) {
printf("Ethics is the key! As a hacker, my mission is to safeguard
systems and protect privacy.\n");
printf("I believe in responsible disclosure, ensuring that
vulnerabilities are fixed before being exploited.\n");
} else {
printf("Warning: Unethical behavior detected!\n");
return -1;
}

// Key Projects
printf("Explore my repositories:\n");
printf("- Open Source Security Tools\n");
printf("- Vulnerability Analysis Scripts\n");
printf("- CTF Challenges and Writeups\n");
printf("- s.id/byt3n33dl3\n");

// Contact Info
printf("Feel free to reach out: byt3n33dl3@proton.me %s\n", CONTACT);

// Exit gracefully
return 0;
}

/*
* Additional Features:
* - Always keeping up with the latest security trends and threats
* - Passionate about sharing knowledge with the community
* - Ready to collaborate with other ethical hackers and developers
*/

// End of README.md
```

# Feedback / `master`

Please take a `Moment` and fill out [s.id/byt3n33dl3](s.id/byt3n33dl3) Survey