This commit is contained in:
kayos@tcp.direct 2021-08-25 02:05:22 -07:00
parent 7853acbbf5
commit 438a2f6c08
2 changed files with 28 additions and 41 deletions

View File

@ -1,43 +1,30 @@
# ------------>sh0rtbus<------------
## We're all on this shortbus together.
# durnkb0t
```
<soyak> .drinkin
<durnkb0t> _.._..,_,_
<durnkb0t> ( )
<durnkb0t> ]~,"-.-~~[
<durnkb0t> .=])' (; ([
<durnkb0t> | ]:: ' [ the following lovely chatters
<durnkb0t> '=]): .) ([ are trying their absolute best
<durnkb0t> |:: ' | to get fuckin lit in 2021
<durnkb0t> ~~----~~
<durnkb0t> -------> kayos[m]1 d soyak
```
## wtf?
sh0rtbus is an IRC bot that will have a loosely themed set of features that combine reconnaissance, both active and passively through defense.
### still have no idea wtf you're on about
scan the scanners
brute the bruters
spider the spiders
*inbetween chatting on irc*
----
## features that work now
+ spider an irc channel and output all the visible hosts to the bot's home channel
+ toggle output (via FIFO) of [cowrie](https://github.com/cowrie/) log (real time SSH attacks)
* (cowrie plugin included)
+ thats pretty much it why is there even a README.md
----
### features i'm definitely finna think about considering to code
**+ cross reference IP addresses found in honeypot logs to IRC hosts**
+ [PSAD](https://github.com/mrash/psad) port scan detection output
+ query statistics for cowrie and psad via irc
+ provide access to malware collected by cowrie via irc and web
+ real time tty session output of successful cowrie logins
+ manual and automatic port scanning of attackers
+ cross server host spidering (sit in ircd.chat and scan efnet hosts)
+ manually triggered bruteforcer
```
<&kayos> Where r u working now Oh, yes, I've just been to see The Exorcism of Emily Rose and may never sleep again!
<&kayos> They are going to mush!
<&kayos> Bad days give u happiness.
<&kayos> So, Wish u a very Happy New Year and I wanted to ask ü to wait 4 me there ar?
<&kayos> Then r we meeting tmr?
<&kayos> Try SPEEDCHAT, txt SPEEDCHAT to 80155, if you don't mind, as doing that nxt wk.
<&kayos> See you in the library?
<&kayos> Bring it if you got it I'm in a meeting, call me later at Oh wow thats gay.
<&kayos> Do have a fantastic year and all the best. ttyl 1.20 that call cost.
<&kayos> I know this is a challenging time for you also but i have hundreds of handsomes and beauties to wish.
<&kayos> If not then let this text give you a special treat if you keep the secret.
<&kayos> At home by the way it comes!
<&kayos> Just got some gas money, any chance you and the gang want to go to taunton if you still need to loose weight.```

View File

@ -27,7 +27,7 @@ var proxyPort string = "9050"
//// Cowrie
var cowVerbose int = 0
var cowLogs string = "/home/cowrie/cowrie/var/log/cowrie"
var cowPings string = "kayos hgc Civil Xair nameless moony Glock kuntz w00dsman"
var cowPings string = "kayos hgc Civil Xair nameless moony Glock kuntz w00dsman"
// Cowrie SQL
//var sqlHost string = "127.0.0.1"
//var sqlPort string = "3306"