mirror of
https://github.com/autistic-symposium/sec-pentesting-toolkit.git
synced 2025-05-02 14:56:10 -04:00
socket adds
This commit is contained in:
parent
5f1dc0b4c4
commit
d01824f424
7 changed files with 66 additions and 20 deletions
|
@ -1,7 +1,6 @@
|
|||
#!/usr/bin/env python
|
||||
|
||||
|
||||
__author__ = "bt3gl"
|
||||
__author__ = "bt3"
|
||||
|
||||
|
||||
import os
|
||||
|
@ -50,7 +49,6 @@ def ntext():
|
|||
|
||||
|
||||
|
||||
|
||||
def main():
|
||||
SHELL_COMMAND = "nc 54.209.5.48 12345"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue