support.pandi.id Open in urlscan Pro
203.119.112.35  Public Scan

Submitted URL: https://support.pandi.id/User/AutoLogin?username=phishing%40t-mobile.nl&email=phishing%40t-mobile.nl&userHash=ab3dc63e7be...
Effective URL: https://support.pandi.id/Ticket/6883
Submission: On November 03 via api from NL — Scanned from NL

Form analysis 2 forms found in the DOM

POST /Ticket/Reopen?ticketId=6883

<form action="/Ticket/Reopen?ticketId=6883" data-ajax="true" data-ajax-mode="replace" data-ajax-success="StatusChanged(2); StartTimeSpentTimer();" data-ajax-update="#toolbar" method="post"> <input type="submit" name="btnReOpen" id="btnReOpen"
    title="Reopen the closed ticket" value="Re-open">
</form>

POST /Ticket/AddComment?ticketId=6883

<form action="/Ticket/AddComment?ticketId=6883" autocomplete="off" data-ajax="true" data-ajax-failure="CommentSubmitFailure()" data-ajax-success="AddCommentSuccess(data)" enctype="multipart/form-data" id="commentsForm" method="post">
  <div id="divComments">
    <div class="outerroundedborder lightbg" style="padding:14px;overflow:hidden;display:none" id="divNewComment">
      <a href="javascript:;" class="fa fa-times" style="opacity:0.15;float:right;color:inherit" onclick="HideNewComment(); removeCommentDraft();" title="Cancel"></a>
      <div id="divSubscribersList" class="grey">
        <div>To:</div>
        <div title="abuse@pandi.id" class="outerroundedborder darkbg subscriber "><label><input type="checkbox" title="Send notification to this subscriber (Shift+Click to check/uncheck all)" name="cbSubs21" id="cbSubs21"
              onclick="subCheckClick(event)" value="abuse@pandi.id">abuse@pandi.id</label></div>
        <div title="ardi" class="outerroundedborder darkbg subscriber tech"><label><input type="checkbox" title="Send notification to this subscriber (Shift+Click to check/uncheck all)" name="cbSubs77" id="cbSubs77" onclick="subCheckClick(event)"
              value="ardi">Yusuf Ardian</label></div>
        <div title="phishing@t-mobile.nl" class="outerroundedborder darkbg subscriber "><label><input type="checkbox" title="Send notification to this subscriber (Shift+Click to check/uncheck all)" name="cbSubs3425" id="cbSubs3425"
              onclick="subCheckClick(event)" value="phishing@t-mobile.nl">phishing@t-mobile.nl</label></div>
        <div title="CDC@t-mobile.nl" class="outerroundedborder darkbg subscriber "><label><input type="checkbox" title="Send notification to this subscriber (Shift+Click to check/uncheck all)" name="cbSubs3426" id="cbSubs3426"
              onclick="subCheckClick(event)" value="CDC@t-mobile.nl">_Cyber Defense Center</label></div>
        <div id="divNewSubscriberLink"><a href="javascript:ShowHideNewSubscriber(true)" id="aNewSubscriber">add...</a></div>
        <div id="divNewSubscriber" style="display: none; white-space: nowrap; padding: 0px;"><input type="text" placeholder="Email" onblur="setTimeout(function() { ShowHideNewSubscriber(false); }, 200)"
            onkeypress="if (event.keyCode == 13) return false;" id="tbNewSubscriber" name="tbNewSubscriber" class="grey" style="width: 120px;"> <span id="emailValidationError" class="error" style="display: none; position: absolute;">Should be a valid
            email address or select existing user from suggestions</span> <span class="grey2"> simply enter a new email and hit 'return'</span></div>
      </div>
      <div style="clear:both;padding:3px"></div>
      <script src="/js/editor.js?v=7846-41333" defer=""></script>
      <script src="/js/HtmlSanitizer.js?v=7846-41333" defer=""></script>
      <div class="dropzoneContainer">
        <div class="richeditor">
          <div class="editbar"> <button tabindex="-1" class="boldbtn fa fa-bold" title="bold" onclick="$('#tbNewComment').wswgEditor('execCmd', 'bold');" type="button"></button> <button tabindex="-1" class="italicbtn fa fa-italic" title="italic"
              onclick="$('#tbNewComment').wswgEditor('execCmd', 'italic');" type="button"></button> <button tabindex="-1" class="underlinebtn fa fa-underline" title="underline" onclick="$('#tbNewComment').wswgEditor('execCmd', 'underline');"
              type="button"></button>
            <div class="dropdown" style="display:inline-block"> <button tabindex="-1" class="dropdown-toggle fa fa-align-center" data-toggle="dropdown" title="align" type="button"> <i class="fa fa-angle-down"></i></button>
              <ul class="dropdown-menu outerroundedbox"> <button tabindex="-1" title="align left" onclick="$('#tbNewComment').wswgEditor('execCmd', 'justifyLeft');" type="button"><i class="fa fa-align-left"></i></button> <button tabindex="-1"
                  title="align center" onclick="$('#tbNewComment').wswgEditor('execCmd', 'justifyCenter');" type="button"><i class="fa fa-align-center"></i></button> <button tabindex="-1" title="align right"
                  onclick="$('#tbNewComment').wswgEditor('execCmd', 'justifyRight');" type="button"><i class="fa fa-align-right"></i></button> </ul>
            </div>
            <div class="dropdown" style="display:inline-block"> <button tabindex="-1" class="dropdown-toggle fa fa-text-height" data-toggle="dropdown" title="heading" type="button"> <i class="fa fa-angle-down"></i></button>
              <ul class="dropdown-menu outerroundedbox"> <button tabindex="-1" title="H1" onclick="$('#tbNewComment').wswgEditor('execCmd', 'formatBlock', '<h1>');" type="button">H1</button> <button tabindex="-1" title="H2"
                  onclick="$('#tbNewComment').wswgEditor('execCmd', 'formatBlock', '<h2>');" type="button">H2</button> <button tabindex="-1" title="H3" onclick="$('#tbNewComment').wswgEditor('execCmd', 'formatBlock', '<h3>');"
                  type="button">H3</button> <button tabindex="-1" title="None" onclick="$('#tbNewComment').wswgEditor('execCmd', 'formatBlock', '<div>');" type="button"><i class="fa fa-paragraph"></i></button> </ul>
            </div>
            <div class="dropdown" style="display:inline-block"> <button tabindex="-1" class="dropdown-toggle fa fa-list-ul" data-toggle="dropdown" title="lists" type="button"> <i class="fa fa-angle-down"></i></button>
              <ul class="dropdown-menu outerroundedbox"> <button tabindex="-1" class="listbtn fa fa-list-ul" title="insert unordered list" type="button" onclick="$('#tbNewComment').wswgEditor('execCmd', 'InsertUnorderedList');"></button> <button
                  tabindex="-1" class="listbtn fa fa-list-ol" title="insert ordered list" type="button" onclick="$('#tbNewComment').wswgEditor('execCmd', 'InsertOrderedList');"></button> <button tabindex="-1" class="listbtn fa fa-indent"
                  title="indent" type="button" onclick="$('#tbNewComment').wswgEditor('execCmd', 'indent');"></button> <button tabindex="-1" class="listbtn fa fa-indent" title="outdent" type="button"
                  onclick="$('#tbNewComment').wswgEditor('execCmd', 'outdent');"></button> </ul>
            </div> <button tabindex="-1" class="hyperlinkbtn fa fa-link" title="hyperlink" onclick="$('#tbNewComment').wswgEditor('doLink')" type="button"></button> <button tabindex="-1" class="imagebtn fa fa-picture-o" title="image"
              onclick="$('#tbNewComment').wswgEditor('doImage')" type="button"></button>
            <div class="dropdown" style="display:inline-block"> <button tabindex="-1" class="dropdown-toggle fa fa-smile-o" data-toggle="dropdown" title="Emojis. You can use Win+period or Ctrl+Cmd+space (on Mac) for even more emojis"
                type="button"></button>
              <ul class="dropdown-menu outerroundedbox"> <button tabindex="-1" onclick="$('#tbNewComment').wswgEditor('insertText', '😃');" type="button">😃</button> <button tabindex="-1" onclick="$('#tbNewComment').wswgEditor('insertText', '😂');"
                  type="button">😂</button> <button tabindex="-1" onclick="$('#tbNewComment').wswgEditor('insertText', '👍');" type="button">👍</button> <button tabindex="-1" onclick="$('#tbNewComment').wswgEditor('insertText', '❤️');"
                  type="button">❤️</button><br> <button tabindex="-1" onclick="$('#tbNewComment').wswgEditor('insertText', '🔥');" type="button">🔥</button> <button tabindex="-1" onclick="$('#tbNewComment').wswgEditor('insertText', '🙏');"
                  type="button">🙏</button> <button tabindex="-1" onclick="$('#tbNewComment').wswgEditor('insertText', '🙁');" type="button">🙁</button> <button tabindex="-1" onclick="$('#tbNewComment').wswgEditor('insertText', '🎉');"
                  type="button">🎉</button> </ul>
            </div> <button tabindex="-1" class="colorbtn fa fa-eyedropper" title="color" type="button"></button>
            <table style="display:none;position:absolute" class="colorpick">
              <tbody>
                <tr>
                  <td style="background:#000"></td>
                  <td style="background:#444"></td>
                  <td style="background:#666"></td>
                  <td style="background:#999"></td>
                  <td style="background:#ccc"></td>
                  <td style="background:#eee"></td>
                  <td style="background:#f3f3f3"></td>
                  <td style="background:#fff"></td>
                </tr>
                <tr>
                  <td style="background:#f00"></td>
                  <td style="background:#f90"></td>
                  <td style="background:#ff0"></td>
                  <td style="background:#0f0"></td>
                  <td style="background:#0ff"></td>
                  <td style="background:#00f"></td>
                  <td style="background:#90f"></td>
                  <td style="background:#f0f"></td>
                </tr>
                <tr>
                  <td style="background:#f4cccc"></td>
                  <td style="background:#fce5cd"></td>
                  <td style="background:#fff2cc"></td>
                  <td style="background:#d9ead3"></td>
                  <td style="background:#d0e0e3"></td>
                  <td style="background:#cfe2f3"></td>
                  <td style="background:#d9d2e9"></td>
                  <td style="background:#ead1dc"></td>
                </tr>
                <tr>
                  <td style="background:#ea9999"></td>
                  <td style="background:#f9cb9c"></td>
                  <td style="background:#ffe599"></td>
                  <td style="background:#b6d7a8"></td>
                  <td style="background:#a2c4c9"></td>
                  <td style="background:#9fc5e8"></td>
                  <td style="background:#b4a7d6"></td>
                  <td style="background:#d5a6bd"></td>
                </tr>
                <tr>
                  <td style="background:#e06666"></td>
                  <td style="background:#f6b26b"></td>
                  <td style="background:#ffd966"></td>
                  <td style="background:#93c47d"></td>
                  <td style="background:#76a5af"></td>
                  <td style="background:#6fa8dc"></td>
                  <td style="background:#8e7cc3"></td>
                  <td style="background:#c27ba0"></td>
                </tr>
                <tr>
                  <td style="background:#c00"></td>
                  <td style="background:#e69138"></td>
                  <td style="background:#f1c232"></td>
                  <td style="background:#6aa84f"></td>
                  <td style="background:#45818e"></td>
                  <td style="background:#3d85c6"></td>
                  <td style="background:#674ea7"></td>
                  <td style="background:#a64d79"></td>
                </tr>
                <tr>
                  <td style="background:#900"></td>
                  <td style="background:#b45f06"></td>
                  <td style="background:#bf9000"></td>
                  <td style="background:#38761d"></td>
                  <td style="background:#134f5c"></td>
                  <td style="background:#0b5394"></td>
                  <td style="background:#351c75"></td>
                  <td style="background:#741b47"></td>
                </tr>
                <tr>
                  <td style="background:#600"></td>
                  <td style="background:#783f04"></td>
                  <td style="background:#7f6000"></td>
                  <td style="background:#274e13"></td>
                  <td style="background:#0c343d"></td>
                  <td style="background:#073763"></td>
                  <td style="background:#20124d"></td>
                  <td style="background:#4c1130"></td>
                </tr>
              </tbody>
            </table> <button tabindex="-1" class="srccode" title="fixed-width font (for source code)" onclick="$('#tbNewComment').wswgEditor('doCode')" style="line-height:10px;" type="button"><span
                style="position:relative;top:-1px">{}</span></button> &nbsp; <button tabindex="-1" class="fa fa-ban" title="remove formatting for selection" onclick="$('#tbNewComment').wswgEditor('execCmd', 'removeFormat')" type="button"></button>
            <button tabindex="-1" class="htmlbtn fa fa-code" title="switch to source" type="button" onclick="$('#tbNewComment').wswgEditor('switchEditor')"></button>
          </div>
          <div class="container"><iframe id="rtetbNewComment" frameborder="0" style="height: 120px;"></iframe><textarea type="text" id="tbNewComment" name="tbNewComment" style="height: 120px; display: none;" class=" editorBBCODE"></textarea></div>
        </div>
        <div class="dropzone" style="display:none">
          <div><i class="fa fa-paperclip"></i> Drop files here</div>
        </div>
      </div>
      <script>
        var greetingLength = 0;
      </script>
      <div style="float:right;" class="grey">
        <div class="grey fileupload" data-upload-url="/File/FileUpload" data-remove-url="/File/RemoveFileUpload" data-indicator-url="/images/indicator.svg" style="overflow:hidden;position:relative;">
          <input type="hidden" name="uploadKey" value="cbab50b3-6f0d-425f-8b92-4d85e00f40b5" class="uploadKey">
          <a href="javascript:void(0)" onkeypress="this.firstChild.click()"><label for="filesInput" class="linkBrowse" style="cursor:pointer" id="fileUploadLbl"><i class="fa fa-paperclip"></i> attach a file...</label></a><br>
          <input type="file" id="filesInput" tabindex="-1" multiple="" title="Select file(s) to upload"
            style="opacity: 0; filter: alpha(opacity: 0); cursor:pointer; position: absolute; width: 0; left: -2000px; top: 0px; margin:0; padding:0; font-size: 22px; height: 0">
          <div class="fileList"></div>
        </div>
        <script src="/js/FileUpload.js?v=7846-41333" defer=""></script>
        <a href="javascript:;" id="aCapture"><i class="fa fa-camera"></i> capture screen...</a>
      </div>
      <button type="button" onclick="if(IsNewCommentEmpty()) return false; return AddComment(true);" id="htmlBtnAdd" title="Reply (Ctrl + Enter)">Reply <span style="font-size:10px;font-weight:normal">(ctrl + enter)</span></button>
      <img src="/images/indicator.svg" id="ajaxLoader" alt="loading" style="display:none;vertical-align:top">
      <input type="hidden" id="inptCommentAndResolve" name="inptCommentAndResolve" value="false">
      <input type="submit" value="submit" id="btnSubmitForm" style="display:none">
      <input type="hidden" value="090341" name="lastUpdatedHHMMSS" id="lastUpdatedHHMMSS">
    </div>
  </div>
  <div id="tdComment24153" class="commentDiv editTable" data-commentid="24153">
    <div class="tdAvatar">
      <img class="avatar" alt="avatar" src="https://secure.gravatar.com/avatar/ba9ba288845dbdf7417f2110a71821ef?s=64&amp;d=https%3a%2f%2fcdn.jitbit.com%2fhelpdesk%2fimages%2fbatman.png" loading="lazy"
        onerror="this.src=&quot;/images/batman.png&quot;">
    </div>
    <div class="ticketComment systemcomment outerroundedborder editCell " style="">
      <ul class="tools">
        <li><button type="button" onclick="$('.systemcomment').parent().hide()" title="Hide all &quot;system&quot; entries like this"><i class="fa fa-eye-slash"></i></button></li>
      </ul>
      <a href="javascript:void(0);" class="uPopup" data-username="ardi" data-userid="77" title="Click to preview in a pop-up">
