Skip to content

Commit 518f599

Browse files
Merge pull request #175 from infoengine1337/features/20230306-pentestmodule
Features/20230306 pentestmodule
2 parents 28278bb + 6845df6 commit 518f599

33 files changed

+74
-229
lines changed

.github/workflows/build_uhuruos_Anya.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -72,11 +72,7 @@ jobs:
7272

7373
- name: Upload to anonfiles
7474
id: uploadiso
75-
run: echo "::set-output name=url::Please Download ISO from releases or $(curl -s --retry 3 -F file=@`echo UhuruOS-*-x86_64.iso` https://api.anonfiles.com/upload | jq .data.file.url.short )"
76-
77-
- name: Split ISO Images
78-
run: |
79-
ls UhuruOS-xfce_anya-en-*.iso | xargs -n1 -I{} bash -c "split -b1500m {} {}_splitted_ ; rm {}"
75+
run: echo "::set-output name=url::Please Download ISO from Github Actions Artifacts or $(curl -s --retry 3 -F file=@`echo UhuruOS-*-x86_64.iso` https://api.anonfiles.com/upload | jq .data.file.url.short )"
8076

8177
- name: Create release
8278
uses: softprops/action-gh-release@v1
@@ -88,7 +84,5 @@ jobs:
8884
body: ${{steps.uploadiso.outputs.url}}
8985
draft: false
9086
prerelease: false
91-
files: |
92-
UhuruOS-*x86_64.iso_splitted_*
9387

9488

.github/workflows/build_uhuruos_Loid.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -72,11 +72,7 @@ jobs:
7272

7373
- name: Upload to anonfiles
7474
id: uploadiso
75-
run: echo "::set-output name=url::Please Download ISO from releases or $(curl -s --retry 3 -F file=@`echo UhuruOS-*-x86_64.iso` https://api.anonfiles.com/upload | jq .data.file.url.short )"
76-
77-
- name: Split ISO Images
78-
run: |
79-
ls UhuruOS-xfce_loid-en-*.iso | xargs -n1 -I{} bash -c "split -b1500m {} {}_splitted_ ; rm {}"
75+
run: echo "::set-output name=url::Please Download ISO from Github Actions Artifacts or $(curl -s --retry 3 -F file=@`echo UhuruOS-*-x86_64.iso` https://api.anonfiles.com/upload | jq .data.file.url.short )"
8076

8177
- name: Create release
8278
uses: softprops/action-gh-release@v1
@@ -88,7 +84,5 @@ jobs:
8884
body: ${{steps.uploadiso.outputs.url}}
8985
draft: false
9086
prerelease: false
91-
files: |
92-
UhuruOS-*x86_64.iso_splitted_*
9387

9488

.github/workflows/build_uhuruos_Yor.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -72,11 +72,7 @@ jobs:
7272

7373
- name: Upload to anonfiles
7474
id: uploadiso
75-
run: echo "::set-output name=url::Please Download ISO from releases or $(curl -s --retry 3 -F file=@`echo UhuruOS-*-x86_64.iso` https://api.anonfiles.com/upload | jq .data.file.url.short )"
76-
77-
- name: Split ISO Images
78-
run: |
79-
ls UhuruOS-xfce_yor-en-*.iso | xargs -n1 -I{} bash -c "split -b1500m {} {}_splitted_ ; rm {}"
75+
run: echo "::set-output name=url::Please Download ISO from Github Actions Artifacts or $(curl -s --retry 3 -F file=@`echo UhuruOS-*-x86_64.iso` https://api.anonfiles.com/upload | jq .data.file.url.short )"
8076

8177
- name: Create release
8278
uses: softprops/action-gh-release@v1
@@ -88,7 +84,5 @@ jobs:
8884
body: ${{steps.uploadiso.outputs.url}}
8985
draft: false
9086
prerelease: false
91-
files: |
92-
UhuruOS-*x86_64.iso_splitted_*
9387

9488

.github/workflows/build_uhuruos_forger.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -69,11 +69,7 @@ jobs:
6969

