mirror of
https://github.com/AbdullahRizwan101/CTF-Writeups
synced 2024-11-21 19:43:03 +00:00
Update Chatterbox.md
This commit is contained in:
parent
fd83fad755
commit
e40402fd79
1 changed files with 3 additions and 2 deletions
|
@ -3,7 +3,8 @@
|
||||||
|
|
||||||
## Rustscan
|
## Rustscan
|
||||||
|
|
||||||
I first ran rustscan because it was taking way longer for nmap to scan ports
|
I first ran rustscan because it was taking way longer for nmap to scan all ports
|
||||||
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
rustscan --batch-size 45000 -a 10.10.10.74
|
rustscan --batch-size 45000 -a 10.10.10.74
|
||||||
|
@ -124,4 +125,4 @@ It's showing `N` for user Alfred which means no permissions are given to this us
|
||||||
|
|
||||||
https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/cacls
|
https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/cacls
|
||||||
|
|
||||||
<img src="https://i.imgur.com/htuzKDI.png"/>
|
<img src="https://i.imgur.com/htuzKDI.png"/>
|
||||||
|
|
Loading…
Reference in a new issue