Yusuf  Ardian						</a>
      <div class="commentBody">
        <span><!--html-->The ticket has been closed</span>
        <br><span><!--html--><!--html-->The ticket has been taken by <b>Yusuf  Ardian</b></span>
      </div>
      <span class="commentDate grey2" title="11/3/2021 9:03:41 AM"><a class="grey2" style="border:none;" href="#tdComment24152" data-ago-date="2021-11-03T02:03:41">43 sec ago</a></span>
    </div>
  </div>
  <div id="tdComment24151" class="commentDiv editTable" data-commentid="24151">
    <div class="tdAvatar">
      <img class="avatar" alt="avatar" src="https://secure.gravatar.com/avatar/ba9ba288845dbdf7417f2110a71821ef?s=64&amp;d=https%3a%2f%2fcdn.jitbit.com%2fhelpdesk%2fimages%2fbatman.png" loading="lazy"
        onerror="this.src=&quot;/images/batman.png&quot;">
    </div>
    <div class="ticketComment lightbg outerroundedborder editCell techcomment" style="">
      <ul class="tools">
        <li><button type="button" title="Collapse\Expand this comment (Ctrl+Click to collapse ALL comments)" onclick="CollapseExpandComment(event)"><i class="fa fa-compress"></i></button></li>
      </ul>
      <a href="javascript:void(0);" class="uPopup" data-username="ardi" data-userid="77" title="Click to preview in a pop-up">
