mirror of
https://github.com/autistic-symposium/sec-pentesting-toolkit.git
synced 2025-04-27 11:09:09 -04:00
pnewd
This commit is contained in:
parent
5179fa1b67
commit
a1bbf061c1
@ -57,7 +57,8 @@
|
||||
```
|
||||
|
||||
## Extract sha512crypt, SHA512(Unix)
|
||||
``` # cat *.txt | egrep -o '$6$w{8}S{86}' > sha512crypt.txt
|
||||
```
|
||||
# cat *.txt | egrep -o '$6$w{8}S{86}' > sha512crypt.txt
|
||||
```
|
||||
|
||||
## Extract e-mails from text files
|
||||
|
Loading…
x
Reference in New Issue
Block a user