Still Learning Web & Application Development
Love To Vulnerability Researching
Love To Cyber Security
Bugging the Fixes
#!/usr/bin/env python
Target='''
____ _ _ _ _____ _
| __ ) _ _ __ _ __ _(_)_ __ __ _ | |_| |__ ___ | ___(_)_ _____ ___
| _ \| | | |/ _` |/ _` | | '_ \ / _` | | __| '_ \ / _ \ | |_ | \ \/ / _ \/ __|
| |_) | |_| | (_| | (_| | | | | | (_| | | |_| | | | __/ | _| | |> < __/\__ \
|____/ \__,_|\__, |\__, |_|_| |_|\__, | \__|_| |_|\___| |_| |_/_/\_\___||___/
|___/ |___/ |___/
'''
while True :
print (Target)