Yusuf  Ardian						</a>
      <div class="commentBody">
        <span><!--html-->Dear, Sir/Madam,<div><br>
          </div>
          <div>We have blocked the link, thank you for the report.</div>
          <div><br>
          </div>
          <div>Regards,<br> Ardi-Helpdesk<br> Pengelola Nama Domain Internet Indonesia (PANDI- .ID Registry)<br> Icon Business Park Unit L1-L2 BSD City<br> Tangerang, Indonesia 15345<br> Telp/Phone: 021 3005 5777</div>
        </span>
      </div>
      <span class="commentDate grey2" title="11/3/2021 9:03:41 AM"><a class="grey2" style="border:none;" href="#tdComment24151" data-ago-date="2021-11-03T02:03:41">43 sec ago</a></span>
    </div>
  </div>
  <div id="tdComment24085" class="commentDiv editTable" data-commentid="24085">
    <div class="tdAvatar">
      <img class="avatar" alt="avatar" src="https://secure.gravatar.com/avatar/6de0f4e1408fd7b2ae3e223730213df5?s=64&amp;d=https%3a%2f%2fcdn.jitbit.com%2fhelpdesk%2fimages%2fguestavatar.png" loading="lazy"
        onerror="this.src=&quot;/images/guestavatar.png&quot;">
    </div>
    <div class="ticketComment systemcomment outerroundedborder editCell " style="">
      <ul class="tools">
        <li><button type="button" onclick="$('.systemcomment').parent().hide()" title="Hide all &quot;system&quot; entries like this"><i class="fa fa-eye-slash"></i></button></li>
        <li><button type="button" title="Collapse\Expand this comment (Ctrl+Click to collapse ALL comments)" onclick="CollapseExpandComment(event)"><i class="fa fa-compress"></i></button></li>
      </ul>
      <a href="javascript:void(0);" class="uPopup" data-username="phishing@t-mobile.nl" data-userid="3425" title="Click to preview in a pop-up">
