Saturday - Joshua Herman

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • number6
    404 Image not found
    • Apr 2019
    • 2172

    #1

    Saturday - Joshua Herman

    Saturday

    Saturday August 12, 10:00 – 11:55, Council Boardroom, Forum

    Joshua Herman

    This tool is a digital assistant that helps you hack. Under the hood it uses langchain (a way to augment LLMss) that currently uses an SMS / MMS / Phone interface that will allow for basic information retrieval tasks (google search, searching shodan, google places) and has the goal of doing complex offensive and defensive security tasks using anything from a dumb phone to a smartphone. It is preprogramed with tools that it can intelligently use to accomplish certain tasks such as performing a search on shodan given an IP address.

    I am a release engineer specializing in compliance of information security vendors for post trade currencies. Previously I was a software engineer with experience with distributed computing and UI / UX using Python and Javascript in the same department . I have a decade of professional experience in software engineering in various industries such as insurance, CRM, Trade Show applications, recommender systems and cryptocurrency . I also have contributions to open source projects such as CPython documentation, triaging and features.

    Audience - Offensive / Defensive / AppSec​
    Starts
    August 12, 2023 10:00
    Ends
    August 12, 2023 11:55
    Location
    Council Boardroom, Forum
  • zitterbewegung
    Member
    • Jul 2023
    • 7

    #2
    The source code for this can be found at the GitHub repo can be found at https://github.com/zitterbewegung/saturday/ . More information about the project and instructions for setup can be found there.

    Comment

    • zitterbewegung
      Member
      • Jul 2023
      • 7

      #3
      Here is a recon demo that uses shodan to scan an IP and give you its ASN.
      Attached Files

      Comment

      • zitterbewegung
        Member
        • Jul 2023
        • 7

        #4
        More demo's. This is when it decides not to use shodan and is executing bash commands on the local machine.
        Click image for larger version

Name:	Screenshot 2023-07-13 at 11.46.07 AM.png
Views:	374
Size:	22.9 KB
ID:	246451
        Attached Files

        Comment

        • zitterbewegung
          Member
          • Jul 2023
          • 7

          #5
          Click image for larger version

Name:	Screenshot 2023-07-13 at 11.34.02 AM.png
Views:	458
Size:	15.2 KB
ID:	246505 Click image for larger version

Name:	Screenshot 2023-07-13 at 11.34.24 AM.png
Views:	440
Size:	386.5 KB
ID:	246506 Here this is reasoning based on shodan's output that 1.1.1.1 is a DNS server.
          Attached Files
          Last edited by zitterbewegung; July 15, 2023, 15:22.

          Comment

          • zitterbewegung
            Member
            • Jul 2023
            • 7

            #6
            Here is an example of chaining commands.
            Click image for larger version  Name:	Screenshot 2023-07-16 at 10.38.49 AM.png Views:	0 Size:	47.5 KB ID:	246520 Click image for larger version

Name:	Screenshot 2023-07-16 at 10.49.41 AM.png
Views:	474
Size:	551.8 KB
ID:	246522
            Attached Files

            Comment

            Working...