Hi there, I'm Splint3r7! π
Devoted researcher and penetration tester specializing in scalable research, zero-day discovery, and exploit development, driven by a relentless pursuit of knowledge in the realm of hacking and cybersecurity.
import os
def greet():
print(f"Welcome {os.popen('whoami').read().strip()}!! π")