Jump to content
UBot Underground

Recommended Posts

 I have scraped an email to a %list.

add list to list (%email, $scrape attribute($element offset(<tagname="pre">, 0), "innertext"), "Delete", "Global")
add item to list(%password, $find regular expression(%email, "Delete",Global")

Link to post
Share on other sites

 ==================================================
You or someone pretending to be you tried to join our website.
This is a welcome email to confirm you wish to join.
==================================================

Hi Robert

Thank you for signing up to EDITED! You MUST login right away
to confirm your account! Simply login at the URL below:

Your Username: robert
Your Password: 7922374

Login for the first time!
==> http://www.EDITED.COM

If you don't login in a few days, your account will be automatically
canceled. This prevents people from signing other people up when they
don't want it.

If you changed your mind, or you never wanted to join in the first
place, you can ignore this email (and a reminder email in a few days)
or you can click the cancel link at the bottom of this email.

EDITED
http://www.EDITED.com

===================================================================
Your account was not setup yet. If it was a mistake, or to say NO,
click the link below to delete your account immediately
===================================================================

To CANCEL your account click the link below
==> http://www.EDITED.COM
EDITED

Link to post
Share on other sites

OK here you go you of course don't need the first node this will be your varaible or list item cell  etc

 

just for demo purposes

 

 

set(#test, " ==================================================
You or someone pretending to be you tried to join our website.
This is a welcome email to confirm you wish to join.
==================================================
Hi Robert
Thank you for signing up to EDITED! You MUST login right away
to confirm your account! Simply login at the URL below:
Your Username: robert
Your Password: 7922374
Login for the first time!
==> http://www.EDITED.COM
If you don\'t login in a few days, your account will be automatically
canceled. This prevents people from signing other people up when they
don\'t want it.
If you changed your mind, or you never wanted to join in the first
place, you can ignore this email (and a reminder email in a few days)
or you can click the cancel link at the bottom of this email.
EDITED
http://www.EDITED.com
===================================================================
Your account was not setup yet. If it was a mistake, or to say NO,
click the link below to delete your account immediately
===================================================================
To CANCEL your account click the link below
==> http://www.EDITED.COM
EDITED", "Global")
set(#soultion, $substring(#test, $add($find index(#test, "Password:"), 10), 7), "Global")

 

 

 

Pftg4

  • Like 1
Link to post
Share on other sites

when i find the word password: it finds it from the beginning so i have to add 10 characters

 

(password: is 10) so it adds it to right hand side

 

 

glad you got it 

 

 

 

pftg4

Link to post
Share on other sites

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.

Loading...
×
×
  • Create New...