Skip to content

Instantly share code, notes, and snippets.

View jtrent238's full-sized avatar
:octocat:
idk?

Trent Patterson jtrent238

:octocat:
idk?
View GitHub Profile
jtrent238drinks:ItemSoda 20 20 false 0 0
jtrent238drinks:ItemSoda 20 20 false 0 1
jtrent238drinks:ItemSoda 20 20 false 0 2
jtrent238drinks:ItemSoda 20 20 false 0 3
jtrent238drinks:ItemSoda 20 20 false 0 4
jtrent238drinks:ItemSoda 20 20 false 0 5
jtrent238drinks:ItemSoda 20 20 false 0 6
jtrent238drinks:ItemSoda 20 20 false 0 7
jtrent238drinks:ItemSoda 20 20 false 0 8
jtrent238drinks:ItemSoda 20 20 false 0 9

Microsoft Windows Server 2019 Datacenter

  • OS Version: 10.0.17763 Build 1817
  • Image Version: 20210309.0

Enabled windows optional features

  • Windows Subsystem for Linux [WSLv1]

Installed Software

Language and Runtime

  • Bash 4.4.23(1)-release
[Admin login] from source 192.168.1.24, Saturday, Feb 06,2021 18:23:55
[DoS attack: Fraggle Attack] from source 22.69.60.1,port 67 Saturday, Feb 06,2021 18:01:59
[DHCP IP: (192.168.1.13)] to MAC address [REDACTED], Saturday, Feb 06,2021 17:57:59
[DHCP IP: (192.168.1.18)] to MAC address [REDACTED], Saturday, Feb 06,2021 17:56:51
[DoS attack: snmpQueryDrop] from source 37.49.229.182,port 41757 Saturday, Feb 06,2021 17:50:25
[DoS attack: ACK Scan] from source 23.192.83.232,port 443 Saturday, Feb 06,2021 17:49:37
[DoS attack: Fraggle Attack] from source 22.69.60.1,port 67 Saturday, Feb 06,2021 17:32:51
[DoS attack: RST Scan] from source 151.101.129.16,port 443 Saturday, Feb 06,2021 17:28:13
[DoS attack: Fraggle Attack] from source 30.107.128.1,port 67 Saturday, Feb 06,2021 17:15:47
[DoS attack: RST Scan] from source 3.14.239.81,port 443 Saturday, Feb 06,2021 17:12:32
@jtrent238
jtrent238 / spamMail.sh
Last active January 28, 2021 21:11 — forked from larsgroeber/spamMail.sh
Small bash script for sending spam mails using mutt
#! /usr/bin/env bash
#
# small script to send spam mails using mutt (excercise project for a course)
# @author: Lars Groeber
#
# Usage:
# SCRIPTNAME [-T %Y%m%d%H%M] [-t timeInterval-in-min] [-m maxMails]
# (-s subject,email,body) | (-f subject,file-with-emails,body)
#
{
"Version": "13.3.0",
"Name": "Gofile",
"DestinationType": "ImageUploader, TextUploader, FileUploader",
"RequestMethod": "POST",
"RequestURL": "https://srv-store4.gofile.io/uploadFile",
"Body": "MultipartFormData",
"FileFormName": "file",
"URL": "https://gofile.io/d/$json:data.code$?ref=jtrent238"
}
buildscript {
repositories {
maven { url = "https://repo1.maven.org/maven2/" }
maven {
name = "forge"
url = "http://files.minecraftforge.net/maven"
}
maven {
name = "sonatype"
url = "https://oss.sonatype.org/content/repositories/snapshots/"
@jtrent238
jtrent238 / boringdata.dat
Last active February 28, 2021 23:34
Just some boring data!
000_000=true
111_111=false
afd66b7a3caf4047b2b0f551f673fd85=true
1b0661eec62c4b9496b652c8b6806714=true
b4233b0965f840379b37cf5c1b2be13c=true
e8ff5e7b606340b38a5f991f47efadbe=true
5e3ddefd16344560a5706049219e56ec=true
4b9424e896b546c4a6680736d981315e=true
f28aa27939d447c8b3c5148d6587cf1e=true
67da018a72034a79952e74ecfa27ff0a=true
@echo off
cls
cd /D "%~dp0"
set /p channel="Enter Channel URL: "
REM channel=https://www.youtube.com/channel/UCiSE_HQv_u0jP2OEKg8ioug
echo Getting stuff ready please wait...
Auto-Register Error
Auto-Login Error
Inner Exception:
System.Data.SqlClient.SqlException (0x80131904): Violation of PRIMARY KEY constraint 'PK_tbl_UserSession'. Cannot insert duplicate key in object 'dbo.tbl_UserSession'. The duplicate key value is (253669699).
The statement has been terminated.
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
at System.Data.SqlClient.S