|
Revision 1201, 0.5 kB
(checked in by till, 2 years ago)
|
postgres plugin, lots of improvements
|
| Line | |
|---|
| 1 |
-- Need to fix -------------------------------------------------------- |
|---|
| 2 |
o Review automake installation process |
|---|
| 3 |
|
|---|
| 4 |
-- Small Changes ------------------------------------------------------ |
|---|
| 5 |
o Do fallback to default interface already in ip guessing phase |
|---|
| 6 |
o Check for EINVAL when select()ing in plugins |
|---|
| 7 |
o Dump attack payload and responses in tcpdump format for future |
|---|
| 8 |
deep packet analysis |
|---|
| 9 |
|
|---|
| 10 |
-- Future plans ------------------------------------------------------- |
|---|
| 11 |
o dump attack data into MySQL and Postgres databases |
|---|
| 12 |
o add ipfw connection monitors |
|---|