/usr/share/doc/yersinia/examples/yersinia.conf is in yersinia 0.8.2-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 | #
# Yersinia configuration file example
#
# Please read the README and the man page before complaining
# Global options
<global>
# MAC Spoofing
mac_spoofing = 1
# Active interfaces
#interfaces = eth0, eth1
# Hosts allowed to connect to the network daemon
# Examples: www.microsoft.com 192.168.1.0/24 10.31-128.*.13 100.200.*.* 2-20.*.*.10-11
hosts = localhost
# Propaganda. It's cool, so please, don't disable it!! :-P
splash = 1
# Username for the admin mode
username = root
# Password for the admin mode
password = root
# Enable password for the admin mode
enable = tomac
# Daemon port
port = 12000
</global>
<protocol CDP>
Source MAC = 06:45:8B:6B:41:56
Destination MAC = 01:00:0C:CC:CC:CC
Version = 0x01
TTL = 0xB4
Checksum = 0x0000
</protocol>
<protocol DHCP>
Source MAC = 02:48:33:66:02:51
Destination MAC = FF:FF:FF:FF:FF:FF
SIP = 000.000.000.000
DIP = 255.255.255.255
SPort = 00068
DPort = 00067
Op = 0x01
Htype = 0x01
HLEN = 0x06
Hops = 0x00
Xid = 0x643C9869
Secs = 0x0000
Flags = 0x8000
CI = 000.000.000.000
YI = 000.000.000.000
SI = 000.000.000.000
GI = 000.000.000.000
CH = 02:48:33:66:02:51
</protocol>
<protocol 802.1Q>
Source MAC = 0E:5C:49:19:32:BF
Destination MAC = FF:FF:FF:FF:FF:FF
VLAN = 0001
Priority = 07
CFI = 0x00
L2Proto1 = 0x0800
VLAN2 = 0002
Priority = 07
CFI = 0x00
L2Proto2 = 0x0800
Src IP = 010.000.000.001
Dst IP = 255.255.255.255
IP Prot = 0x01
Payload = YERSINIA
</protocol>
<protocol 802.1X>
Source MAC = 0C:58:55:62:B7:42
Destination MAC = 01:80:C2:00:00:03
Ver = 0x01
Type = 0x00
EAPCode = 0x02
EAPId = 0x00
EAPType = 0x01
EAPInfo = Andrea Amati
</protocol>
<protocol DTP>
Source MAC = 0C:7C:E8:46:D5:95
Destination MAC = 01:00:0C:CC:CC:CC
Version = 0x01
Neighbor-ID = 0C7CE846D595
Status = 0x03
Type = 0xA5
Domain =
</protocol>
<protocol HSRP>
Source MAC = 0A:1E:B7:41:C6:23
Destination MAC = 01:00:5E:00:00:02
SIP = 046.177.065.242
DIP = 224.000.000.002
SPort = 01985
DPort = 01985
Version = 0x00
Opcode = 0x00
State = 0x00
Hello = 0x03
Hold = 0x0A
Priority = 0xFF
Group = 00
Reserved = 0x00
Auth = cisco
VIP = 080.126.215.171
</protocol>
<protocol ISL>
Source MAC = 06:E1:45:75:DB:51
Destination MAC = 01:00:0C:00:00:00
Type = 0x0
User = 0x0
Len = 0x0000
SNAP = 0xAAAA03
HSA = 0x000000
VLAN = 0xBE92
BPDU = 0x0
Index = 0x0000
Res = 0x0000
Src IP = 010.000.000.001
Dst IP = 255.255.255.255
Proto = 0x01
</protocol>
<protocol MPLS>
Source MAC = 04:08:20:12:A9:75
Destination MAC = FF:FF:FF:FF:FF:FF
Label1 = 123
Exp1 = 000
Bottom1 = 1
TTL1 = 8
Label2 = 678
Exp2 = 000
Bottom2 = 0
TTL2 = 64
SrcIP = 10.1.2.3
SrcPort = 19
DstIP = 128.0.0.1
DstPort = 60
Payload = YERSINIA
</protocol>
<protocol STP>
Source MAC = 0A:23:16:02:FF:08
Destination MAC = 01:80:C2:00:00:00
Id = 0x0000
Ver = 0x00
Type = 0x00
Flags = 0x00
RootId = 5080.760F0E14AC58
Pathcost = 0x00000000
BridgeId = CB09.E7CD90117CAA
Port = 0x8002
Age = 0x0000
Max = 0x0014
Hello = 0x0002
Fwd = 0x000F
</protocol>
<protocol VTP>
Source MAC = 02:C2:DC:7F:8E:F3
Destination MAC = 01:00:0C:CC:CC:CC
Version = 0x01
Code = 0x03
Domain =
MD5 = 00000000000000000000000000000000
Updater = 010.013.058.001
Revision = 0000000001
Timestamp =
Start value = 00001
Followers = 001
Sequence = 001
</protocol>
|