diff options
| author | Ahmed Abdelhalim <[email protected]> | 2021-06-24 23:03:14 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2021-06-24 23:03:14 +0200 |
| commit | 3f154e934675925f3a0e7fe28e8036d1fb2e6e97 (patch) | |
| tree | dd03f3dfeca5c2d6d80f22ccf13cca539437a8b6 /README.md | |
| parent | 7bc0f201349f64c0a8b9c3fcb1ff48ddb7c46367 (diff) | |
Extra parrotOS packages
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -89,6 +89,12 @@ sudo ufw enable sudo ufw allow from 192.168.0.0/24 to any port 22 ``` +## ParrotOS (extras) +```bash +git clone https://github.com/danielmiessler/SecLists.git ~/SecLists +sudo mv ~/SecLists /usr/share/ +``` + ## Languages - Setup ruby/rbenv |
