higherlevel

package
v0.0.0-...-4a0d167 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 2, 2024 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ARPScanHost

func ARPScanHost(iface string, targetIP string) (string, error)

func ArpMitm

func ArpMitm(iface, victim1, victim2 string)

func Cam

func Cam(iface string, packetCount int)

func CamBatch

func CamBatch(iface string, packetCount, batchSize int)

func CamSequential

func CamSequential(iface string, packetCount int)

func CraftIKEv1Packet

func CraftIKEv1Packet(destIP, destMAC, srcMAC, srcIPnet string) ([]byte, error)

func CraftIKEv2Packet

func CraftIKEv2Packet(destIP, destMAC, srcMAC, srcIP string) ([]byte, error)

func CreateFakeArp

func CreateFakeArp(victim1, victim2, macVictim1, macVictim2, srcMac string) ([]byte, []byte)

func DHCPAttack

func DHCPAttack(packet gopacket.Packet)

func DHCPOfferAck

func DHCPOfferAck(dhcp *layers.DHCPv4, iface string, availableIP, sourceIp, gateway, mask net.IP, dhcptype string)

func DHCPSpoofing

func DHCPSpoofing(pool, maskGiven, gatewayGiven, ifaceGiven string)

func DNSSpoofing

func DNSSpoofing(iface, hosts, fakeIP string)

func DoubleTagVlan

func DoubleTagVlan(iface, dstIP string, vlanOut, vlanIn uint16)

func IKEv1DoS

func IKEv1DoS(npackets int, destIP, iface string)

func IKEv1DoSSequential

func IKEv1DoSSequential(npackets int, destIP, iface string)

func IKEv2DoS

func IKEv2DoS(npackets int, destIP, iface string)

func IKEv2DoSSequential

func IKEv2DoSSequential(npackets int, destIP, iface string)

func PoisonArp

func PoisonArp(mapList map[string]string, iface string)

func RIPPoison

func RIPPoison(network, subnet_mask, iface string, interval int)

func StpRootBridgeMitM

func StpRootBridgeMitM(iface1 string)

func StpRootBridgeMitM2

func StpRootBridgeMitM2(iface1, iface2 string)

func TCPSYNFlood

func TCPSYNFlood(iface, targetIP, targetPort string, numberOfPackets int)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL