mirror of
https://github.com/autistic-symposium/sec-pentesting-toolkit.git
synced 2025-05-03 23:34:54 -04:00
remove dead urls, clean up readme
This commit is contained in:
parent
323465161a
commit
bede0e3e79
251 changed files with 12365 additions and 627 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env python
|
||||
|
||||
__author__ = "bt3"
|
||||
__author__ = "bt3gl"
|
||||
|
||||
from sys import argv, exit
|
||||
from os import path
|
||||
|
@ -29,4 +29,4 @@ if __name__ == '__main__':
|
|||
HOST = '192.168.1.25'
|
||||
#arp_ping(HOST)
|
||||
icmp_ping(HOST)
|
||||
#tcp_ping(HOST, 80)
|
||||
#tcp_ping(HOST, 80)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue