#### Task1: What is Offensive Security? 什么是进攻性安全?
The process of breaking into computer systems, exploiting想要打败黑客,就要先成为黑客(就像星爷《九品芝麻官》里说的,想惩治贪官,就要比贪官还奸). {{:c.实践与心得:03.tryhackme:module1:1.introduction_to_cyber_security:pasted:20240422-133004.png?x400}} Find vulnerabilities and recommending patches before a cybercriminal does. Offensive security $\Leftrightarrow$ Defensive Security ---- :?: Which of the following options better represents the process where you simulate a hacker's actions to find vulnerabilities in a system? :!:software bugs , and findingloopholes in application to gainunauthorized access to them.
gobuster -u http://fakebank.com -w wordlist.txt dir
-u 表示给出网页的状态(301表示Redirect重定向,200表示HTTP连接成功网页可访问)
-w 表示使用给定txt文件中的单词迭代查询隐藏网页.
结果显示,网站根目录下/bank-transfer是可访问的
{{:c.实践与心得:03.tryhackme:1.introduction_to_cyber_security:pasted:20240224-073648.png}}
按网站提示,将帐户2276的钱转2000$到账户8881中.
再加到自己账户确认到账情况,并得到
通关密码: