Skip to content

Commit d871111

Browse files
committed
Update exploitDF.py
Update exploitDF.py
1 parent 4e28afd commit d871111

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

exploitDF.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ def __init__(self):
3232
self.version = "1.0.0"
3333
self.banner_text = f"""
3434
______ __ _ __ ____ ______
35-
/ ____/ ______ / /___ (_) /_ / __ \/ ____/
36-
/ __/ | |/_/ __ \/ / __ \/ / __// / / / /_
35+
/ ____/ ______ / /___ (_) /_ / __ \\/ ____/
36+
/ __/ | |/_/ __ \\/ / __ \\/ / __// / / / /_
3737
/ /____> </ /_/ / / /_/ / / /_ / /_/ / __/
38-
/_____/_/|_/ .___/_/\____/_/\__//_____/_/
38+
/_____/_/|_/ .___/_/\\____/_/\\__//_____/_/
3939
/_/
4040
4141
ExploitDF Framework v{self.version}

0 commit comments

Comments
 (0)