phishing@t-mobile.nl						</a>
      <div class="commentBody">
        <span><!--html-->New ticket submitted via <b>Email</b></span>
      </div>
      <span class="commentDate grey2" title="11/2/2021 11:01:00 PM"><a class="grey2" style="border:none;" href="#tdComment24085" data-ago-date="2021-11-02T16:01:00">10 hrs ago</a></span>
    </div>
  </div>
</form>

Text Content

Support Ticketing
     phishing@t-mobile.nl


  PHISHING@T-MOBILE.NL

--------------------------------------------------------------------------------

Recently viewed tickets


Log out

 * Tickets
 * New ticket

 * Unclosed
 * All


 * 
 * 

More...
 * Edit...

   --------------------------------------------------------------------------------

 * Delete
 * Print...

   --------------------------------------------------------------------------------

 * Clone ticket




URL SHORTENED LINK REDIRECTING TO MY T-MOBILE PHISHING OMAIN

Hello,

We noticed a domain is hosted on your servers which is used for malicious
activity. Please take appropriate actions by taking the domain down.

Details:

Abuse Type: Phishing and trade mark infringment
Domain/url: http://s.id/my-t-mobile-2FA
URLScan link: https://urlscan.io/result/1e7b546d-b089-4412-ad44-7d3a1eb679b5/

