Hi there, I'm Umar! 👋
An enthusiastic programmer and pentester who loves to explore, automate, break, learn, and hack all things!
import os
def greet():
print(f"Welcome {os.popen('whoami').read().strip()}!! 👋")
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuseimport os
def greet():
print(f"Welcome {os.popen('whoami').read().strip()}!! 👋")A cross-platform python based utility for information gathering and penetration testing automation!
A docker image which will enumerate, sort, unique and resolve the results of various subdomains enumeration tools.