Skip to content

Commit 867908c

Browse files
authored
Update createShell.py
1 parent 6f0c5b4 commit 867908c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

createShell.py

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,14 @@
2121
2222
2323
Other infos:
24-
Script developed for educational and explanatory purposes only. Its use is the user's responsibility.
24+
Script developed for educational and whitehat purposes only. Its use is the user's responsibility.
2525
Random variable/function/import names are used to avoid signature detection.
2626
"""
2727

28+
# TODOS
29+
# - Improve stability
30+
# - Clean code
31+
2832
title = """
2933
.-= Python Reverse Shell =-.
3034
By LcGk

0 commit comments

Comments
 (0)