Skip to content

Commit

Permalink
Merge pull request #175 from infoengine1337/features/20230306-pentest…
Browse files Browse the repository at this point in the history
…module

Features/20230306 pentestmodule
  • Loading branch information
infoengine1337 authored Mar 8, 2023
2 parents 28278bb + 6845df6 commit 518f599
Show file tree
Hide file tree
Showing 33 changed files with 74 additions and 229 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/build_uhuruos_Anya.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,7 @@ jobs:

- name: Upload to anonfiles
id: uploadiso
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 )"

- name: Split ISO Images
run: |
ls UhuruOS-xfce_anya-en-*.iso | xargs -n1 -I{} bash -c "split -b1500m {} {}_splitted_ ; rm {}"
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 )"

- name: Create release
uses: softprops/action-gh-release@v1
Expand All @@ -88,7 +84,5 @@ jobs:
body: ${{steps.uploadiso.outputs.url}}
draft: false
prerelease: false
files: |
UhuruOS-*x86_64.iso_splitted_*


8 changes: 1 addition & 7 deletions .github/workflows/build_uhuruos_Loid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,7 @@ jobs:

- name: Upload to anonfiles
id: uploadiso
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 )"

- name: Split ISO Images
run: |
ls UhuruOS-xfce_loid-en-*.iso | xargs -n1 -I{} bash -c "split -b1500m {} {}_splitted_ ; rm {}"
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 )"

- name: Create release
uses: softprops/action-gh-release@v1
Expand All @@ -88,7 +84,5 @@ jobs:
body: ${{steps.uploadiso.outputs.url}}
draft: false
prerelease: false
files: |
UhuruOS-*x86_64.iso_splitted_*


8 changes: 1 addition & 7 deletions .github/workflows/build_uhuruos_Yor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,7 @@ jobs:

- name: Upload to anonfiles
id: uploadiso
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 )"

- name: Split ISO Images
run: |
ls UhuruOS-xfce_yor-en-*.iso | xargs -n1 -I{} bash -c "split -b1500m {} {}_splitted_ ; rm {}"
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 )"

- name: Create release
uses: softprops/action-gh-release@v1
Expand All @@ -88,7 +84,5 @@ jobs:
body: ${{steps.uploadiso.outputs.url}}
draft: false
prerelease: false
files: |
UhuruOS-*x86_64.iso_splitted_*


8 changes: 1 addition & 7 deletions .github/workflows/build_uhuruos_forger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,7 @@ jobs:

- name: Upload to anonfiles
id: uploadiso
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 )"

- name: Split ISO Images
run: |
ls UhuruOS-xfce_forger-en-*.iso | xargs -n1 -I{} bash -c "split -b1500m {} {}_splitted_ ; rm {}"
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 )"

- name: Create release
uses: softprops/action-gh-release@v1
Expand All @@ -85,7 +81,5 @@ jobs:
body: ${{steps.uploadiso.outputs.url}}
draft: false
prerelease: false
files: |
UhuruOS-*x86_64.iso_splitted_*


Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,4 @@ fi
# Enable zeronet
_safe_systemctl enable zeronet.service
chmod +x /usr/lib/start-zeronet
usermod -aG tor zeronet

# WPScan Update
wpscan --update

# Application categorize
bash -c 'sudo pacman -Sl blackarch | grep installed | cut -d " " -f 2' | /etc/pacman.d/scripts/ba-gen-desktop.sh gen

# download seclists wordlists
su $username -c "mkdir /home/$username/seclists-wordlist"
su $username -c \
"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"
usermod -aG tor zeronet
1 change: 1 addition & 0 deletions channels/xfce_forger/config.any
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ modules=(
"lightdm-modules"
"gtk-modules"
"obscuring"
"pentest"
)
3 changes: 1 addition & 2 deletions channels/xfce_forger/packages.x86_64/exclude
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
firefox
tcpdump
firefox
11 changes: 0 additions & 11 deletions channels/xfce_yor/airootfs.any/root/customize_airootfs_xfce_yor.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,17 +27,6 @@ else
remove "/home/${username}/.config/Thunar/uca.xml.jp"
fi

