Home
hacking
tournaments
projects
friends
Help
Search
Login
Register
June 19, 2013, 04:09:08 AM
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
THC Hack Challenges Released!
allowTransparency="true">
advertisement:
Tools & Design: Hack Challenges Tournaments & Scripts
>
Hacks and Cracks
>
THC Challenges
>
Challenge Articles
>
programming:2
Pages: [
1
]
« previous
next »
Print
Author
Topic: programming:2 (Read 351 times)
zomgwtfbbq
Challenge Coder
Administrator
Hero Member
Karma: +31341/-1
Posts: I am a geek!!
thc title: thc elite
thc points: 3315
challenges: (69/83)
programming:2
«
on:
February 20, 2010, 12:58:17 PM »
Facebook Share
programming:2 - finding hidden directories
As you can see this challenge requires you to find a file in a directory, now ofcourse you could do it the time consuming way and keep trying until you find the directory, or do it smarter, and write a program that attempts to find the file.
Alright, as you can see there's a folder called adminxxx, the three x's stand for numbers or alphanumeric characters, this means you'll have to code something that will automatically generate a folder with the following name
admin[a-zA-Z0-9]{3}
, this is the easiest part.
Once you have coded a script that generates this string, it's time to make a connection and see if the particular file actually exists, there are several php functions that are able to do this, I personally used fsockopen to beat this one.
Have fun!
Logged
only registered users with at least 25 hack challenge points can see links:
click here in order to visit the hack challenges
Ook al ben ik een slet toch houdt ik van je..
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Hacks and Cracks
-----------------------------
=> Hacker Playground
===> web_security
===> decompile
===> hidden
===> other
===> miscellaneous
===> realistic
===> penetrate
===> get_the_pass
===> think
===> programming
===> Challenge Articles
=> Hack and Crack Tools
===> Exploits
===> Latest Tools and Files
===> Hacking RSS Tutorials
===> Latest Web Proxies
===> Online Tools
===> Cheatsheets
===> Hacking Courses + Tutorials
===> Hack Tool Releases
===> Keyloggers and keylogging
===> Cracking Tools
===> Wardriving and Wireless Network Hacking
===> Network Sniffers
===> Network Scanners
===> Remote Administration Tools
===> Miscellaneous Hacking Tools
=> Hacking, Coding and Photoshop competitions and tournaments
=> Scene Related Questions
=> Software
=> Torrents
=> Nulled Scripts
-----------------------------
Design
-----------------------------
=> Plug-ins
=> Design Tutorials
=> Templates
=> Icons
-----------------------------
Education
-----------------------------
=> E-Books
=> Training Courses
-----------------------------
Off-topic
-----------------------------
=> General
=> Personal scripts
=> Site ideas
=> Introduce yourself
=> Bugs
-----------------------------
News
-----------------------------
=> Security News
=> Internet News
Related Topics
Subject
Started by
Replies
Views
Last post
RSS: AVR Programming 01: Introduction
Hacking RSS Tutorials
zomgwtfbbq
0
157
October 23, 2010, 05:18:29 PM
by
zomgwtfbbq
RSS: Key fob programming
Hacking RSS Tutorials
zomgwtfbbq
0
131
July 13, 2010, 04:22:00 PM
by
zomgwtfbbq
RSS: PHP 5 Power Programming
Nulled Scripts
zomgwtfbbq
0
158
June 08, 2010, 06:44:41 AM
by
zomgwtfbbq
RSS: JTAG programming over a network
Hacking RSS Tutorials
zomgwtfbbq
0
111
June 01, 2010, 05:20:24 PM
by
zomgwtfbbq
Loading...