Giter Club home page Giter Club logo

Hey, Im Jonatas!

OSCP | OSWE | OSEP | CRTO | eWPTXv2 | eMAPT | eJPT | DCPT


Twitter Follow Linkedin: Linkedin GitHub followers

🎖️ Reports


🔎 About me

#!/usr/bin/env python

from base64 import b64decode
import pickle

def AboutMe():
    serialized = "gASVNQAAAAAAAAB9lCiMBE5hbWWUjAtKb25hdGFzIEZpbJSMA0FnZZRLFYwHQ291bnRyeZSMBkJyYXppbJR1Lg=="
    my_data = pickle.loads(b64decode(serialized))
    print(my_data)
    
if __name__ == ("__main__"):
    AboutMe()

Jonatas's Projects

awesome-cs icon awesome-cs

Uma lista revisada de recursos práticos e acadêmicos para estudantes de Ciência da Computação.

baesher-bipher icon baesher-bipher

Baesher Bipher: Script desenvolvido em shell script para resolver cifras de cesar.

catch-hacker icon catch-hacker

Simple honeypot created in PHP to be helping people capture bad meaning in sensitive pages.

empire icon empire

Empire is a pure PowerShell post-exploitation agent.

lalin icon lalin

this script automatically install any package for pentest with uptodate tools , and lazy command for run the tools like lazynmap , install another and update to new #actually for lazy people hahaha #and Lalin is remake the lazykali with fixed bugs , added new features and uptodate tools . It's compatible with the latest release of Kali (Rolling)

mona icon mona

Corelan Repository for mona.py

nuclei-templates icon nuclei-templates

Community curated list of templates for the nuclei engine to find a security vulnerability in application.

thumbor icon thumbor

thumbor is an open-source photo thumbnail service by globo.com

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.