hack games
记下,有时间玩玩~
http://www.wechall.net/lang_ranking/en
---------------
Monyer系列(黑客游戏)
1. http://monyer.com/game/game1/ (中文)
2. http://monyer.com/game/game2/ (英文)
Sunnyspeed系列(英文)- 解谜类
1. http://sunnyspeed.com/puzzle/ (英文)
2. http://sunnyspeed.com/secret/ (英文)
3. http://sunnyspeed.com/crazy/ (英文)
Hack Forever(英文)- 实战攻防类
http://www.hackerforever.com
Hacker Funny Game(英文) - 模拟实战攻防类 (FLASHGAME)
http://www.funnygames.co.nz/play/hacker
Hacker Skills(英文) - 网页过关类
http://www.hackerskills.com/
Uplink (英文) - 模拟 Linux 攻防 (需下载游戏)
http://www.introversion.co.uk/uplink/
UPLINK 是一款基于Linux平台的黑客模拟游戏.玩家在其中扮演一位神通广大的黑客为U
PLINK公司工作,窃取各大公司的数据库机密资料. 深受广大游戏玩家的喜爱. 游
戏里不需要你懂得太多的专业知识,反而会教你许多东西,只要你英语过得去.你是作为
UPLINK的一个黑客,注册了以后你会得到一笔初始的资金和初始的软 硬件.如果你熟悉黑
客的知识,你可以自己去做,如果不会的话,会有一个教学模式一步一步的教你,我这个菜鸟
也看得懂要做什么.然后你的等级会上升,你就可 以正式在UPLINK的SERVER上联系客户,接
取工作,完成工作就会获得回报(当然是钱啦)等级越高,任务的难度就会越高.在SERVER里
,你还可 以买到更厉害的软件和硬件,让你容易完成任务。
51CTO - 黑客游戏系列(中文) - 实战攻防类
第一季【原创:黑客游戏Ⅰ】危险的telnet(http://bbs.51cto.com/thread-659015-1.h
tml)
第二季【原创:黑客游戏Ⅱ】致命的SA权限(http://bbs.51cto.com/thread-659512-1.h
tml)
第三季【原创:黑客游戏Ⅲ】神秘的远程桌面端口(http://bbs.51cto.com/thread-6598
54-1.html)
MOX-X (英文)- 综合类
http://www.mod-x.co.uk/main.php
Hacker Evolution (英文) - 模拟攻防类 (需下载游戏)
http://www.hackerevolution.org/
路路解密破解游戏(中文)- 综合类
http://www.666666666666.com/Index.Asp
Arthur's Online Riddle(中文)- 网页过关类
http://riddle.arthurluk.net/
Level Game (英文) 趣味过关游戏 (FLASHGAME)
http://www.levelgame.net/
sqybi 的解谜游戏 (中文)- 网页过关类
http://sqybi.com/game/
NotPron (中英文) - 解密类游戏 (这个游戏是我的最爱)
中文版:http://deathball.net/notpron/china/notpron.htm 目前只有8关而已
英文版:http://deathball.net/notpron/levelone.htm 有132关,全球只有82人通关咯
有道谜题(中文)- 推理游戏 -FLASHGAME
http://www.youdao.com/nanti/mi2010/
『中安网培』黑客游戏 (中文)- 网页过关类(貌似最后几关坏掉了)
http://game.enet.org.cn/
Hack The Game(英文)- 模拟攻防类 (需下载游戏)
http://chaozz.deepunder.dk/index.php?dir=released/hackthegame/
游戏中玩家扮演黑客,完成各种入系统入侵任务,之后会有酬金和提升名气。目前网络上
各种真伪日益盛行,有兴趣的朋友可以亲身体验一下,过一回当黑客的瘾哟
黑客榜中榜(中文) - 网页过关类
http://www.cn-hack.cn/qs/5.htm
PCSEC'Game(中文) - 网页过关类
http://www.pcsec.org/game/
黑客游戏(英文)
http://www.chaozz.nl/?downloadid=20&type=ziponly
国外黑客游戏集锦
http://hackergames.net/
以后会写一些游戏破关的思路,另外如果有其他黑客游戏地址的朋友,麻烦请通知我,我
会加到列表里的。
http://ingeration.blogspot.com/2007/12/challenge-sites.html(被GFW了)
Now, because few people asked me to give thena list of challenge sites -
here's a list with a short explanation ofeach one:
NotPron - Riddle site that is based onimages. To reach the next level you
need to figure out the username / password orthe name of the next page.
NgSec quiz - Basic security challenge -pretty easy for the experienced ones.
TryThis0ne - Israeli security challenges.Some of them are nice, some of
them are pointless.
PullThePlug wargames - Includes threedifferent games: Vortex (exploits
under linux), Semtex (network challenges) andBlackSun (advanced
exploitation techniques). I've worked onSemtex for some time (reached level
11) and it taught me some things aboutprogramming network code under linux
with C, raw sockets and more.
Electrica the puzzle challenge - Possibly thebest and hardest puzzle
challenge I've ever played. Includes math,encryption, programming, reverse
engineering and more puzzles. Recommended! :)
Slyfx - Nice and pretty easy securitychallenge, dealing mostly with web
security.
PythonChallenge - Based on the concept ofnotpron, pythonchallenge is by far
the best way I can think of learning Python -solving riddles designed to be
solved by this scripting language. Of courseyou can solve this levels with
any programming language, but it will be muchmore complicated (because
about half of the levels includes image processing,which goes easy with
Python's PIL module). The cool thing aboutpython challenge is that after
you solve a level, you can enter a solutionpage that shows different python
codes used to solve it.
Rankk - A challenge site that started a fewmonths ago, also dealing with
security and programming.
Mod-X - Security challenges - some of themare quite hard (level 6-8 mostly).
+Ma's Reversing - Very difficult site (not soclear though), including some
really strange problems that you need toanalyze for hours.
HackerGames - A portal including links toalot of challenges sites - some of
them are total crap (after playing somechallenges you see the same levels
over and over again).
Also, two RIP sites that worth mentioning:
Try2hack - The first challenge site I've everplayed, and probably one of
the first sites in the world.
Arcanum - Awesome site, including logic,programming, encryption and misc.
challenge for every level (7 in total). Toobad the site is dead.
hack games的更多相关文章
- How to Hack Unity Games using Mono Injection Tutorial
https://guidedhacking.com/threads/how-to-hack-unity-games-using-mono-injection-tutorial.11674/ Unity ...
- Trying to hack Redis via HTTP requests
Trying to hack Redis via HTTP requests Context Imagine than you can access a Redis server via HTTP r ...
- css常用hack
原文地址:css常用hack 突然想起今天早上在CNZZ看到的统计数据,使用IE6.7的用户比例还真多,看到之后我的心都碎了.微软都放弃了为毛还有这么多人不死心? 所以说,IE下的兼容还是得做的. – ...
- CSS3_01之选择器、Hack
1.兄弟选择器:①相邻兄弟选择器:元素的后一个兄弟元素,选择器1+选择器2:②通用兄弟选择器:元素后的所有兄弟元素,选择器1~选择器2: 2.属性选择器:attr表示属性名称,elem表示元素名:①[ ...
- Unity性能优化(3)-官方教程Optimizing garbage collection in Unity games翻译
本文是Unity官方教程,性能优化系列的第三篇<Optimizing garbage collection in Unity games>的翻译. 相关文章: Unity性能优化(1)-官 ...
- Unity性能优化(4)-官方教程Optimizing graphics rendering in Unity games翻译
本文是Unity官方教程,性能优化系列的第四篇<Optimizing graphics rendering in Unity games>的翻译. 相关文章: Unity性能优化(1)-官 ...
- CSS Hack技术介绍及常用的Hack技巧集锦
一.什么是CSS Hack? 不同的浏览器对CSS的解析结果是不同的,因此会导致相同的CSS输出的页面效果不同,这就需要CSS Hack来解决浏览器局部的兼容性问题.而这个针对不同的浏览器写不同的CS ...
- Medial Queries的另一用法——实现IE hack
众所周知,有些时候为了实现IE下的某些效果与现代浏览器一致,我们不得不使用一些hack手段来实现目的.比如说使用"\0","\"和"\9"来 ...
- CSS Hack
CSS HACK,网上有很多,主要是IE版本不同造成的,尽量不要用CSS HACK,实在调不过去可以用一用,相信以后随着IE低版本的淘汰,CSS HACK也将不在使用. 类内部HACK IE6识别 - ...
随机推荐
- (转)extern关键字两种场景的使用
第一种场景 -- extern extern关键字的作用是声明变量和函数为外部链接,即该变量或函数名在其它文件中可见.用其声明的变量或函数应该在别的文件或同一文件的其它地方定义. 例如语句:exter ...
- python3 用requests 保存网页以及BeautifulSoup保存图片,并且在本地可以正常显示文章的内容和图片
用requests 模块做了个简单的爬虫小程序,将博客的一篇文章以及图片保存到本地,文章格式存为'.html'.当文章保存到本地后,图片的连接可能是目标站点的绝对或者相对路径,所以要是想在本地也显示图 ...
- 对java NIO 通道的一些了解
@引言 reactor(反应器)模式 使用单线程模拟多线程,提高资源利用率和程序的效率,增加系统吞吐量.下面例子比较形象的说明了什么是反应器模式: 一个老板经营一个饭店, 传统模式 - 来一个客人安排 ...
- EXTJS 下载
Extjs各版本的下载链接 Extjs的版本繁多,本文收集了Extjs各个版本的下载链接,包括官网和非官网的,以及各种汉化版api,欢迎大家下载分享. Extjs最新版下载链接:http://www. ...
- vi重要操作指令
[Ctrl] + [f] 萤幕『向下』移动一页,相当于[Page Down]按键( 常用 ) [Ctrl] + [b] 萤幕『向上』移动一页,相当于[Page Up]按键( 常用 ) 0 或功能键[H ...
- 【HTML5校企公益课】第一天
1.搭建基本的开发环境.学校电脑用的是浏览器是Chrome,编辑器是HBuilder. 2.初步介绍HTML5的Web项目基本结构. css:样式表 img:存放图片 js:存放脚本文件 .html: ...
- SQL学习笔记之SQL中INNER、LEFT、RIGHT JOIN的区别和用法详解
0x00 建表准备 相信很多人在刚开始使用数据库的INNER JOIN.LEFT JOIN和RIGHT JOIN时,都不太能明确区分和正确使用这三种JOIN操作,本文通过一个简单的例子通俗易懂的讲解这 ...
- mspdb100.dll不见了的解决办法
一.如果在运行某软件或编译程序时提示缺少.找不到mspdb100.dll等类似提示,将下载来的mspdb100.dll拷贝到指定目录即可 (一般是system系统目录或放到软件同级目录里面),或者重新 ...
- linux go with vscode
1 install go apt install golang 将会同时安装下列软件: golang-1.9 golang-1.9-doc golang-1.9-go golang-1.9-src ...
- center os7.2 apache+php+mysql环境配置并设置https访问
本人阿里云购买的center os7.2系统,小程序只支持https,因此需要配置https 安装apache yum -y install httpd systemctl start httpd a ...