7070
- name: Upload to anonfiles
7171
id: uploadiso
72-
run: echo "::set-output name=url::Please Download ISO from releases or $(curl -s --retry 3 -F file=@`echo UhuruOS-*-x86_64.iso` https://api.anonfiles.com/upload | jq .data.file.url.short )"
73-
74-
- name: Split ISO Images
75-
run: |
76-
ls UhuruOS-xfce_forger-en-*.iso | xargs -n1 -I{} bash -c "split -b1500m {} {}_splitted_ ; rm {}"
72+
run: echo "::set-output name=url::Please Download ISO from Github Actions Artifacts or $(curl -s --retry 3 -F file=@`echo UhuruOS-*-x86_64.iso` https://api.anonfiles.com/upload | jq .data.file.url.short )"
7773

7874
- name: Create release
7975
uses: softprops/action-gh-release@v1
@@ -85,7 +81,5 @@ jobs:
8581
body: ${{steps.uploadiso.outputs.url}}
8682
draft: false
8783
prerelease: false
88-
files: |
89-
UhuruOS-*x86_64.iso_splitted_*
9084

9185

channels/xfce_forger/airootfs.any/root/customize_airootfs_xfce_forger.sh

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,4 @@ fi
3636
# Enable zeronet
3737
_safe_systemctl enable zeronet.service
3838
chmod +x /usr/lib/start-zeronet
39-
usermod -aG tor zeronet
40-
41-
# WPScan Update
42-
wpscan --update
43-
44-
# Application categorize
45-
bash -c 'sudo pacman -Sl blackarch | grep installed | cut -d " " -f 2' | /etc/pacman.d/scripts/ba-gen-desktop.sh gen
46-
47-
# download seclists wordlists
48-
su $username -c "mkdir /home/$username/seclists-wordlist"
49-
su $username -c \
50-
"wget https://raw.githubusercontent.com/danielmiessler/SecLists/master/Discovery/Web-Content/big.txt https://raw.githubusercontent.com/danielmiessler/SecLists/master/Discovery/Web-Content/common.txt https://raw.githubusercontent.com/danielmiessler/SecLists/master/Discovery/Web-Content/raft-large-directories.txt https://raw.githubusercontent.com/danielmiessler/SecLists/master/Discovery/Web-Content/raft-large-files.txt -P /home/$username/seclists-wordlist"
39+
usermod -aG tor zeronet

channels/xfce_forger/config.any

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,5 @@ modules=(
2323
"lightdm-modules"
2424
"gtk-modules"
2525
"obscuring"
26+
"pentest"
2627
)
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
firefox
2-
tcpdump
1+
firefox

channels/xfce_yor/airootfs.any/root/customize_airootfs_xfce_yor.sh

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -27,17 +27,6 @@ else
2727
remove "/home/${username}/.config/Thunar/uca.xml.jp"
2828
fi
2929

30-
# WPScan Update
31-
wpscan --update
32-
33-
# Application categorize
34-
bash -c 'sudo pacman -Sl blackarch | grep installed | cut -d " " -f 2' | /etc/pacman.d/scripts/ba-gen-desktop.sh gen
35-
36-
# download seclists wordlists
37-
su $username -c "mkdir ~/seclists-wordlist"
38-
su $username -c \
39-
"wget https://raw.githubusercontent.com/danielmiessler/SecLists/master/Discovery/Web-Content/big.txt https://raw.githubusercontent.com/danielmiessler/SecLists/master/Discovery/Web-Content/common.txt https://raw.githubusercontent.com/danielmiessler/SecLists/master/Discovery/Web-Content/raft-large-directories.txt https://raw.githubusercontent.com/danielmiessler/SecLists/master/Discovery/Web-Content/raft-large-files.txt -P ~/seclists-wordlist"
40-
4130
# Change Theme
4231

4332
#sed -i -E 's@(^ <property name="theme" type="string" value=").*("/>$)@\1Midnight-Night\2@g' "/home/${username}/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml"

channels/xfce_yor/config.any

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,5 @@ modules=(
2222
"cli-modules"
2323
"lightdm-modules"
2424
"gtk-modules"
25+
"pentest"
2526
)

channels/xfce_yor/packages.x86_64/pentest-tools/activescan.x86_64

Lines changed: 0 additions & 37 deletions
This file was deleted.

0 commit comments

Comments
 (0)