# WPScan Update
wpscan --update

# Application categorize
bash -c 'sudo pacman -Sl blackarch | grep installed | cut -d " " -f 2' | /etc/pacman.d/scripts/ba-gen-desktop.sh gen

# download seclists wordlists
su $username -c "mkdir ~/seclists-wordlist"
su $username -c \
"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"

# Change Theme

#sed -i -E 's@(^ <property name="theme" type="string" value=").*("/>$)@\1Midnight-Night\2@g' "/home/${username}/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml"
Expand Down
1 change: 1 addition & 0 deletions channels/xfce_yor/config.any
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ modules=(
"cli-modules"
"lightdm-modules"
"gtk-modules"
"pentest"
)
37 changes: 0 additions & 37 deletions channels/xfce_yor/packages.x86_64/pentest-tools/activescan.x86_64

This file was deleted.

9 changes: 0 additions & 9 deletions channels/xfce_yor/packages.x86_64/pentest-tools/cloud.x86_64

This file was deleted.

17 changes: 0 additions & 17 deletions channels/xfce_yor/packages.x86_64/pentest-tools/cms.x86_64

This file was deleted.

10 changes: 0 additions & 10 deletions channels/xfce_yor/packages.x86_64/pentest-tools/container.x86_64

This file was deleted.

43 changes: 0 additions & 43 deletions channels/xfce_yor/packages.x86_64/pentest-tools/exploit.x86_64

This file was deleted.

19 changes: 0 additions & 19 deletions channels/xfce_yor/packages.x86_64/pentest-tools/network.x86_64

This file was deleted.

10 changes: 0 additions & 10 deletions channels/xfce_yor/packages.x86_64/pentest-tools/programs.x86_64

This file was deleted.

27 changes: 0 additions & 27 deletions channels/xfce_yor/packages.x86_64/pentest-tools/recon.x86_64

This file was deleted.

22 changes: 22 additions & 0 deletions modules/pentest/airootfs.any/root/customize_airootfs_pentest.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
#!/usr/bin/env bash
#
# Yamada Hayao
# Twitter: @Hayao0819
# Email : [email protected]
#
# (c) 2019-2021 Fascode Network.
#

# WPScan Update
wpscan --update

# Application categorize
bash -c 'sudo pacman -Sl blackarch | grep installed | cut -d " " -f 2' | /etc/pacman.d/scripts/ba-gen-desktop.sh gen

# download seclists wordlists
su $username -c "mkdir ~/seclists-wordlist"
su $username -c \
"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"

# set PwnDBG to gdb plugin
su $username -c 'echo "source /usr/share/pwndbg/gdbinit.py" >> ~/.gdbinit'
1 change: 1 addition & 0 deletions modules/pentest/alteriso
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
alteriso=3.1
10 changes: 10 additions & 0 deletions modules/pentest/architecture
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
#
# Yamada Hayao
# Twitter: @Hayao0819
# Email : [email protected]
#
# (c) 2019-2021 Fascode Network.
#
# Supported architecture list

x86_64
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ blackarch/nuclei
community/mitmproxy

#-- burpsuite --#
jre11-openjdk
blackarch/burpsuite

#-- OWASP ZAP --#
Expand Down
19 changes: 19 additions & 0 deletions modules/pentest/packages.x86_64/binary.x86_64
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
#
# Uhuru OS package list
#
# infoengine1337
# Twitter: @infoengine1337

#-- binary tools --#
gdb
pwndbg
checksec
ropgadget
nasm
rp
one_gadget
pwntools

#-- reversing --#
radare2
ghidra
File renamed without changes.
Loading

0 comments on commit 518f599

Please sign in to comment.