Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Superseeding diag_login_screen.py with one showing more high level info #14

Merged
merged 1 commit into from Feb 21, 2017

Conversation

gelim
Copy link
Contributor

@gelim gelim commented Feb 21, 2017

Ouptut looks like this:

  $ python diag_login_screen.py -d 192.168.32.129
  [*] Connecting to 192.168.32.129:3200
  [+] Dumping technical information
  DBNAME                  N45
  CPUNAME                 nw750
  KERNEL_VERSION          750.7450.15
  CLIENT                  000
  LANGUAGE                English
  SESSION_ICON            SAP R/3 (1) N45
  SESSION_TITLE           SAP

  [+] Login Screen text
  RSYST-MANDT             666
  RSYST-BNAME             ?
  RSYST-BCODE             ?
  INFO_TAB-TDLINE         Welcome to the IDES ECC 6.0 incl. EhP7
  1_0                     Edition 2 (2015)
  3_0                     Client : 800   -> ECC USERS
  4_0                     Client : 810   -> FIORI USERS
  --------------------------------------------------------------------------------

Ouptut looks like this:

      $ python diag_login_screen2.py -d 192.168.32.129
      [*] Connecting to 192.168.32.129:3200
      [+] Dumping technical information
      DBNAME                  N45
      CPUNAME                 nw750
      KERNEL_VERSION          750.7450.15
      CLIENT                  000
      LANGUAGE                English
      SESSION_ICON            SAP R/3 (1) N45
      SESSION_TITLE           SAP

      [+] Login Screen text
      RSYST-MANDT             666
      RSYST-BNAME             ?
      RSYST-BCODE             ?
      INFO_TAB-TDLINE         Welcome to the IDES ECC 6.0 incl. EhP7
      1_0                     Edition 2 (2015)
      3_0                     Client : 800   -> ECC USERS
      4_0                     Client : 810   -> FIORI USERS
      --------------------------------------------------------------------------------
@martingalloar martingalloar merged commit 3eb0041 into OWASP:master Feb 21, 2017
@martingalloar
Copy link
Collaborator

Looks good, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants