ru
Feedback
Bug bounty Tips

Bug bounty Tips

Открыть в Telegram

🛡️ Cybersecurity enthusiast | 💻 Helping secure the digital world | 🌐 Web App Tester | 🕵️‍♂️ OSINT Specialist Admin: @laazy_hack3r

Больше
5 849
Подписчики
+1124 часа
+687 дней
+37430 день
Архив постов
Integrating GPT Into Command Line :- by @devil_anon This would be a text based guide because making a video about this would
Integrating GPT Into Command Line :- by @devil_anon
This would be a text based guide because making a video about this would be too short and unnecessary.
1. Install shell-gpt and jq for debian users :-
sudo apt install jq
for arch users :-
sudo pacman -S jq
next :-
pip install shell-gpt
2. type sgpt into your terminal, then input your API key from your profile after signing up at openai.com
3. Usage. In order to ask simple question prompts use sgpt "your question here" then click enter (make sure the quote is on the question). and for guide on tools usage, use ; sgpt --chat toolname --shell "question here regarding the tool in order to bring up a command" Example. sgpt --chat nmap --shell "what's the command to scan ip 10.76.xx.xx and enumerate all protocols running on it" sgpt would then return back a command regarding what you asked.

Repost from C¥B€R H€LL
Integrating GPT Into Command Line :- by @devil_anon This would be a text based guide because making a video about this would
Integrating GPT Into Command Line :- by @devil_anon
This would be a text based guide because making a video about this would be too short and unnecessary.
1. Install shell-gpt and jq for debian users :-
sudo apt install jq
for arch users :-
sudo pacman -S jq
next :-
pip install shell-gpt
2. type sgpt into your terminal, then input your API key from your profile after signing up at openai.com
3. Usage. In order to ask simple question prompts use sgpt "your question here" then click enter (make sure the quote is on the question). and for guide on tools usage, use ; sgpt --chat toolname --shell "question here regarding the tool in order to bring up a command" Example. sgpt --chat nmap --shell "what's the command to scan ip 10.76.xx.xx and enumerate all protocols running on it" sgpt would then return back a command regarding what you asked.

How to download the entire directory (with files and subdirectories) from a specific server/site: wget -r --no-parent {site .
How to download the entire directory (with files and subdirectories) from a specific server/site: wget -r --no-parent {site . com/dir} -P results (view pic and replace path) Tip by twitter.com/RootMoksha and Ibrahim Husic

free-programming-books Список бесплатных книг по программированию на многих языках и переводах (включая русский и украинский) — один из самых популярных репозиториев на GitHub. https://github.com/EbookFoundation/free-programming-books Site: https://ebookfoundation.github.io/free-programming-books/

Account takeover with JSON 💥 {"password":"1234",token="123"} ->200 0K {"password":"1234","email":"victm@gmail.com","token="123"} ->200 0K Hidden email add #bugbounty #infosec #bugbountytips

Authentication Checklist😀 #bugbounty #Infosec
+1
Authentication Checklist😀 #bugbounty #Infosec

🐍 Python for Hackers: Learn by building - A blog series @hacklido #01 - SSH Bruteforcer using Asynchronous Programming 🔗 ht
🐍 Python for Hackers: Learn by building - A blog series @hacklido #01 - SSH Bruteforcer using Asynchronous Programming 🔗 https://hacklido.com/blog/525 #02 - FTP Bruteforcer using asynchronous Programming 🔗 https://hacklido.com/blog/526 #03 - Building Directory Buster using asynchronous programming 🔗 https://hacklido.com/blog/565 #04 - Building Arp Spoofing/Posioning Script 🔗 https://hacklido.com/blog/580 #05 - Building A Mutlithreaded Network Scanner 🔗 https://hacklido.com/blog/642 #06 - Building A Recursive Web Crawler 🔗 https://hacklido.com/blog/647 #07 - Building a multithreaded Subdomain Bruteforcer 🔗 https://hacklido.com/blog/653 #08 - Building A PDF Password Brute Forcer 🔗 https://hacklido.com/blog/654 #09 - Building a Hash Cracker 🔗 https://hacklido.com/blog/655 #10 - Building a reverse shell 🔗 https://hacklido.com/blog/656 🔖 Collection: https://hacklido.com/lists/5

vulscan - Vulnerability Scanning with Nmap Vulscan is a module which enhances nmap to a vulnerability scanner. The nmap option -sV enables version detection per service which is used to determine potential flaws according to the identified product. The data is looked up in an offline version of VulDB. Vulnerability Database: There are the following pre-installed databases available at the moment: scipvuldb.csv - https://vuldb.com cve.csv - https://cve.mitre.org securityfocus.csv - https://www.securityfocus.com/bid/ xforce.csv - https://exchange.xforce.ibmcloud.com/ expliotdb.csv - https://www.exploit-db.com openvas.csv - http://www.openvas.org securitytracker.csv - https://www.securitytracker.com (end-of-life) osvdb.csv - http://www.osvdb.org (end-of-life) https://github.com/scipag/vulscan ➡️ Give 100+ Reactions 🤟

CSbyGB - Pentips >Networking, Protocols and Network Pentest >Ethical Hacking - General Methodology >External Pentest >Web Pentesting >Mobile App Pentest >Wireless Pentest >Cloud Pentest >Thick Client Pentest >Hardware Pentest >Secure Code review >Checklist >Tools >VM and Labs >Linux >Windows >Programing >Binary Exploitation >OSINT >Pentester Hardware Toolbox >Post Exploitation >Reporting >Redteam >WriteUps >Digital Skills How to Make a Gitbook >Projects >Talks >Resorces Link 🔗:- https://csbygb.gitbook.io/pentips/cs-by-gb-pentips/readme @GitBook_s

photo content
+4