Regards,

Rajat
•••

Cyber Defense Center
E-mail: phishing@t-mobile.nl
Internet: https://www.t-mobile.nl/phishing

T-Mobile Netherlands B.V.
Waldorpstraat 60
2521 CC Den Haag
http://www.t-mobile.nl
http://www.facebook.com/tmobilenl
https://twitter.com/TMobile_NL



There was an error while posting your comment, please try again
To:
abuse@pandi.id
Yusuf Ardian
phishing@t-mobile.nl
_Cyber Defense Center
add...
Should be a valid email address or select existing user from suggestions simply
enter a new email and hit 'return'

H1
H2
H3



😃
😂
👍
❤️


🔥
🙏
🙁
🎉



{}  

Drop files here
attach a file...


capture screen...
Reply (ctrl + enter)
 * 

Yusuf Ardian
The ticket has been closed
The ticket has been taken by Yusuf Ardian
43 sec ago
 * 

Yusuf Ardian
Dear, Sir/Madam,


We have blocked the link, thank you for the report.


Regards,
Ardi-Helpdesk
Pengelola Nama Domain Internet Indonesia (PANDI- .ID Registry)
Icon Business Park Unit L1-L2 BSD City
Tangerang, Indonesia 15345
Telp/Phone: 021 3005 5777
43 sec ago
 * 
 * 

