Skip to content
View pedro-brandao's full-sized avatar
💭
👩‍💻
💭
👩‍💻

Block or report pedro-brandao

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

👩‍💻 Olá 👋🏼! Eu sou P3dro0!

Estudante de Segurança da informação e H4cker Ético.


root@kali:~#!/bin/bash



whois() {
  declare -A pedro


  pedro_training="🗡 Cyber Security, red team and ctf player"
  pedro[pronouns]="👦🏻 He/Him"
  pedro[special_move]="🔥 Web Hacking"
  pedro[main_tool]="👁 Nmap"
  pedro[favorite_language]="🐍 Python, 👨🏻‍💻 JavaScript"

 
  echo "${!pedro[@]}"
  echo "${pedro[@]}"
}


info=$(whois)


echo "$info"



# Hacking the planet's systems.

Popular repositories Loading

  1. Aulas-curso-em-video Aulas-curso-em-video Public

    HTML

  2. Rochedo-pilates Rochedo-pilates Public

    Site criado para a empresa Rochedo Manutenções de aparelhos de pilates.

    HTML

  3. Aprendizado-Python Aprendizado-Python Public

    Python Aulas e Exercícios

    Python

  4. Portscan-simple Portscan-simple Public

    Repository of porscan simple for pratice of python

    Python

  5. DNS-Python DNS-Python Public

    Ferramenta de busca de dns com python

    Python

  6. HTML-CSS HTML-CSS Public

    Repositorio Baseado nas aulas que estou refazendo para lembrar o conteudo de HTML e CSS

    HTML