mirror of
https://github.com/carlospolop/hacktricks
synced 2024-11-14 17:07:34 +00:00
GitBook: [master] one page modified
This commit is contained in:
parent
09a6407295
commit
2b40bd7d3a
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ net start slmail
|
|||
|
||||
## Very basic python exploit template
|
||||
|
||||
```text
|
||||
```python
|
||||
#!/usr/bin/python
|
||||
|
||||
import socket
|
||||
|
|
Loading…
Reference in a new issue