You are browsing as a guest. Sign up (or log in) to start making projects!

Ashu-cipher

@Ashu-cipher

Joined June 1st, 2026

  • 2Devlogs
  • 5Projects
  • 2Ships
  • 15Votes
Ship

I am making wiki for CyberSecurity enthusiast, this will help them in learning, finding vulnerability, growing. This project will grow with me, my knowledge. You can use it as reference or as a wiki, whichever way you want to use. I hope you find it useful. There is too much to add, i will update these things time to time.

  • 1 devlog
  • 10h
Try project → See source code →
Open comments for this post

10h 21m 11s logged

I’m Making Notes for those who’re interested in CyberSecurity. This project will grow with me, hope you find it useful.

I’m Making Notes for those who’re interested in CyberSecurity. This project will grow with me, hope you find it useful.

Replying to @Ashu-cipher

0
8
Ship

I built Pentester, it is a live, security focused slack bot designed to perform some of the cyber security tasks from slack itself, it is built using Node.js, JavaScript, and Slack Bolt Framework, it uses Socket Mode. /pentester-help provide you with info about how you can use this bot, /pentester-payload pulls offensive security cheatsheet, /pentester-decode decodes Base64 strings, /pentester-shodan scan ip. didn't faced much challenges but if still i have to choose i will say transition from HTTPS to Socket Mode. i'm proud of implementation, being part of hack club, i'm proud that now i can feel cybersec in most of the things. you don't need to download or configure anything to test the code, you can go to shared slack workplace and invite pentester to channel by /invite @pentester and you're good to go

Try project → See source code →
Open comments for this post

1h 41m 6s logged

I have recently developed and launched Pentester, an interactive security Slack bot that aims to optimize SecOps workflow processes through direct integration within Slack. Through the use of modern technologies such as JavaScript, Node.js, and the Slack Bolt package, Pentester securely interacts in real-time with its users over Socket Mode using the WebSockets protocol. The bot works as a streamlined interactive command center that enables the user to triage target infrastructure through Shodan recon, retrieve offense syntax cheat sheets (XSS, SQLi, among others) and decode Base64-encoded cyber strings, all without leaving Slack. Through integration of these core capabilities into unique slash commands and continuous deployment of the application 24/7 using Hack Club’s Nest as a remote Linux server with the help of PM2, the project demonstrates how automation can minimize context switching and improve workflow in the SOC.

I have recently developed and launched Pentester, an interactive security Slack bot that aims to optimize SecOps workflow processes through direct integration within Slack. Through the use of modern technologies such as JavaScript, Node.js, and the Slack Bolt package, Pentester securely interacts in real-time with its users over Socket Mode using the WebSockets protocol. The bot works as a streamlined interactive command center that enables the user to triage target infrastructure through Shodan recon, retrieve offense syntax cheat sheets (XSS, SQLi, among others) and decode Base64-encoded cyber strings, all without leaving Slack. Through integration of these core capabilities into unique slash commands and continuous deployment of the application 24/7 using Hack Club’s Nest as a remote Linux server with the help of PM2, the project demonstrates how automation can minimize context switching and improve workflow in the SOC.

Replying to @Ashu-cipher

0
28

Followers

Loading…