phishing@t-mobile.nl
New ticket submitted via Email
10 hrs ago


URL SHORTENED LINK REDIRECTING TO MY T-MOBILE PHISHING OMAIN #6883 LIVE

Yesterday - phishing@t-mobile.nl - Normal - Closed


Details  


#6883


CLOSED

Priority:
Normal
Category:
Helpdesk
From:
phishing@t-mobile.nl
Via:
Email

•••
Assigned to:
Yusuf Ardian  
Date:
11/2/2021 11:01 PM  
Due:
You've just added a comment to a ticket without closing it. Remember, you can
set a "due date" so you don't forget to follow-up.
 
Start date:
11/3/2021 9:03 AM  
Close Date:
11/3/2021 9:03 AM  
Comment:
 


  {{#NAMESPECIFIED}} {{FIRSTNAME}} {{LASTNAME}} {{/NAMESPECIFIED}}
{{^NAMESPECIFIED}} {{USERNAME}} {{/NAMESPECIFIED}} {{#OUTOFOFFICE}} 🏝️
{{/OUTOFOFFICE}}

   {{#Location.length}}
 * {{Location}}
   {{/Location.length}} {{#CompanyName.length}}
 * {{CompanyName}}
   {{/CompanyName.length}} {{#DepartmentName.length}}
 * {{DepartmentName}}
   {{/DepartmentName.length}}

Suggested articles from Knowledge Base




Get help for this page
Powered by Jitbit HelpDesk