This file is indexed.

/usr/share/doc/yersinia/TODO is in yersinia 0.7.3-1.

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
$Id: TODO 2 2006-04-03 21:04:25Z tomac $

- Verify that when deleting a node, the field user is decremented if the
  interface was used by that node.

- VMPS attacks. Hey, we don't have VMPS in any of our little 29xx switches :(

- Take into account the Trailers Ethernet field. 

- Use backspace in ncurses string fields.

- Keep aware of 802.1Q packets with more than 1500 bytes long.

- ISL attacks. Again, we don't have ISL in any of our little 29xx switches :(

- Full ISL support

- Fix a weird bug in CDP mode

- Use TLVs with a linked list. :)

- Normalize *FOR ALL PROTOCOLS* the way IPv4 addresses are stored in the tmp_data structure.

- Move all ARP functions to arp.c

- VRRP support

- Lateral scroll in ncurses when asking for pcap file

- Update show interface information

- Escape when asking for something in ncurses

- Remove global tty_tmp

- PCAP save from multiple interfaces

- A true man page!!!!


GUI
---

- Manage SIGWINCH

- GTK GUI