Username: 
Password: 
Restrict session to IP 

Revive Bright-Shadows.net

1 2 3
Global Rank: 253
Totalscore: 87267
Posts: 1638
Thanks: 1338
UpVotes: 886
Registered: 16y 65d




Last Seen: 5h 42m
The User is Offline
RE: Revive Bright-Shadows.net
Google/translate0Thank You!0Good Post!0Bad Post! link
Quote from Xaav
Dec 29, 2020 - 19:53:59

something like :
wget --recursive -np -e robots=off -x --header "Cookie: PHPSESSID=<your session ID>" http://bright-shadows.net/hackchallenge
should do the trick, but you will need to filter the result


Yeah, but i would need an account to crawl challenges. Smile
The geeks shall inherit the properties and methods of object earth.
Global Rank: 10
Totalscore: 469099
Posts: 21
Thanks: 23
UpVotes: 28
Registered: 6y 42d








The User is Offline
RE: Revive Bright-Shadows.net
Google/translate1Thank You!1Good Post!0Bad Post! link
Gizmore, I've sent the challenges and a part of the forum to your email address via wetransfer. If i've some free time today I will try to extract some other data (list of users, who solved what, structure of the forum,...)
Global Rank: 253
Totalscore: 87267
Posts: 1638
Thanks: 1338
UpVotes: 886
Registered: 16y 65d




Last Seen: 5h 42m
The User is Offline
RE: Revive Bright-Shadows.net
Google/translate0Thank You!0Good Post!0Bad Post! link
Sadly no mail arrived yet.
I am working on the main site skeleton meanwhile Smile
The geeks shall inherit the properties and methods of object earth.
Global Rank: 254
Totalscore: 86698
Posts: 6
Thanks: 8
UpVotes: 8
Registered: 15y 77d



Last Seen: 3y 97d
The User is Offline
RE: Revive Bright-Shadows.net
Google/translate1Thank You!1Good Post!0Bad Post! link
I dumped nearly all challenged from bright shadows. I am only missing the Web-Challenges and Challenges with manual checks. I also dumped parts of the submission forum, based on my solutions. (around 120). If you interested just PM me Smile
Last edited by TheVamp - Jan 05, 2021 - 15:50:40
Global Rank: 19
Totalscore: 385579
Posts: 13
Thanks: 14
UpVotes: 16
Registered: 8y 310d







Last Seen: 29d 12h
The User is Offline
RE: Revive Bright-Shadows.net
Google/translate1Thank You!1Good Post!0Bad Post! link
I have a site dump saved if needed, and I may also have a spare account ;)

If you have an account then visit a challenge like http://www.bright-shadows.net/challenges/stegano/ascii_1/index.php to get the login prompt. Once logged in, then visit a user's profile to see a list of all challenges, and if you click on one you can still view the entire challenge http://www.bright-shadows.net/userstats.php?username=sabretooth

The forum is at http://www.bright-shadows.net/forum/forum_structure.php?rootid=13 (Forum/Folder section is more useful than New Topics, e.g. hints & solutions)
Global Rank: 254
Totalscore: 86698
Posts: 6
Thanks: 8
UpVotes: 8
Registered: 15y 77d



Last Seen: 3y 97d
The User is Offline
RE: Revive Bright-Shadows.net
Google/translate1Thank You!1Good Post!0Bad Post! link
You could also visit this page, if you want the old feeling back Smile: http://www.bright-shadows.net/index2.php
Last edited by TheVamp - Jan 05, 2021 - 16:24:54
Global Rank: 253
Totalscore: 87267
Posts: 1638
Thanks: 1338
UpVotes: 886
Registered: 16y 65d




Last Seen: 5h 42m
The User is Offline
RE: Revive Bright-Shadows.net
Google/translate0Thank You!0Good Post!0Bad Post! link
So far we got a dump of the users, challenges, solved, and forum.

The biggest problem so far: Many challs have hidden pages, like even the 1st warmup has a warmup.php not included in the dumps.

so if someone wants to help... crawl the page not visible by public.

Like some exploit challs have an own site structure... dump these for us?

Happy Challenging!
gizmore
The geeks shall inherit the properties and methods of object earth.
Global Rank: 253
Totalscore: 87267
Posts: 1638
Thanks: 1338
UpVotes: 886
Registered: 16y 65d




Last Seen: 5h 42m
The User is Offline
RE: Revive Bright-Shadows.net
Google/translate0Thank You!0Good Post!0Bad Post! link
Another big problem is the permission in the solution boards.

On TBS this was implemented not that good.
Only 1 forum per category. Can filter by challenge.

I have no idea yet, how to convert that to a structure with 1 board per challenge, but i think 1 board per challenge makes more sense?
The geeks shall inherit the properties and methods of object earth.
Global Rank: 10
Totalscore: 469099
Posts: 21
Thanks: 23
UpVotes: 28
Registered: 6y 42d








The User is Offline
RE: Revive Bright-Shadows.net
Google/translate2Thank You!2Good Post!0Bad Post! link
Quote from Gizmore
Jan 07, 2021 - 02:46:52

Another big problem is the permission in the solution boards.

On TBS this was implemented not that good.
Only 1 forum per category. Can filter by challenge.

I have no idea yet, how to convert that to a structure with 1 board per challenge, but i think 1 board per challenge makes more sense?


indeed, the current structure is far from optimal. 1 forum per challenge is better; I will patch the downloaded data to create this new structure (new forums and move topis in the correct forum)

I'm in contact with some people in order to gain access to the missing "solved" forums, i will soon publish the list of missing forums so we can complete the data set (or if someone solved everything, he's welcome to PM me ;-)
Global Rank: 253
Totalscore: 87267
Posts: 1638
Thanks: 1338
UpVotes: 886
Registered: 16y 65d




Last Seen: 5h 42m
The User is Offline
RE: Revive Bright-Shadows.net
Google/translate1Thank You!2Good Post!0Bad Post! link
We are still working hard Smile

https://github.com/gizmore/gdo6-tbs

http://tbs.wechall.net (Early draft - don't expect too much)

Lots of todo.

- BBDecoder
- Lots of layout (lists, cards, forum)
- Better and more CSS
- Markup (forum posts)
- [strike]MasterSmileyIcons
- More importer stuff from Xaav soon (chall forum + solutionboard) (ONGOING)
- Reset of Accounts via valid WeChall<=>TBS linking, even when your old tbs mail got lost \o/
- WeChall integration
- Ranking position for a user
- Unranked users
- More...

Happy Challenging!
gizmore
The geeks shall inherit the properties and methods of object earth.
Last edited by gizmore - Jan 11, 2021 - 11:34:10
1 2 3
matrixman, Xaav, tunelko, quangntenemy, TheHiveMind, Z, balicocat, Ge0, samuraiblanco, arraez, jcquinterov, hophuocthinh, alfamen2, burhanudinn123, Ben_Dover, stephanduran89, braddie0, JanLitwin17, SwolloW, dangarbri have subscribed to this thread and receive emails on new posts.
1 people are watching the thread at the moment.
This thread has been viewed 15572 times.