strandjs / IntroLabs

These are the labs for my Intro class. Yes, this is public. Yes, this is intentional.
1.5k stars 350 forks source link

Typos in WindowsCLI.md #10

Closed de-azra closed 3 years ago

de-azra commented 3 years ago

file:///C:/Users/adhd/IntroLabs/IntroClassFiles/index.html#!Tools/IntroClass/WindowsCLI/WindowsCLI.md

ways to learn, well... Anything,

-> anything

is to actualy

-> actually

Lets get started.

-> "Let's" - but you could also just scratch the sentence since the next one is "let's get started" again.

Please note that my adaptor

-> adapter

msf5 exploit(multi/handler) > set LHOST 172.26.19.133 Remember, your IP will be different! msf5 exploit(multi/handler) > exploit

-> I think this is missing the set LPORT 4444 step. The default seems to be 8443

open an edge browser

-> Edge

Now, lets look

-> Let's

Please, remember, your IP addresses will

-> address

Now, lets open another

-> let's

Once we are in, lets start

-> let's

connections yet. Lets try

-> Let's

Now, lets drill down

-> let's

Now, lets dive in!

-> let's

Lets keep digging with wmic:

-> Let's

see above, it was launced by

-> launched

strandjs commented 3 years ago

Fixed.

Thanks!