summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2021-06-24 23:03:14 +0200
committerAhmed Abdelhalim <[email protected]>2021-06-24 23:03:14 +0200
commit3f154e934675925f3a0e7fe28e8036d1fb2e6e97 (patch)
treedd03f3dfeca5c2d6d80f22ccf13cca539437a8b6
parent7bc0f201349f64c0a8b9c3fcb1ff48ddb7c46367 (diff)
Extra parrotOS packages
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 889ffe7..318957c 100644
--- a/README.md
+++ b/README.md
@@ -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