Difference between revisions of "Trojanische Ladbare Kernelmodule"
From wiki.erlangen.ccc.de
cccer>Daizy |
m (4 revisions imported: backup from erlangen.ccc.de @ hydra) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 3: | Line 3: | ||
==Links== | ==Links== | ||
* [http:// | * [http://members.tripod.com/~srohit/devices.txt Writing Linux Device Drivers] | ||
* [http:// | * [http://packetstormsecurity.org/docs/hack/LKM_HACKING.html (nearly) Complete Linux Loadable Kernel Modules] | ||
* [http://www.big.net.au/~silvio/ various articles about linux internals and viruses] | * [http://www.big.net.au/~silvio/ various articles about linux internals and viruses] | ||
* useful Phrack articles | * useful Phrack articles | ||
** [http://www.phrack.org/ | ** [http://www.phrack.org/archives/50/P50-05 Phrack 50, article 5] - Abuse of the Linux Kernel for Fun and Profit | ||
** [http://www.phrack.org/ | ** [http://www.phrack.org/archives/51/P51-09 Phrack 51, article 9] - Bypassing Integrity Checking Systems | ||
** [http://www.phrack.org/ | ** [http://www.phrack.org/archives/52/P52-18 Phrack 52, article 18] - Weakening the Linux Kernel | ||
** [http://www.phrack.org/ | ** [http://www.phrack.org/archives/53/P53-10 Phrack 53, article 10] - Interface Promiscuity Obscurity | ||
** [http://www.phrack.org/ | ** [http://www.phrack.org/archives/54/P54-03 Phrack 54, article 3] - L I N E N O I S E | ||
** [http://www.phrack.org/ | ** [http://www.phrack.org/archives/55/P55-12 Phrack 55, article 12] - Building Into The Linux Network Layer | ||
[[Kategorie:Projekte]] |
Latest revision as of 16:27, 12 January 2021
Project terminated :(
Links
- Writing Linux Device Drivers
- (nearly) Complete Linux Loadable Kernel Modules
- various articles about linux internals and viruses
- useful Phrack articles
- Phrack 50, article 5 - Abuse of the Linux Kernel for Fun and Profit
- Phrack 51, article 9 - Bypassing Integrity Checking Systems
- Phrack 52, article 18 - Weakening the Linux Kernel
- Phrack 53, article 10 - Interface Promiscuity Obscurity
- Phrack 54, article 3 - L I N E N O I S E
- Phrack 55, article 12 - Building Into The Linux Network Layer