摘要: Description If there is a convex polygon with n vertices, None of its three diagonals intersect at one point. Please compute the diagonals intersect p 阅读全文
posted @ 2020-11-20 16:00 咕咕鸟GGA 阅读(102) 评论(0) 推荐(0)
摘要: Description Currently, we have Cola, t milliliter, and we're gonna distribute with n students. Each student needs 2 cups. Now we need to know how many 阅读全文
posted @ 2020-11-17 20:45 咕咕鸟GGA 阅读(93) 评论(0) 推荐(0)
摘要: Intro to Metasploit First, Metasploit uses PostgreSQL as its database so it needs to be launched first. sudo service postgresql start Second, With Pos 阅读全文
posted @ 2020-10-25 22:25 咕咕鸟GGA 阅读(293) 评论(0) 推荐(0)
摘要: Evil Twin Attack's sole purpose is to evaesdrop on WiFi users to steal personal or corporate information without user's knowledge. Step 1: Attacker sc 阅读全文
posted @ 2020-10-25 13:13 咕咕鸟GGA 阅读(228) 评论(0) 推荐(0)
摘要: ![](https://img2020.cnblogs.com/blog/1586234/202010/1586234-20201024192611886-2093975824.png) ![](https://img2020.cnblogs.com/blog/1586234/202010/1586234-20201024192641715-229585299.png) 阅读全文
posted @ 2020-10-24 19:27 咕咕鸟GGA 阅读(243) 评论(0) 推荐(0)
摘要: Step 1:Set our network wireless card into monitor mode Step 2: Use these commands below, and make sure they will not disturb u. Step 3: spying the net 阅读全文
posted @ 2020-10-24 14:57 咕咕鸟GGA 阅读(169) 评论(0) 推荐(0)
摘要: Because In the next few sections, we will study wireless pen-testing. So today, In this tutorial, I will write about how to set up your external USB n 阅读全文
posted @ 2020-10-24 10:51 咕咕鸟GGA 阅读(291) 评论(0) 推荐(0)
摘要: Our task is a spoofing exercise by setting up a fake login website. Step 1: Open your terminal and run setoolkit Step 2: Select Social-Engineering Att 阅读全文
posted @ 2020-10-23 19:15 咕咕鸟GGA 阅读(311) 评论(0) 推荐(0)
摘要: ~/.config/qterminal.org/qterminal.ini fontFamily = Fira Code fontSize = 15 阅读全文
posted @ 2020-10-23 13:06 咕咕鸟GGA 阅读(176) 评论(0) 推荐(0)
摘要: Our target: scanme.nmap.org Tools: nslookup、nmap nslookup nslookup is a network administration command-line tool for querying the Domain Name System(D 阅读全文
posted @ 2020-10-23 13:05 咕咕鸟GGA 阅读(181) 评论(0) 推荐(0)