mirror of
https://github.com/autistic-symposium/sec-pentesting-toolkit.git
synced 2025-12-01 00:16:33 -05: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 scapy.all import *
|
||||
from scapy.layers.l2 import *
|
||||
|
|
@ -22,4 +22,4 @@ if __name__ == '__main__':
|
|||
url = "whenry_49094902fea7938f.propaganda.hc"
|
||||
SPOOF_ADDR = '23.235.46.133'
|
||||
TARGET = '192.168.1.125'
|
||||
dns_poisoning()
|
||||
dns_poisoning()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue