2.0 KiB
2.0 KiB
- General Guides and Scripts for:
- Ubuntu Server LAMP (20.04 LTS)
- Dark Web Hosting (LAMP on 20.04 LTS)
- General Windows 10 and mobile security guide
Install customscripts on linux with full upgrade and package install
script=/tmp/install_script.sh && curl -s https://raw.githubusercontent.com/PrincessPi3/general-scripts-and-system-ssssssetup/refs/heads/main/customscripts/install_script.sh > $script && chmod +x $script && $SHELL -c "$script full" && $SHELL /usr/share/customscripts/configure_webhook.sh full && exec $SHELL
without full upgrade and package install
script=/tmp/install_script.sh && curl -s https://raw.githubusercontent.com/PrincessPi3/general-scripts-and-system-ssssssetup/refs/heads/main/customscripts/install_script.sh > $script && chmod +x $script && $SHELL -c "$script" && $SHELL /usr/share/customscripts/configure_webhook.sh full && exec $SHELL
Usage
Linux
git helpers
gitinitshitgitshitgitsyncsyncstatuswaypoint
security helpers
backup.shbinwalk-toolconfiguree_webhook.shconnect-wificrowdsec.shfind_bytesfix-wifiadd_user_sshwifi-monitor-airXrecursive-analysislarge_file_search_for_hashrandomtoken
monitoring
mon-watchmonitor_pidwebhook
setup and general scripts
ifnetinstall_script.shpyenv_setupxrdp-startadd_apache2_sitedownload_file_listmessage_usersUNFUCK_HOMEDIR_PERMS.sh
Windowwz
git helpers
gitshit.ps1gitsync.ps1syncstatus.ps1waypoint.ps1
linux-like hashing helpers
winhash.ps1md5sum.ps1sha256sum.ps1sha384sum.ps1sha512sum.ps1
remote host tools
ssh-wait-loop.ps1wait-on-host.ps1testtime.ps1
Windows system
redundant-backup.ps1windows-repair.bat
todo:
- windwows gitinitshit
- convert windows-repair.bat to powershell and add more features and checks
- automatic elevation request
- update and improve security scan via windows defender