Show hacking_en.txt syntax highlighted
Hacking process:
- crash daemon at choosen port
- 'connect' to port and be transfered to shell
with daemon-user permissions (using same user
that daemon uses to do its work)
Daemons:
- Www
- Mail
- Ftp
- Console
- Many corporate proprietary agent daemons
- Many corporate proprietary service daemons
Daemon crashing:
- ICE breaker programs: passwd bruteforcer, dict breaker
(console daemon)
- Specific programs to crash specific daemons
How to implement hardware/software:
- Idea was to make hardware contains multiple daemons which
held connection to hardware. Not easy for making tracing and similar.
- Implementation plan:
- connection is to be established at hardware level
- connectees ask specific daemon for specific services
AFTER connection is established.
See more files for this project here