Skip to content

Commit f029ba1

Browse files
authored
Merge pull request #8 from SUNIL1143/main
Update exploitDF.py
2 parents d1a030e + d871111 commit f029ba1

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)